aboutsummaryrefslogtreecommitdiffstats
path: root/images/qemuarm/glibc/core-image-minimal/depends-nokernel-nolibc-noupdate-nomodules.dot
blob: 3e7cecdf6581df5dec94ab684edaf86d93c02ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
digraph depends {
    node [shape=plaintext]
"base-files" -> "busybox" [label="/bin/sh"] [style=dashed]
"base-passwd" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox" -> "busybox-udhcpc" [style=dotted]
"busybox-hwclock" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox-syslog" -> "busybox"
"busybox-syslog" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox-udhcpc" -> "busybox" [label="/bin/sh"] [style=dashed]
"eudev" -> "busybox" [label="/bin/sh"] [style=dashed]
"eudev" -> "libblkid1" [label=">= 2.37.2"]
"eudev" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"eudev" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"eudev" -> "libblkid1" [label="libblkid.so.1(BLKID_2.18)"] [style=dashed]
"eudev" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"eudev" -> "libkmod2" [label=">= 29"]
"eudev" -> "libkmod2" [label="libkmod.so.2(LIBKMOD_5)"] [style=dashed]
"eudev" -> "libkmod2" [label="libkmod.so.2"] [style=dashed]
"init-ifupdown" -> "busybox" [label="/bin/sh"] [style=dashed]
"init-ifupdown" -> "netbase"
"initscripts" -> "busybox" [label="/bin/sh"] [style=dashed]
"initscripts" -> "initscripts-functions" [label="initd-functions"] [style=dashed]
"initscripts" -> "initscripts-functions" [style=dotted]
"initscripts" -> "init-system-helpers-service"
"init-system-helpers-service" -> "busybox" [label="/bin/sh"] [style=dashed]
"libblkid1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libkmod2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libkmod2" -> "libz1" [label=">= 1.2.11"]
"libkmod2" -> "libz1" [label="libz.so.1"] [style=dashed]
"libz1" -> "busybox" [label="/bin/sh"] [style=dashed]
"modutils-initscripts" -> "busybox" [label="/bin/sh"] [style=dashed]
"packagegroup-core-boot" -> "base-files"
"packagegroup-core-boot" -> "base-passwd"
"packagegroup-core-boot" -> "busybox"
"packagegroup-core-boot" -> "busybox-hwclock"
"packagegroup-core-boot" -> "busybox-syslog" [style=dotted]
"packagegroup-core-boot" -> "eudev" [label="udev"] [style=dashed]
"packagegroup-core-boot" -> "init-ifupdown"
"packagegroup-core-boot" -> "initscripts"
"packagegroup-core-boot" -> "modutils-initscripts"
"packagegroup-core-boot" -> "netbase"
"packagegroup-core-boot" -> "sysvinit"
"run-postinsts" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit" -> "base-passwd"
"sysvinit" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit" -> "initscripts-functions" [label="initd-functions"] [style=dashed]
"sysvinit-inittab" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit-pidof" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit" -> "sysvinit-inittab"
"sysvinit" -> "sysvinit-pidof"
}