X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fen%2Flive-boot.7;h=3ae212d766e78c534c19e89434b85d85d93f09e8;hb=24e652917a129fac93d3bc5a34b265cf8a913cfc;hp=1d0d45b4dd9531ddeaf085e4056d1b7f10fc4a8e;hpb=7e9d7f6671c23f8bbc87349a56c5f132f01164ad;p=live-boot-grml.git diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 1d0d45b..3ae212d 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2010\-10\-27 3.0~a10 "Debian Live Project" +.TH LIVE\-BOOT 7 2010\-11\-29 3.0~a12 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -98,6 +98,10 @@ This parameter disables the default disabling of filesystem checks in /etc/fstab disables the "persistent" feature, useful if the bootloader (like syslinux) has been installed with persistent enabled. .IP "\fBnoprompt\fR" 4 Do not prompt to eject the CD or remove the USB flash drive on reboot. +.IP "\fBnoprompt\fR=\fITYPE\fR" 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\fR" 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 default of mount applies (currently 50% of available RAM). Note that this option has no currently no effect when booting with toram. .IP "\fBswapon\fR" 4 This parameter enables usage of local swap partitions. .IP "\fBpersistent\fR[={nofiles|cryptsetup}]" 4