summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@ubuntu.com>2005-09-01 00:14:03 -0400
committerJeff Bailey <jbailey@ubuntu.com>2005-09-01 00:14:03 -0400
commit841a533b3b11b4a41f2eb8e6849fbd4ace0217fb (patch)
tree670b53fd085a41b551751681f014229817f7f124 /debian/changelog
parent7379c1bbf48cfa9df83dc7e92d169e2db37e3bc8 (diff)
downloadinitramfs-tools-841a533b3b11b4a41f2eb8e6849fbd4ace0217fb.tar.gz
initramfs-tools-841a533b3b11b4a41f2eb8e6849fbd4ace0217fb.zip
initramfs-tools (0.25) breezy; urgency=low
"If there was less sympathy in the world, there would be less trouble in the world." - Oscar Wilde * init: Module the /dev tmpfs earlier. Make /dev/console, and /dev/null on it at the beginning, just in case. * debian/initramfs-tools.postinst: When copying the modules file over from initrd-tools installations, filter out ext2, ext3, ide-generic and ide-disk. These are leftovers from Warty. (Ubuntu #14242) * hooks/udev: New File (Ubuntu #12915) * init: panic if ${init} doesn't exist on the target filesystem. -- Jeff Bailey <jbailey@ubuntu.com> Thu, 1 Sep 2005 00:13:47 -0400
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 06292ff..38ec69f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+initramfs-tools (0.25) breezy; urgency=low
+
+ "If there was less sympathy in the world, there would be less
+ trouble in the world."
+ - Oscar Wilde
+
+ * init: Module the /dev tmpfs earlier. Make /dev/console, and
+ /dev/null on it at the beginning, just in case.
+
+ * debian/initramfs-tools.postinst: When copying the modules file over
+ from initrd-tools installations, filter out ext2, ext3, ide-generic
+ and ide-disk. These are leftovers from Warty.
+ (Ubuntu #14242)
+
+ * hooks/udev: New File (Ubuntu #12915)
+
+ * init: panic if ${init} doesn't exist on the target filesystem.
+
+ -- Jeff Bailey <jbailey@ubuntu.com> Thu, 1 Sep 2005 00:13:47 -0400
+
initramfs-tools (0.24) breezy; urgency=low
"Experience is simply the name we give out mistakes."