On Wed, Aug 27, 2008 at 11:34 AM, Lucas C. Villa Real
<[EMAIL PROTECTED]> wrote:
> On Wed, Aug 27, 2008 at 11:15 AM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
>> Fábio Mierlo wrote:
>>> I was think in something like that, but a little different.
>>>
>>> One file called /S/S/BootScripts/Tasks, where InstallPackage can
>>> "grep" for the task name and if isn't in there InstallPackage will
>>> "echo #$TaskName >> /S/S/BooScripts".
>>>
>>> So, the user can "uncomment" the task they want, then BootUp will
>>> start the uncommented tasks and Shutdown will "inversely" stop
>>> these tasks.
>>
>> Or, let it be a directory with symlinks to the actual Tasks. The
>> symlinks could be prefixed with numbers to control the order..
>
> This is pretty much how /etc/init.d/rc[n].d works..
>

Yes, and it is pretty ugly.

>From the user views, what's more simple than a commented text
file where you can order and choose what task you want to start
at boot time.

It is just BootUp anda Shutdown made simple.
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to