Changes between Version 41 and Version 42 of jazz/ClassCloud_LiveCD


Ignore:
Timestamp:
Jun 28, 2010, 1:32:32 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/ClassCloud_LiveCD

    v41 v42  
    243243#!graphviz
    244244digraph "live-helper" {
    245         node [shape=record,size=20];
     245        node [shape=record,width=20];
    246246        struct1 [label="<f1> lh_config |{<f2> lh_build |{<f3>      lh_bootstrap      |      | <f4>       lh_chroot      |      |<f5>       lh_binary      }}"];
    247         node [shape=box,size=2];
     247        node [shape=box,width=2];
    248248        rankdir=TD;
    249249        struct1:f1 -> "config";