diff options
author | maximilian attems <maks@debian.org> | 2007-04-02 15:04:41 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2007-04-02 15:04:41 +0200 |
commit | 5dfd85f416a10b1c41ca7005de38b58715c04472 (patch) | |
tree | a4ef1abd85d5ff0e941e960c635429a84f5e4ed0 /debian | |
parent | c4343742b3bf028e467ac8a58ead95c9bfefc628 (diff) | |
download | initramfs-tools-5dfd85f416a10b1c41ca7005de38b58715c04472.tar.gz initramfs-tools-5dfd85f416a10b1c41ca7005de38b58715c04472.zip |
update-initramfs: restore_initramfs
restore initramfs on failure path
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 07d28d0..3c7cdb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,7 +30,11 @@ initramfs-tools (0.86) experimental; urgency=low * init: Mount /sys and /proc nodev, noexec, nosuid - Ubuntu sync. - -- maximilian attems <maks@debian.org> Sat, 17 Mar 2007 21:39:13 +0100 + * update-initramfs: If update-initramfs fails, restore the backup. + Useful if a MINKVER set is not fulfilled. (LP: #101844) + Thanks Soren Hansen <sh@linux2go.dk> for patch. + + -- maximilian attems <maks@debian.org> Mon, 2 Apr 2007 15:01:59 +0200 initramfs-tools (0.85f) unstable; urgency=high |