On 26/03/07, Joshua Gimer jgimer@gmail.com wrote:
The only thing that I can think of would be to use a kickstart file and put this information in %post. Hopefully someone else will have a more elegant answer.
There's support -- or at least, there is in EL4, I assume it's in 5 too -- for disabling SELinux 'properly' in a Kickstart config...
selinux --disabled
but I'd guess that won't help Jerry if he's looking to do this in an interactive install.
Will.