cinit: indexold is now covered by cinit.mdwn
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
54151d6afa
commit
1fe704fd55
1 changed files with 0 additions and 73 deletions
|
@ -1,73 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>unix.schottelius.org</title>
|
||||
</HEAD>
|
||||
|
||||
<BODY>
|
||||
<P><A HREF="http://nico.schotteli.us">Nico Schottelius</A>
|
||||
<BR><A HREF="../index.html">unix.schottelius.org</A></P>
|
||||
<HR>
|
||||
<H1>cinit</H1>
|
||||
<!-- ##################################################### -->
|
||||
<P>cinit is a fast, small and simple init with support for profiles.
|
||||
<HR>
|
||||
<ul>
|
||||
<li>cinit minds dependencies (hard and soft, 'needs' and 'wants')
|
||||
and executes processes in parallel.
|
||||
<li>It has a simple configuration
|
||||
(<a href="http://nico.schotteli.us/papers/linux/cconfig/">cconfig style</a>)
|
||||
<li>It makes many shell-scripts unecessary
|
||||
(but you still could use them if you really want).
|
||||
</ul>
|
||||
<HR>
|
||||
<!-- ##################################################### -->
|
||||
<P>
|
||||
<A HREF="archives.html">Archives and source</A>
|
||||
<BR><A HREF="documentation.html">Documentation</A>
|
||||
<BR><A HREF="get.html">Get cinit</A>
|
||||
<BR><A HREF="out.html">Open unassigned tasks</A>
|
||||
<BR><A HREF="support.html">Support</A>
|
||||
<BR><A HREF="links.html">Links</A> to other cinit related pages
|
||||
</P>
|
||||
<!-- ##################################################### -->
|
||||
<h3><A NAME="news">News</A></h3>
|
||||
<ul>
|
||||
<li><b>2008-03-17</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre14">cinit 0.3pre14</A>
|
||||
<li><b>2007-09-26</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre13">cinit 0.3pre13</A>
|
||||
<li><b>2007-09-06</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre12">cinit 0.3pre12</A>
|
||||
<li><b>2007-09-01</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre11">cinit 0.3pre11</A>
|
||||
<li><b>2007-08-20</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre10">cinit 0.3pre10</A>
|
||||
<li><b>2007-05-15</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre9">cinit 0.3pre9</A>
|
||||
<li><b>2007-04-24</b>: Added
|
||||
<A HREF="samples/cinit-0.3/denkbrett/">first sample configurations</A>
|
||||
for cinit-0.3!
|
||||
<li><b>2007-04-06</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre8">cinit 0.3pre8</A>
|
||||
<li><b>2007-02-17</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre7">cinit 0.3pre7</A>
|
||||
<li><b>2006-12-25</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre6">cinit 0.3pre6</A>
|
||||
<li><b>2006-12-01</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre5">cinit 0.3pre5</A>
|
||||
<li><b>2006-11-27</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre4">cinit 0.3pre4</A>
|
||||
<li><b>2006-11-22</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre3">cinit 0.3pre3</A>
|
||||
<li><b>2006-11-10</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre2">cinit 0.3pre2</A>
|
||||
<li><b>2006-10-31</b>: Released
|
||||
<A HREF="archives.html#cinit-0.3pre1">cinit 0.3pre1</A>
|
||||
<li><b>2005-10-28</b>: Added a new
|
||||
<A HREF="vortrag/2005-10-22/">speech</A>
|
||||
<li><A HREF="oldnews.html">Old news</A>
|
||||
</ul>
|
||||
<!-- ######################################################### -->
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Reference in a new issue