6 "glibc" -> "hostname"[color=springgreen] ;
7 "hostname" [shape=box];
8 "glibc" -> "mountkernfs"[color=springgreen] ;
9 "mountkernfs" [shape=box];
10 "mountkernfs" -> "mountdevsubfs"[color=blue] ;
11 "udev" -> "mountdevsubfs"[color=springgreen] ;
12 "mountdevsubfs" [shape=box];
13 "mountdevsubfs" -> "bootlogd"[color=blue] ;
14 "bootlogd" [shape=box];
15 "mountdevsubfs" -> "hwclockfirst"[color=blue] ;
16 "hwclockfirst" [shape=box];
17 "mountdevsubfs" -> "checkroot"[color=blue] ;
18 "hostname" -> "checkroot"[color=blue] ;
19 "keymap" -> "checkroot"[color=springgreen] ;
20 "hwclockfirst" -> "checkroot"[color=springgreen] ;
21 "hdparm" -> "checkroot"[color=springgreen] ;
22 "bootlogd" -> "checkroot"[color=springgreen] ;
23 "checkroot" [shape=box];
24 "hwclock" -> "$time"[color=blue] ;
26 "mountdevsubfs" -> "hwclock"[color=blue] ;
27 "hwclock" [shape=box];
28 "checkroot" -> "mtab"[color=blue] ;
30 "checkroot" -> "ifupdown-clean"[color=blue] ;
31 "ifupdown-clean" [shape=box];
32 "checkroot" -> "module-init-tools"[color=springgreen] ;
33 "module-init-tools" [shape=box];
34 "checkroot" -> "checkfs"[color=blue] ;
35 "mtab" -> "checkfs"[color=springgreen] ;
36 "cryptdisks" -> "checkfs"[color=springgreen] ;
37 "checkfs" [shape=box];
38 "mountkernfs" -> "procps"[color=blue] ;
40 "$local_fs" -> "$remote_fs"[color=blue] ;
41 "$remote_fs" [shape=box];
42 "mountall" -> "$local_fs"[color=blue] ;
43 "$local_fs" [shape=box];
44 "checkfs" -> "mountall"[color=blue] ;
45 "mountall" [shape=box];
46 "mountall" -> "mountall-bootclean"[color=blue] ;
47 "mountall-bootclean" [shape=box];
48 "$local_fs" -> "$remote_fs"[color=blue] ;
49 "$remote_fs" [shape=box];
50 "mountoverflowtmp" -> "$local_fs"[color=blue] ;
51 "$local_fs" [shape=box];
52 "mountall-bootclean" -> "mountoverflowtmp"[color=blue] ;
53 "mountoverflowtmp" [shape=box];
54 "$network" -> "$named"[color=blue] ;
56 "ifupdown" -> "$network"[color=blue] ;
57 "$network" [shape=box];
58 "ifupdown-clean" -> "ifupdown"[color=blue] ;
59 "ifupdown" [shape=box];
60 "$network" -> "$named"[color=blue] ;
62 "networking" -> "$network"[color=blue] ;
63 "$network" [shape=box];
64 "mountkernfs" -> "networking"[color=blue] ;
65 "ifupdown" -> "networking"[color=blue] ;
66 "$local_fs" -> "networking"[color=blue] ;
67 "networking" [shape=box];
68 "mountnfs" -> "$remote_fs"[color=blue] ;
69 "$remote_fs" [shape=box];
70 "$local_fs" -> "mountnfs"[color=blue] ;
71 "$network" -> "mountnfs"[color=springgreen] ;
72 "nfs-common" -> "mountnfs"[color=springgreen] ;
73 "udev-mtab" -> "mountnfs"[color=springgreen] ;
74 "mountnfs" [shape=box];
75 "mountnfs-bootclean" -> "$remote_fs"[color=blue] ;
76 "$remote_fs" [shape=box];
77 "mountnfs" -> "mountnfs-bootclean"[color=blue] ;
78 "mountnfs-bootclean" [shape=box];
79 "$remote_fs" -> "bootmisc"[color=blue] ;
80 "bootmisc" [shape=box];
81 "$local_fs" -> "urandom"[color=blue] ;
82 "urandom" [shape=box];
83 "$remote_fs" -> "stop-bootlogd-single"[color=blue] ;
84 "$all" -> "stop-bootlogd-single"[color=blue] ;
85 "stop-bootlogd-single" [shape=box];
86 "sysklogd" -> "$syslog"[color=blue] ;
87 "$syslog" [shape=box];
88 "$local_fs" -> "sysklogd"[color=blue] ;
89 "$time" -> "sysklogd"[color=blue] ;
90 "$network" -> "sysklogd"[color=springgreen] ;
91 "sysklogd" [shape=box];
92 "sysklogd" -> "klogd"[color=blue] ;
94 "$remote_fs" -> "cron"[color=blue] ;
95 "$syslog" -> "cron"[color=blue] ;
96 "$time" -> "cron"[color=blue] ;
98 "$remote_fs" -> "rc.local"[color=blue] ;
99 "rc.local" [shape=box];
100 "$remote_fs" -> "rmnologin"[color=blue] ;
101 "$all" -> "rmnologin"[color=blue] ;
102 "rmnologin" [shape=box];
103 "$remote_fs" -> "stop-bootlogd"[color=blue] ;
104 "rmnologin" -> "stop-bootlogd"[color=blue] ;
105 "stop-bootlogd" [shape=box];