X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fde%2Flive-boot.de.7;h=11c59bca6b10b0a1b51779a231bc387a9baa524b;hb=bd0059f36bacbf75006a9d700e32b3bd1b69d192;hp=94dfd6bf4ede8cfdef77f36e283427557eff3e6b;hpb=b5a27fa51228ce8946920b3b30e21d2f661c5026;p=live-boot-grml.git diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 94dfd6b..11c59bc 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 25.07.2012 3.0~a37\-1 "Debian Live Project" +.TH LIVE\-BOOT 7 12.02.2013 4.0~a4\-1 "Debian Live Project" .SH NAME \fBlive\-boot\fP \- System Boot Scripts @@ -41,8 +41,8 @@ see below. .SS "Configuration Files" \fBlive\-boot\fP can be configured (but not activated) through configuration files. Those files can be placed either in the root filesystem itself -(/etc/live/boot.conf, /etc/live/boot.d/*.conf), or on the live media -(live/boot.conf, live/boot.d/*.conf). +(/etc/live/boot.conf, /etc/live/boot/*), or on the live media +(live/boot.conf, live/boot/*). .SH OPTIONS .\" FIXME @@ -110,7 +110,7 @@ LIVE_GENERATE_UUID=1 when building the initramfs. If specified, an MD5 sum is calculated on the live media during boot and compared to the value found in md5sum.txt found in the root directory of the live media. -.IP "\fBip\fP=[\fIDEVICE\fP]:[\fICLIENT_IP\fP]:[\fISERVER_IP\fP]:[\fIGATEWAY_IP\fP]:[\fINETMASK\fP]:[\fIHOSTNAME\fP]:[\fIAUTOCONF\fP] [,[\fIDEVICE\fP]:[\fICLIENT_IP\fP]:[\fISERVER_IP\fP]:[\fIGATEWAY_IP\fP]:[\fINETMASK\fP]:[\fIHOSTNAME\fP]:[\fIAUTOCONF\fP]]" 4 +.IP "\fBip\fP=[\fIDEVICE\fP]:[\fICLIENT_IP\fP]:[\fINETMASK\fP]:[\fIGATEWAY_IP\fP]:[\fINAMESERVER\fP] [,[\fIDEVICE\fP]:[\fICLIENT_IP\fP]:[\fINETMASK\fP]:[\fIGATEWAY_IP\fP]:[\fINAMESERVER\fP]]" 4 Let you specify the name(s) and the options of the interface(s) that should be configured at boot time. Do not specify this if you want to use dhcp (default). It will be changed in a future release to mimick official kernel @@ -164,11 +164,8 @@ skipped. .IP \fBnopersistence\fP 4 disables the "persistence" feature, useful if the bootloader (like syslinux) has been installed with persistence enabled. -.IP \fBnoprompt\fP 4 -Do not prompt to eject the CD or remove the USB flash drive on reboot. -.IP \fBnoprompt\fP=\fITYPE\fP 4 -This tells live\-boot not to prompt to eject the CD (when noprompt=cd) or -remove the USB flash drive (when noprompt=usb) on reboot. +.IP \fBnoeject\fP 4 +Do not prompt to eject the live medium. .IP \fBramdisk\-size\fP 4 This parameters allows to set a custom ramdisk size (it's the '\-o size' option of tmpfs mount). By default, there is no ramdisk size set, so the @@ -180,7 +177,7 @@ This parameter enables usage of local swap partitions. live\-boot will probe devices for persistence media. These can be partitions (with the correct GPT name), filesystems (with the correct label) or image files (with the correct file name). Overlays are labeled/named "persistence" -(see \fIlive\-persistence.conf\fP(5)). Overlay image files have extensions which +(see \fIpersistence.conf\fP(5)). Overlay image files have extensions which determines their filesystem, e.g. "persistence.ext4". .IP "\fBpersistence\-encryption\fP=\fITYPE1\fP,\fITYPE2\fP ... \fITYPEn\fP" 4 This option determines which types of encryption that we allow to be used @@ -210,19 +207,17 @@ probing for persistence media. If "filesystem" is in the list, filesystems with matching labels will be used; if "file" is in the list, all filesystems will be probed for archives and image files with matching filenames. The default is "file,filesystem". -.IP \fBpersistence\-subtext\fP=\fISUFFIX\fP 4 -Add a suffix when searching for the image filenames or partition labels to -use for the above mentioned persistence feature, the SUFFIX will be added -after a dash (e.g.: "live\-sn" would transform to "live\-sn\-SUFFIX"). This is -handy to test multiple live\-boot based live\-systems with different -persistence storage choices. +.IP \fBpersistence\-label\fP=\fILABEL\fP 4 +live\-boot will use the name "LABEL" instead of "persistence" when searching +for persistent storage. LABEL can be any valid filename, partition label, or +GPT name. .IP \fBquickreboot\fP 4 This option causes live\-boot to reboot without attempting to eject the media and without asking the user to remove the boot media. .IP \fBshowmounts\fP 4 This parameter will make live\-boot to show on "/" the ro filesystems (mostly -compressed) on "/live". This is not enabled by default because could lead to -problems by applications like "mono" which store binary paths on +compressed) on "/lib/live". This is not enabled by default because could +lead to problems by applications like "mono" which store binary paths on installation. .IP \fBsilent\fP 4 If you boot with the normal quiet parameter, live\-boot hides most messages @@ -260,13 +255,13 @@ loaded in alphanumeric order. .SH FILES .IP \fB/etc/live/boot.conf\fP 4 -.IP \fB/etc/live/boot.d/*.conf\fP 4 +.IP \fB/etc/live/boot/*\fP 4 .IP \fBlive/boot.conf\fP 4 -.IP \fBlive/boot.d/*.conf\fP 4 -.IP \fBlive\-persistence.conf\fP 4 +.IP \fBlive/boot/*\fP 4 +.IP \fBpersistence.conf\fP 4 .SH "SEE ALSO" -\fIlive\-persistence.conf\fP(5) +\fIpersistence.conf\fP(5) .PP \fIlive\-build\fP(7) .PP