summaryrefslogtreecommitdiff
path: root/initramfs.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs.conf.5')
-rw-r--r--initramfs.conf.59
1 files changed, 9 insertions, 0 deletions
diff --git a/initramfs.conf.5 b/initramfs.conf.5
index b4eea70..569834c 100644
--- a/initramfs.conf.5
+++ b/initramfs.conf.5
@@ -74,6 +74,15 @@ Allows one to use an nfs drive as the root of the drive.
The default is to boot from \fIlocal\fP media (hard drive, USB stick).
Set to \fInfs\fP for an NFS root share.
+.TP
+\fB RUNSIZE
+The size of the \fI/run\fP tmpfs mount point in bytes (suffixes are supported)
+or as percentage of your physical RAM. This parameter is used as the value of
+the size mount option to tmpfs. See
+\fBhttps://www.kernel.org/doc/Documentation/filesystems/tmpfs.txt\fR for
+details. Can be overridden by an optional \fBinitramfs.runsize=\fR bootarg.
+The default is 10%.
+
.SH VARIABLES FOR LOCAL BOOT
.TP
\fB RESUME