summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-11-29 22:59:00 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:59:20 +0100
commit9db6aa6ce21af597d58dd058be20e38c2a7eeccf (patch)
tree78c2a24ff94640045146545e738d9debad33cb16 /manpages/en
parent10a6f1eced6f2df854ec095dd7faeaddf19d83e0 (diff)
downloadlive-boot-9db6aa6ce21af597d58dd058be20e38c2a7eeccf.tar.gz
live-boot-9db6aa6ce21af597d58dd058be20e38c2a7eeccf.zip
Adding support for custom ramdisk size (Closes: #544583).
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/live-boot.74
-rw-r--r--manpages/en/live-snapshot.12
2 files changed, 4 insertions, 2 deletions
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7
index 17c0935..3ae212d 100644
--- a/manpages/en/live-boot.7
+++ b/manpages/en/live-boot.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 7 2010\-11\-22 3.0~a12 "Debian Live Project"
+.TH LIVE\-BOOT 7 2010\-11\-29 3.0~a12 "Debian Live Project"
.SH NAME
\fBlive\-boot\fR \- System Boot Scripts
@@ -100,6 +100,8 @@ disables the "persistent" feature, useful if the bootloader (like syslinux) has
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
diff --git a/manpages/en/live-snapshot.1 b/manpages/en/live-snapshot.1
index 74df415..2183edf 100644
--- a/manpages/en/live-snapshot.1
+++ b/manpages/en/live-snapshot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 1 2010\-11\-22 3.0~a12 "Debian Live Project"
+.TH LIVE\-BOOT 1 2010\-11\-29 3.0~a12 "Debian Live Project"
.SH NAME
\fBlive\-snapshot\fR \- simple script to ease persistence usage