diff options
| author | maximilian attems <maks@debian.org> | 2006-12-21 10:18:28 +0100 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2006-12-21 10:18:28 +0100 |
| commit | d21a00a23405d1db81ab05a12342145276ef2af0 (patch) | |
| tree | 64e8269df1d96e074cb2eb39476b7b1bbf147229 /debian | |
| parent | c03e70312632212c516acac750cb5ec0ef4b33cb (diff) | |
| download | initramfs-tools-d21a00a23405d1db81ab05a12342145276ef2af0.tar.gz initramfs-tools-d21a00a23405d1db81ab05a12342145276ef2af0.zip | |
- revert busybox hardlinking it's utitilites
- add drivers/ata
- rework the framebuffer boot script
- small docs changes
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 394179a..c292a82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +initramfs-tools (0.85e) unstable; urgency=high + + Release "Qu'ils soient rouges, bleus ou blancs Il faudrait mieux les pendre" + + * initramfs-tools.8: Correct copy_exec() example. (closes: 403122) + Add a better dir to copy_modules_dir() example. + + * mkinitramfs: Revert the sed magic busybox hardlinking for size reduction. + Go for functionality. The klibc binaries are better tested and superior + in some cases like sleep. Fixes several boot troubles. Thanks + Benjamà Villoslada <benjami@bitassa.cat> for the report. (closes: 403224) + Thanks Jurij Smakov <jurij@debian.org> for pinpointing the trouble. + + * hook-functions: Add all drivers/ata drivers to initramfs that exist for + uname >= 2.6.19 (closes: 403309) urgency high. + + * scripts/init-top/framebuffer: Fix syntax by closing the brackets. Handle + options of the form key:value, map kernel bootarg to module name for + matroxfb. Thanks Rob Walker <rob@tenfoot.org.uk> for the patches + (closes: 403667, 403669). Use posix regexes according to review by + Jurij Smakov <jurij@debian.org>. Also protect all variables. + + -- maximilian attems <maks@sternwelten.at> Wed, 20 Dec 2006 22:29:51 +0100 + initramfs-tools (0.85d) unstable; urgency=high Release "Le gros ventre qu'engraisse L'suffrage universel" |
