remove unneeded cat.html
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
80eda8d158
commit
f698566e9b
1 changed files with 0 additions and 30 deletions
|
@ -1,30 +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>
|
|
||||||
<BR><A HREF="index.html">cinit</A></P>
|
|
||||||
<HR>
|
|
||||||
<H1>cinit</H1>
|
|
||||||
<h3>closed assigned tasks</h3>
|
|
||||||
<HR>
|
|
||||||
<ol>
|
|
||||||
<li>Writing the tool "<b>cinit.graph.text</b>" which draws
|
|
||||||
a dependency tree in ASCII and/or UTF-8.
|
|
||||||
<BR>It should print the service dependency hierarchy: At the
|
|
||||||
top should be /etc/cinit/init (or if given on command line: The starting
|
|
||||||
profile [cprofile=home]) and then below it should be printed the pyramide
|
|
||||||
of dependency.
|
|
||||||
<BR>(thanks to <B>Marcus Przykling!</B>)
|
|
||||||
<li>Writing the tool "<b>cinit.graph.xml</b>" which visualizes dependency
|
|
||||||
tree in XHTML or XML.
|
|
||||||
<BR>The same function as above. Command line switches should be something
|
|
||||||
like -t and --type xhtml or xml.
|
|
||||||
<BR>(thanks to <B>René Nussbaumer!</B>)
|
|
||||||
</ol>
|
|
||||||
</BODY>
|
|
||||||
</HTML>
|
|
Loading…
Reference in a new issue