diff options
| author | maximilian attems <maks@debian.org> | 2005-10-21 18:38:32 +0200 |
|---|---|---|
| committer | maximilian attems <maks@debian.org> | 2005-10-21 18:38:32 +0200 |
| commit | bee1355e2c21a86751648b6f0df8a6e4e4e5a45d (patch) | |
| tree | ff9417ae160318842fbd5a197f3b07883f4a078e /debian | |
| parent | 762c80e985a461a6d37f395696204184ec1f1d64 (diff) | |
| download | initramfs-tools-bee1355e2c21a86751648b6f0df8a6e4e4e5a45d.tar.gz initramfs-tools-bee1355e2c21a86751648b6f0df8a6e4e4e5a45d.zip | |
added latest upstream fixes :-)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7288dcf..00643e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,24 @@ initramfs-tools (0.31) UNRELEASED; urgency=low * hook-functions: Add ibmvscsic to list of scsi modules. - -- Bastian Blank <waldi@debian.org> Mon, 10 Oct 2005 18:27:12 +0000 + [ maximilian attems ] + * Resynchronise with latest upstream release. + + [ Jeff Bailey ] + * scripts/nfs (mountroot): New variable: NFSOPTS, default to + -o retranfs=10. (Ubuntu 12942) + This can be overridden in the initramfs.conf file. + Thanks to Oliver Grawert for testing this! + + * hook-scripts (auto_add_modules): Add jfs + (dep_add_modules): Ditto. (Ubuntu #16742) + Thanks to Colin Watson for this fix! + + [ Adam Conrad ] + * Make us a bit more silent/tidy by default, unless "quiet" isn't on + the kernel's command line (then we're just as verbose as ever) + + -- maximilian attems <maks@sternwelten.at> Sun, 16 Oct 2005 19:22:55 +0200 initramfs-tools (0.31) unstable; urgency=low |
