diff options
| author | maximilian attems <maks@debian.org> | 2008-07-05 02:46:04 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2008-07-05 02:46:04 +0200 |
| commit | 6244406a9cd195d2867c72662ce632c2a2d2f653 (patch) | |
| tree | 09316790b53d71b4549bbc0fccdb347ba0cd210b /debian | |
| parent | f2725289fe635947d0ebcab0259c7e597281682b (diff) | |
| download | initramfs-tools-6244406a9cd195d2867c72662ce632c2a2d2f653.tar.gz initramfs-tools-6244406a9cd195d2867c72662ce632c2a2d2f653.zip | |
release 0.92d
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 90e50a6..2d8029b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +initramfs-tools (0.92d) unstable; urgency=low + + * Ubuntu merge + - More meaningful text for no root device panic from Ubuntu. + - Add virtio_pci, udf for MODULES=most root device support. + - usplash pulsates: drop code to increment a progress bar after + each message. + - initramfs-tools.preinst: Try to use UUID for resume device. + - add boot script loading ide-generic on all_generic_ide cmdline. + Thanks Frans Pop <elendil@planet.nl> for report. (closes: #485786) + * init: add possible mountroot break (closes: #488963) + * initramfs-tools.8: document UUID usage for root and all_generic_ide. + (closes: #489186) + * debian/initramfs-tools.preinst: try with different vol_id pathes. + + -- maximilian attems <maks@debian.org> Sat, 05 Jul 2008 02:36:10 +0200 + initramfs-tools (0.92c) unstable; urgency=low [ maximilian attems ] |
