diff options
author | Jeff Bailey <jbailey@ubuntu.com> | 2005-07-27 00:45:38 -0400 |
---|---|---|
committer | Jeff Bailey <jbailey@ubuntu.com> | 2005-07-27 00:45:38 -0400 |
commit | b3976b14b676feb9481c8dc9204a792dc1199e2a (patch) | |
tree | d9b447d774139b257a08153c4bc22787eaf212b0 | |
parent | 3a6236e7ba7a060a4daddce8569633763c549412 (diff) | |
download | initramfs-tools-b3976b14b676feb9481c8dc9204a792dc1199e2a.tar.gz initramfs-tools-b3976b14b676feb9481c8dc9204a792dc1199e2a.zip |
initramfs-tools (0.14) breezy; urgency=low
The
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ac451da..e083ff1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +initramfs-tools (0.14) breezy; urgency=low + + "The world is a stage, but the play is badly cast." + - Oscar Wilde + + * scripts/functions: Add scsi_boot_events and call it to load sd_mod + + * scripts/local-top/md: Autodetect raid level + + * scripts/local-top/lvm: Only activate the volumegroup required by + the root device. Don't bother with lvm if the root partition isn't + /dev/mapper/FOO. + + * scripts/functions: Fix ide_boot_events. This never worked, even + if I thought it did. + + * init: init variable should be lower case. Exported ROOT variable + should be upper case. + + -- Jeff Bailey <jbailey@ubuntu.com> Tue, 26 Jul 2005 20:30:57 -0400 + initramfs-tools (0.13) breezy; urgency=low "We live in age when unnecessary things are our only necessities." |