summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-07-28 18:57:22 +0200
committerDaniel Baumann <daniel@debian.org>2012-07-28 18:57:40 +0200
commitcd4a3eddc00eeee8567cb61d68a17fc20af5f468 (patch)
treede592e8643f29b3dc7bee3a31026186c9d3a05cc /manpages/en/lb_config.1
parenta16be4ab5e706f07997de6c03d4edd35537368c4 (diff)
downloadvyos-live-build-cd4a3eddc00eeee8567cb61d68a17fc20af5f468.tar.gz
vyos-live-build-cd4a3eddc00eeee8567cb61d68a17fc20af5f468.zip
Dropping global binary includes and moving binary local-includes to includes, just as with chroot includes and local-includes.
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 b74090aac..a09896678 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-07\-20 3.0~a54-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-07\-28 3.0~a54-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -107,8 +107,6 @@
.br
[\fB\-\-ignore\-system\-defaults\fR]
.br
- [\fB\-\-includes\fR \fIPATH\fR]
-.br
[\fB\-\-initramfs\fR auto|none|live\-boot|casper]
.br
[\fB\-\-initramfs\-compression\fR bzip2|gzip|lzma]
@@ -347,8 +345,6 @@ defines the default options that will be appended to (almost) every gzip call du
defines which hooks available in /usr/share/live/build/examples/hooks should be activated. Normally, there are no hooks executed. Make sure you know and understood the hook before you enable it.
.IP "\fB\-\-ignore\-system\-defaults\fR" 4
\fBlb config\fR by default reads system defaults from /etc/live/build.conf and /etc/live/build.d when generating a new live system config directory. This is useful if you want to set global settings, such as mirror locations, and don't want to specify them all of the time.
-.IP "\fB\-\-includes\fR \fIPATH|none\fR" 4
-sets the path to the includes that live\-build is going to use, e.g. additional minimal documentation that you want to have on all live systems. By default, this is set to /usr/share/live/build/includes/. Choose none to disable inclusion of documentation.
.IP "\fB\-\-initramfs\fR auto|none|live\-boot|casper" 4
sets the name of package that contains the live system specific initramfs modification. By default, auto is used, which means that at build time of the image rather than on configuration time, the value will be expanded to casper when building ubuntu systems, to live\-boot for all other systems. Using 'none' is useful if the resulting system image should not be a live image (experimental).
.IP "\fB\-\-initramfs\-compression\fR bzip2|gzip|lzma]