blob: f5dc649893f53d1ab053883c564afb05a03bf22b (
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
* lh_config
* lh_bootstrap
|_ lh_cdebootstrap
|_ lh_debootstrap
* lh_chroot
|_ lh_chroot_proc install
|_ lh_chroot_sysfs install
|_ lh_chroot_debianchroot install
|_ lh_chroot_sysvrc install
|_ lh_chroot_hosts install
|_ lh_chroot_resolv install
|_ lh_chroot_apt install
|_ lh_chroot_sources install
|_ lh_chroot_linux-image install
|
|_ lh_chroot_tasks
|_ lh_chroot_packageslists
|_ lh_chroot_packages
|_ lh_chroot_localpackages
|_ lh_chroot_localpackageslists
|_ lh_chroot_localization
|_ lh_chroot_hacks
|_ lh_chroot_local-includes
|_ lh_chroot_sysvinit
|_ lh_chroot_hooks
|_ lh_chroot_localhooks
|_ lh_chroot_symlinks
|_ lh_chroot_interactive
|
|_ lh_chroot_linux-image remove
|_ lh_chroot_sources remove
|_ lh_chroot_apt remove
|_ lh_chroot_resolv remove
|_ lh_chroot_hosts remove
|_ lh_chroot_sysvrc remove
|_ lh_chroot_debianchroot remove
|_ lh_chroot_sysfs remove
|_ lh_chroot_proc remove
* lh_binary
|_ lh_binary_chroot
|
|_ lh_chroot_proc install
|_ lh_chorot_sysfs install
|_ lh_chroot_hosts install
|_ lh_chroot_resolv install
|_ lh_chroot_sources install
|
|_ lh_binary_rootfs
|_ lh_binary_manifest
|_ lh_binary_encryption
|
|_ lh_binary_linux-image
|_ lh_binary_memtest86
|_ lh_binary_grub
|_ lh_binary_syslinux
|_ lh_binary_includes
|_ lh_binary_local-includes
|_ lh_binary_md5sum
|
|_ lh_binary_hdd
|_ lh_binary_iso
|_ lh_binary_net
|_ lh_binary_usb-hdd
|
|_ rm -f .stage/chroot_sources
|_ lh_chroot_resolv remove
|_ lh_chroot_hosts remove
|_ lh_chroot_sysfs remove
|_ lh_chroot_proc remove
* lh_source
|_ lh_chroot_hosts install
|_ lh_chroot_resolv install
|_ lh_chroot_sources install
|
|_ lh_source_config
|_ lh_source_download
|_ lh_source_md5sum
|
|_ lh_source_generic
|_ lh_source_hdd
|_ lh_source_iso
|_ lh_source_net
|_ lh_source_usb-hdd
|
|_ rm -f .stage/chroot_sources
|_ lh_chroot_resolv remove
|_ lh_chroot_hosts remove
* lh_clean
|