Nico Schottelius
unix.schottelius.org
cinit


cinit

closed assigned tasks


  1. Writing the tool "cinit.graph.text" which draws a dependency tree in ASCII and/or UTF-8.
    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.
    (thanks to Marcus Przykling!)
  2. Writing the tool "cinit.graph.xml" which visualizes dependency tree in XHTML or XML.
    The same function as above. Command line switches should be something like -t and --type xhtml or xml.
    (thanks to René Nussbaumer!)