summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-02-06 00:48:57 +0100
committermaximilian attems <maks@debian.org>2006-02-06 00:48:57 +0100
commit8281a8acd88b580a75585e254c068c01e70404a1 (patch)
tree715b74dabcc9cb43615382695cbd0d1a160579d9
parent9c19e494cea61a5b89ab0ef87ba5cbc1da362c81 (diff)
downloadinitramfs-tools-8281a8acd88b580a75585e254c068c01e70404a1.tar.gz
initramfs-tools-8281a8acd88b580a75585e254c068c01e70404a1.zip
rename ide -> udev-helper
as this is an debian udev workaround and will need more.
-rw-r--r--debian/changelog8
-rwxr-xr-xscripts/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