~vorlon/live-build/cloud-images-ppc64el

« back to all changes in this revision

Viewing changes to doc/README

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:14:51 UTC
  • Revision ID: git-v1:fe6eb1c593e2df135c8807bf94df614984b4d6ec
Adding live-helper 1.0~a1-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
  * lh_config
 
2
 
 
3
  * lh_bootstrap
 
4
      |_ lh_cdebootstrap | lh_debootstrap
 
5
 
 
6
  * lh_chroot
 
7
      |_ lh_chroot_proc install
 
8
      |_ lh_chroot_sysfs install
 
9
      |_ lh_chroot_debianchroot install
 
10
      |_ lh_chroot_sysvrc install
 
11
      |_ lh_chroot_hosts install
 
12
      |_ lh_chroot_resolv install
 
13
      |_ lh_chroot_apt install
 
14
      |_ lh_chroot_sources install
 
15
      |_ lh_chroot_linuximage install
 
16
      |
 
17
      |_ lh_chroot_tasks
 
18
      |_ lh_chroot_packageslists
 
19
      |_ lh_chroot_packages
 
20
      |_ lh_chroot_localpackages
 
21
      |_ lh_chroot_localpackageslist
 
22
      |_ lh_chroot_localization
 
23
      |_ lh_chroot_hacks
 
24
      |_ lh_chroot_localincludes
 
25
      |_ lh_chroot_sysvinit
 
26
      |_ lh_chroot_hooks
 
27
      |_ lh_chroot_localhooks
 
28
      |_ lh_chroot_symlinks
 
29
      |
 
30
      |_ lh_chroot_linuximage remove
 
31
      |_ lh_chroot_sources remove
 
32
      |_ lh_chroot_apt remove
 
33
      |_ lh_chroot_resolv remove
 
34
      |_ lh_chroot_hosts remove
 
35
      |_ lh_chroot_sysvrc remove
 
36
      |_ lh_chroot_debianchroot remove
 
37
      |_ lh_chroot_sysfs remove
 
38
      |_ lh_chroot_proc remove
 
39
 
 
40
  * lh_binary
 
41
      |_ lh_binary_rootfs
 
42
      |_ lh_binary_manifest
 
43
      |_ lh_binary_encryption
 
44
      |
 
45
      |_ lh_chroot_proc install
 
46
      |_ lh_chroot_sysfs install
 
47
      |_ lh_chroot_hosts install
 
48
      |_ lh_chroot_resolv install
 
49
      |_ lh_chroot_sources install
 
50
      |
 
51
      |_ lh_binary_linuximage
 
52
      |_ lh_binary_memtest86
 
53
      |_ lh_binary_syslinux
 
54
      |_ lh_binary_includes
 
55
      |_ lh_binary_localincludes
 
56
      |_ lh_binary_md5sum
 
57
      |
 
58
      |_ lh_binary_iso
 
59
      |_ lh_binary_net
 
60
      |_ lh_binary_usb
 
61
      |
 
62
      |_ rm -f .stage/chroot_sources
 
63
      |_ lh_chroot_resolv remove
 
64
      |_ lh_chroot_hosts remove
 
65
      |_ lh_chroot_sysfs remove
 
66
      |_ lh_chroot_proc remove
 
67
 
 
68
  * lh_source
 
69
      |_ lh_chroot_hosts install
 
70
      |_ lh_chroot_resolv install
 
71
      |_ lh_chroot_sources install
 
72
      |
 
73
      |_ lh_source_download
 
74
      |
 
75
      |_ lh_source_generic
 
76
      |_ lh_source_iso
 
77
      |_ lh_source_net
 
78
      |_ lh_source_usb
 
79
      |
 
80
      |_ rm -f .stage/chroot_sources
 
81
      |_ lh_chroot_resolv remove
 
82
      |_ lh_chroot_hosts remove
 
83
 
 
84
  * lh_clean