From: Daniel Baumann Date: Mon, 14 Jul 2008 08:11:06 +0000 (+0200) Subject: Releasing version 1.136.1-1. X-Git-Tag: debian/2.0.15-1~503 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=c360fb1bfc43241d41bba88795c48d1fc49c1efe;p=live-boot-grml.git Releasing version 1.136.1-1. --- diff --git a/debian/changelog b/debian/changelog index 7ee5f30..b02261e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,49 @@ +live-initramfs (1.136.1-1) unstable; urgency=medium + + [ Chris Lamb ] + * Fix call to log_warning_msg. Thanks to Bradley Smith + . + * Expand glob for kernels in post{inst,rm} to include "vmlinux"-prefixed + kernels on powerpc. + * Check losetup capabilities before specifying to mount as read-only. + * Modprobe 'esp' SCSI driver for the benefit of sparc. + * Quieten call to modprobe ide-generic. + * Move local-top/live to live-premount/modules so it gets called before + find_livefs. + * Sync bug script "dpkg -l" calls with debian/control + + [ Daniel Baumann ] + * Defaulting now to aufs if no union= parameter is given. + * Merging casper version 1.136. + * Merging casper version 1.135. + * Merging casper version 1.134. + * Merging casper version 1.133. + * Converting udev depends into a versioned depends in order to reflect udevadm + introduction. + * Updating live-snapshot to GPL-3+. + * Updating to standards 3.8.0. + * Renaming forgotton uuid file to live-uuid. + + [ Marco Amadori ] + * udevtrigger replacement. + * live-snapshot: fixed the remount helper. + * live-snapshot: now supports a static keep file list. + * Try to bind /cow to /live/cow if unable to move. + * live-snapshot: cleaned some wordings. + * live-snapshot: included vital informations on exit. + * live-snapshot: new "--refresh" option. + * live-snapshot: cleaned and sorted used command line defaults. + * live-snapshot: nicer default auto unmount logic. + * live-snapshot: honour "-o|--output FILE". + * live-snapshot: removed a useless mkdir. + * live-snapshot: removed an unused and useless function. + * live-snapshot: fixes snapshotting from resync string. + + [ Michal Suchanek ] + * Add support for httpfs= and ftpfs= parameters. + + -- Daniel Baumann Mon, 14 Jul 2008 00:00:00 +0200 + live-initramfs (1.132.1-1) unstable; urgency=medium [ Chris Lamb ]