diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rwxr-xr-x | scripts/init-premount/udev-helper (renamed from scripts/init-premount/ide) | 0 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ccc9223..67daa85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ initramfs-tools (0.52) unstable; urgency=low - * hooks/lvm: manual_add_modules dm_snapshot, allows to boot from a snapshot - of your root device. (ubuntu: #3842) + * hooks/lvm: manual_add_modules dm_snapshot, will allow boot from lvm + snapshot. (ubuntu: #3842) * init: Fix maybe_break test for the bottom stage. + + * scripts/init-premount/udev-helper: Renamed from scripts/init-premount/ide. - -- maximilian attems <maks@sternwelten.at> Mon, 30 Jan 2006 00:56:04 +0100 + -- maximilian attems <maks@sternwelten.at> Mon, 6 Feb 2006 00:47:53 +0100 initramfs-tools (0.51) unstable; urgency=low diff --git a/scripts/init-premount/ide b/scripts/init-premount/udev-helper index 03a3fdf..03a3fdf 100755 --- a/scripts/init-premount/ide +++ b/scripts/init-premount/udev-helper |