From 6c6151d0c90950c2300c4b9aee106cc9f3f1229f Mon Sep 17 00:00:00 2001 From: Roland Clobus Date: Sun, 16 Jun 2019 11:05:45 +0200 Subject: Manpage: Added documentation for --image-name --- manpages/en/lb_config.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manpages') diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index d721e58de..c144ef6a9 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -106,6 +106,8 @@ [\fB\-\-gzip\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"] .br [\fB\-\-ignore\-system\-defaults\fR] +.br + [\fB\-\-image\-name\fR \fINAME\fR] .br [\fB\-\-initramfs\fR none|live\-boot] .br @@ -325,6 +327,8 @@ defines the name of an optional to be included splash screen graphic for the gru defines the default options that will be appended to (almost) every gzip call during the building of the image. By default, this is set to \-\-best to use highest (but slowest) compression. Dynamically, if the host system supports it, also \-\-rsyncable is added. .IP "\fB\-\-ignore\-system\-defaults\fR" 4 \fBlb config\fR by default reads system defaults from \fI/etc/live/build.conf\fR and \fI/etc/live/build/*\fR 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\-\-image\-name\fR \fINAME\fR" 4 +sets the base name of the image. Defaults to live-image. .IP "\fB\-\-initramfs\fR none|live\-boot" 4 sets the name of the package that contains the live system specific initramfs modification and defaults to live\-boot. Using 'none' is useful if the resulting system image should not be a live image (experimental). .IP "\fB\-\-initramfs\-compression\fR bzip2|gzip|lzma] -- cgit v1.2.3