diff options
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/en/lb_config.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 8282973ca..76148435e 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -152,8 +152,6 @@ .br [\fB\-\-loadlin\fR true|false] .br - [\fB\-\-losetup\fR losetup|losetup.orig] -.br [\fB\-\-memtest\fR memtest86+|memtest86|none] .br [\fB\-\-mirror\-binary\fR \fIURL\fR] @@ -395,8 +393,6 @@ sets the kernel flavours to be installed. Note that in case you specify more tha sets the internal name of the kernel packages naming scheme. If you use debian kernel packages, you will not have to adjust it. If you decide to use custom kernel packages that do not follow the debian naming scheme, remember to set this option to the stub of the packages only (for debian this is linux\-image\-2.6), so that \fISTUB\fR-\fIFLAVOUR\fR results in a valid package name (for debian e.g. linux\-image\-686\-pae). Preferably you use the meta package name, if any, for the stub, so that your configuration is ABI independent. Also don't forget that you have to include stubs of the binary modules packages for unionfs or aufs, and squashfs if you built them out-of-tree. .IP "\fB\-\-loadlin\fR true|false" 4 sets loadlin. Defaults to false, except when the debian-installer is included for x86_64 or i386. -.IP "\fB\-\-losetup\fR losetup|losetup.orig" 4 -sets the filename of the losetup binary from the host system that should be used. This is autodetected and does generally not need any customization. .IP "\fB\-\-memtest\fR memtest86+|memtest86|none" 4 defines if memtest, memtest86+ or no memory tester at all should be included as secondary bootloader configuration. This is only available on amd64 and i386 and defaults to memtest86+. .IP "\fB\-\-mirror\-binary\fR \fIURL\fR" 4 |