X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fde%2Flive-boot.de.7;h=7d0d9e212ceb059c0be063907bbaf009a6e8ea94;hb=807aa6389f094accf58d6b4b654679d1dcbc84aa;hp=7eabab34546dd091f85d23325d025158e6660521;hpb=90f2af38f152f4eb28bf199fb7fa5bcf5b4f6f5f;p=live-boot-grml.git diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 7eabab3..7d0d9e2 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 12.02.2013 3.0~b11\-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2013\-01\-02 4.0~a4\-1 "Debian Live Project" .SH NAME \fBlive\-boot\fP \- System Boot Scripts @@ -164,8 +164,11 @@ skipped. .IP \fBnopersistence\fP 4 disables the "persistence" feature, useful if the bootloader (like syslinux) has been installed with persistence enabled. -.IP \fBnoeject\fP 4 -Do not prompt to eject the live medium. +.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 \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 @@ -207,13 +210,12 @@ 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\-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. This option replaces the less flexible persistent\-subtext option -from version 2 of live\-boot. If you wish to continue using legacy names for -persistent storage, use the full name with this option, -e.g. persistence\-label=live\-rw\-foo +.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 \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.