Changes between Version 28 and Version 29 of jazz/ClassCloud_LiveCD


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

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/ClassCloud_LiveCD

    v28 v29  
    243243#!graphviz
    244244digraph "live-helper" {
     245node [shape=record];
     246struct3 [label="lh_config |{ lh_build |{<f3> lh_bootstrap|<f4> lh_chroot|<f5> lh_binary}}"];
     247}
     248}}}
     249
     250{{{
     251digraph "live-helper" {
    245252        node [shape=record];
    246253        struct1 [label="<f1> lh_config |{ <f2> lh_build | { <f3> lh_bootstrap | <f4> lh_chroot | <f5> lh_binary } }"];