From ec83843d6e5e7b1ca8473cf7f9b05fdfe10d220f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 11 Sep 2009 09:39:13 +0200 Subject: Allowing to overwrite default gzip options through config switch or option. --- manpages/lh_config.en.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manpages/lh_config.en.1') diff --git a/manpages/lh_config.en.1 b/manpages/lh_config.en.1 index ede1a29f7..7248a2ecd 100644 --- a/manpages/lh_config.en.1 +++ b/manpages/lh_config.en.1 @@ -89,6 +89,8 @@ lh_config \- create configuration for live\-helper [\fB\-\-genisoimage\fR genisomage|mkisofs] .br [\fB\-\-grub\-splash\fR \fIFILE\fR] +.br + [\fB\-\-gzip\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"] .br [\fB\-\-hooks\fR \fIFILE\fR] .br @@ -292,6 +294,8 @@ sets the filename of the fdisk binary from the host system that should be used. sets the filename of the genisoimage binary from the host system that should be used. This is autodetected and does generally not need any customization. .IP "\fB\-\-grub\-splash\fR \fIFILE\fR" 4 defines the name of an optional to be included splash screen graphic for the grub bootloader. +.IP "\fB\-\-gzip\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"" 4 +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\-\-hooks\fR \fIFILE\fR" 4 defines which hooks available in /usr/share/live-helper/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\-\-hostname\fR \fINAME\fR" 4 -- cgit v1.2.3