[lug] Caldera Install.

Sean Reifschneider jafo at tummy.com
Tue Aug 29 13:42:53 MDT 2000


On Tue, Aug 29, 2000 at 01:39:28PM -0600, Nate Duehr wrote:
>I've been playing with Kickstart and there doesn't appear to be any way
>to keep stupid RedHat from loading Linuxconf, which is a digusting app.

You may not be able to stop it from loading linuxconf, but you can certainly
add:

	%post
	rpm -e linuxconf
	touch /.unconfigured

to the end of your kickstart file.

>I wrote a script to take a machine that had been loaded via KickStart
>and REMOVE all the cruft that also got loaded.

That's what %post is for in the kickstart file.

Sean
-- 
 Today's robots are very primitive, capable of understanding only a few simple
 instructions such as 'go left', 'go right', and 'build car'.  -- John Sladek
Sean Reifschneider, Inimitably Superfluous <jafo at tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python




More information about the LUG mailing list