[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH initramfs-tools 4/9] initramfs.conf(5): Document the RESUME variable



It's already mentioned in other manual pages, but not in the most obvious one.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 initramfs.conf.5 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/initramfs.conf.5 b/initramfs.conf.5
index 184001ca98c2..4d142dd0950a 100644
--- a/initramfs.conf.5
+++ b/initramfs.conf.5
@@ -74,6 +74,14 @@ 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.
 
+.SH VARIABLES FOR LOCAL BOOT
+.TP
+\fB RESUME
+Specifies the device used for suspend-to-disk (hibernation), which the
+initramfs code should attempt to resume from.  If this is not defined,
+.B mkinitramfs
+will automatically select the largest available swap partition.
+
 .SH VARIABLES FOR NFS BOOT
 .TP
 \fB DEVICE

Attachment: signature.asc
Description: Digital signature


Reply to: