mirror of
https://salsa.debian.org/kernel-team/initramfs-tools.git
synced 2026-01-26 15:39:08 +00:00
fix wording in initramfs.conf regarding resume option.
This commit is contained in:
parent
3b5cba6582
commit
c4163d08f4
@ -18,9 +18,9 @@ MODULES=most
|
||||
#
|
||||
# RESUME: [ /dev/hda2 | /dev/sdb2 ]
|
||||
#
|
||||
# Optionaly set the swap partition to resume from.
|
||||
# Above are only possible example please costumize.
|
||||
# The command line of your boot loader will override this setting.
|
||||
# optional - set the swap partition to resume from.
|
||||
# "cat /proc/swaps | egrep ^/dev" should show possible candidates.
|
||||
# The command line of your boot loader will override this setting.
|
||||
|
||||
#RESUME=
|
||||
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
initramfs-tools (0.43) unstable; urgency=low
|
||||
|
||||
* initramfs.conf: Fix wording choice for resume option. (Closes: #337575)
|
||||
|
||||
-- maximilian attems <maks@sternwelten.at> Mon, 5 Dec 2005 17:38:50 +0100
|
||||
|
||||
initramfs-tools (0.42) unstable; urgency=low
|
||||
|
||||
* hook-functions: The mptspi module is required for at least some machines
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user