Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #57614 > unrolled thread

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

Started byBen Hutchings <ben@decadent.org.uk>
First post2017-04-21 05:40 +0200
Last post2017-04-21 05:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH initramfs-tools 4/9] initramfs.conf(5): Document the RESUME  variable Ben Hutchings <ben@decadent.org.uk> - 2017-04-21 05:40 +0200

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

FromBen Hutchings <ben@decadent.org.uk>
Date2017-04-21 05:40 +0200
Subject[PATCH initramfs-tools 4/9] initramfs.conf(5): Document the RESUME variable
Message-ID<tyxAm-Ku-3@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

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

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web