<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>

<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>I am working on a 
custom spin of fedora 9.</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>so far I can get the 
basic cd created.</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>I have added several 
sections to my %post section of my custom kickstart file.</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>For 
example:</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2>%post</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>cat > 
/home/fedora/.exrc << EOF</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>set ai ic ts=2 
tw=80</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2>EOF</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2>%end</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>When the cd is 
created the /home/fedora/.exrc file does not exist.</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>Do the scripts in my 
%post section preceed or follow those in the fedora-live-base.ks assuming that I 
have </FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>%include 
fedora-live-base.ks</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>at the top of my 
kickstart file?</FONT></SPAN></DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=343432023-18072008><FONT face=Arial size=2>Also, how can I add 
the fedora user to the sudoers list so it has sudo 
privilleges?</FONT></SPAN></DIV></BODY></HTML>