www.nico.schottelius.org/software/cinit/cat.html

31 lines
994 B
HTML

<!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>