<br><br><div><span class="gmail_quote">On 2/6/06, <b class="gmail_sendername">J. Hartline</b> <<a href="mailto:jasperhartline@adelphia.net">jasperhartline@adelphia.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Essien Essien wrote:<br><br>> Hi all,<br>><br>> This is my first patch against kadischi. I hope: diff -Naur format is ok?<br>> The attached patch does 3 things:<br><br>The patch will fail against Kadischi's CVS, for anyone who uses it.
<br>Also they are not deployable, you can't explicitly set rhgb, inittab to<br>runlevel 5 or write an xorg.conf file<br>without first checking if:<br>1) rhgb was installed<br>2) <a href="http://X.org">X.org</a> was installed
<br><br>Writing out an xorg.conf file based upon installed packages is something<br>Anaconda does during writeXCofniguration().<br>What would be better is to look into if and why Anaconda is failing to<br>do this with Kadischi.
<br><br>--<br>Fedora-livecd-list mailing list<br><a href="mailto:Fedora-livecd-list@redhat.com">Fedora-livecd-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-livecd-list">https://www.redhat.com/mailman/listinfo/fedora-livecd-list
</a><br></blockquote></div><br>You're right. Apparently, i patched in the reverse order.<br><br>Also, after our discussion on #fedora-livecd, it appears that the anaconda.patch for FC4 causes this problem. It would be better to actually fix 
anaconda.patch for those on FC4. Attached is teh corrected anaconda.patch. This makes 08inittab.sh and 09xorg.sh unneccessary.<br><br> I'll look into rhgb parameter passing more... i think i have a neat solution for it.<br>