<br><br><div><span class="gmail_quote">On 2/6/06, <b class="gmail_sendername">Essien Essien</b> <<a href="mailto:essiene@gmail.com">essiene@gmail.com</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;">
<div><span class="e" id="q_1094066744aee338_0"><br><br><div><span class="gmail_quote">On 2/6/06, <b class="gmail_sendername">Chitlesh GOORAH</b> <<a href="mailto:chitlesh@fedoraproject.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
chitlesh@fedoraproject.org</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;">
ChitleshGoorah, about more control of services... you mean ability to<br>turn them on/off before writing the livecd right?<br><br>Essien im lagging on irc:<br>in case you didn't get my answer :)<br><br>yeah the ability to turn on/off services and gdm-early login as well
<br>if its supported<br><br>--<br><a href="http://clunixchit.blogspot.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://clunixchit.blogspot.com</a><br><br>--<br>Fedora-livecd-list mailing list
<br><a href="mailto:Fedora-livecd-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Fedora-livecd-list@redhat.com
</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-livecd-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://www.redhat.com/mailman/listinfo/fedora-livecd-list</a><br></blockquote>
</div><br><br></span></div>gotcha. gonna see what i can do about that.<br>

</blockquote></div><br>i have a basic idea on this, but its untested yet. i'm actually on the road from now till prolly friday. i'm relocating from one town to another. if i'm settled by weekend, i should have time to verify this. The idea is:
<br><br>#! /bin/bash<br># script is 10services.sh<br># first check for ntsysv on new install if installed, call it up chrooted.<br>rpm -q ntsysv --root $1 && chroot $1 /sbin/ntsysv<br><br>#end of script<br><br>if someone can test this out before i have the time to by weekend. that will be nice. Chitlesh? ;)
<br><br><br>