Re: Need help with kickstart

Brendan Minish <[email protected]> Mon, 25 Apr 2016 19:25:37 +0100
Newsgroups gmane.user-groups.linux.ilug.general
Message-ID <[email protected]>
On Mon, 2016-04-25 at 09:08 +0100, Gerard Hooton wrote:
> 
> So I decided to add the 32 bit installs to the kickstart post script.
> My problem is that some of the packages will not install from the
> script.

Any particular reason you are doing this post install rather than in
the install ?

E.G my kickstart file for (fairly) minimal servers has this 

%packages --ignoremissing
@base
@console-internet
@core
@network-tools
@system-management-snmp
@server-policy
@system-admin-tools
sgpio
ncurses-term
screen
-rfkill
-pcmciautils
-system-config-firewall-tui
-b43-fwcutter
%end

@ are package groups 
- are packages I don't want

you should be able to do 32 bit compatibility libraries here too, Mind
you I have not actually tried this ..  

regards
Brendan

-- 
Irish Linux Users Group
--- 
You received this message because you are subscribed to the Google Groups "ILUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send an email to [email protected].
Visit this group at https://groups.google.com/a/linux.ie/group/ilug/.
To view this discussion on the web, visit https://groups.google.com/a/linux.ie/d/msgid/ilug/1461608737.10118.4.camel%40minish.org.