diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-23 00:00:48 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:40 +0100 |
commit | 451d36016c116b552604cfe1d05f181894cdba69 (patch) | |
tree | 0a2479b58f80edc1717ea189d229922aebbae9a1 /helpers/lh_config | |
parent | e51e734b00bb75a9bf2eb84559bb852e13589246 (diff) | |
download | live-build-451d36016c116b552604cfe1d05f181894cdba69.zip live-build-451d36016c116b552604cfe1d05f181894cdba69.tar.gz |
Adding support for using cdebootstra-static as bootstrap program.
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index c2137ad..1bbb2d4 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -36,7 +36,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\ \t [--bootappend-install PARAMETER|\"PARAMETERS\"]\n\ \t [--bootappend-live PARAMETER|\"PARAMETERS\"]\n\ \t [--bootloader grub|syslinux|yaboot]\n\ -\t [--bootstrap cdebootstrap|debootstrap|copy]\n\ +\t [--bootstrap cdebootstrap|cdebootstrap-static|debootstrap|copy]\n\ \t [--bootstrap-config FILE]\n\ \t [-f|--bootstrap-flavour minimal|standard]\n\ \t [--bootstrap-keyring PACKAGE]\n\ |