<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If I remember correctly, Upstart is a drop-in Sysvinit replacement,
with an expanded set of features. I remember reading that it's not at
all pretty to work with, because of the backward-compatibility.<br>
<br>
If GoboLinux's BootScripts is not good enough, it may be worth
considering InitNG. I remember being convinced that this was the way
to go, but can't remember what I read that made me decide that :)<br>
<br>
Paul<br>
<br>
<br>
Jonatan Liljedahl wrote:
<blockquote cite="mid:48B569F6.9030102@kymatica.com" type="cite">
<pre wrap="">Lucas C. Villa Real wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Wed, Aug 27, 2008 at 11:15 AM, Jonatan Liljedahl <a class="moz-txt-link-rfc2396E" href="mailto:lijon@kymatica.com"><lijon@kymatica.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Fábio Mierlo wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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.
</pre>
</blockquote>
<pre wrap="">Or, let it be a directory with symlinks to the actual Tasks. The
symlinks could be prefixed with numbers to control the order..
</pre>
</blockquote>
<pre wrap="">This is pretty much how /etc/init.d/rc[n].d works..
</pre>
</blockquote>
<pre wrap=""><!---->
Yep..
What about using Upstart? It seems interesting.
<a class="moz-txt-link-freetext" href="http://upstart.ubuntu.com/index.html">http://upstart.ubuntu.com/index.html</a>
</pre>
</blockquote>
<br>
</body>
</html>