summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2014-12-23 22:53:24 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2014-12-23 22:54:41 +0100
commitb814f4e07e392397f5c4eec5981809ccd07d4fad (patch)
tree8a7fcee9904a2fcd38a36b2645b045aeeb9e7418 /manpages/en/lb_config.1
parentcb7e5f256c36b8f7c2aa2a04ae69eddf6cff403d (diff)
downloadvyos-live-build-b814f4e07e392397f5c4eec5981809ccd07d4fad.tar.gz
vyos-live-build-b814f4e07e392397f5c4eec5981809ccd07d4fad.zip
Dropping cdebootstrap support (Closes: #773657).
debootstrap is the official tool to bootstrap debian, cdebootstrap has had the one or other bug making it broken for times during the release cycles. The extra effort of supporting both debootstrap and cdebootstrap is hardly worth it since the bootstrap stage is cached anyway.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r--manpages/en/lb_config.16
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index a49e85cb5..2ea736efe 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2014\-12\-10 5.0~a1-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2014\-12\-23 5.0~a1-1 "Live Systems Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -41,8 +41,6 @@
.br
[\fB\-\-bootloader\fR grub|grub2|syslinux]
.br
- [\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap]
-.br
[\fB\-\-cache\fR true|false]
.br
[\fB\-\-cache\-indices\fR true|false]
@@ -267,8 +265,6 @@ sets boot parameters specific to debian\-installer, if included.
sets boot parameters specific to debian\-live. A complete list of boot parameters can be found in the \fIlive\-boot\fR(7) and \fIlive\-config\fR(7) manual pages.
.IP "\fB\-\-bootloader\fR grub|grub2|syslinux" 4
defines which bootloader is being used in the generated image. This has only an effect if the selected binary image type does allow to choose the bootloader. For example, if you build a iso, always syslinux (or more precise, isolinux) is being used. Also note that some combinations of binary images types and bootloaders may be possible but live\-build does not support them yet. \fBlb config\fR will fail to create such a not yet supported configuration and give a explanation about it. For hdd images on amd64 and i386, the default is syslinux.
-.IP "\fB\-\-bootstrap\fR cdebootstrap|cdebootstrap-static|debootstrap" 4
-defines which program is used to bootstrap the debian chroot, default is debootstrap.
.IP "\fB\-\-cache\fR true|false" 4
defines globally if any cache should be used at all. Different caches can be controlled through the their own options.
.IP "\fB\-\-cache\-indices\fR true|false" 4