X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=57fec13836103970df403192114b15f3f4de3b52;hb=371b63f7dae515c56b777b2c2dca5135dd67781d;hp=4c59e5f9bbf8b3250961300341e11ed1b8b29256;hpb=6bb951d5bf37e6b5506026bdc8343aa2efd06d56;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 4c59e5f..57fec13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,189 @@ +live-initramfs (1.157.2-1) unstable; urgency=medium + + * Correcting fstab handling to not always append entries forever when using + persistency. + * Correcting kdm live-autologin handling to not always append entries forever + when using persistency. + * Correcting handling of locale default and environment handling to not always + append entries forever when using persistency. + * Correcting swap partition handling in fstab to not always append entries + forever when using persistency. + * Applying patch from Michael Prokop to support udev >= 0.140. + * Merging swap live-bottom script into fstab script; there is no other sane + possibility to prevent appending again and again in persistent mode. + * Making sure that old swap entries are removed before new ones are added. + * Adding cryptsetup to recommends, it's used for encrypted persistent + partitions. + * Restoring previous behaviour of ejecting the cd when being in non-persistent + mode, thanks to Julien Cristau . + * Updating eject prevention for USB devices in initscripts for linux 2.6.29 + and newer. + + -- Daniel Baumann Thu, 14 May 2009 10:00:00 +0200 + +live-initramfs (1.157.1-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Only snapshotting in initscript when we actually run with persistence. + + [ Rene Mayrhofer ] + * Checking if /var/log is writable before trying to copy live.log to the newly + mounted root filesystem (Closes: #516914). + + [ Daniel Baumann ] + * Improving check in 21xdriver when we don't do anything. + * Adding hack to remove live specific filesystems from umounfs initscript + (Closes: #506410, #515718). + * Adding comsetic line wrapping for output of local-gen messages during boot. + * Merging casper 1.157. + * Only calling install-keymap if it's actually installed, which is always but + in minimal images the case though (Closes: #517153). + * Adding silent boot parameter. + * Respecting media timeout even when specificing media device manually. + * Also allowing to use the removable keyword for specifying a live media. + * Correcting accidental syntax error in one of the previous commits in + 19keyboard bottom script. + * Adding removable-usb keyword to further restrict live media selection. + * Correcting check for usb when using removable-usb keyword. + * Correcting typo in locale bottom script. + + -- Daniel Baumann Sat, 21 Mar 2009 14:00:00 +0100 + +live-initramfs (1.156.1-1) unstable; urgency=high + + [ Daniel Baumann ] + * Revert using debhelper 7 command in rules. + * Updating copyright file. + * Prefixing debhelper files with package name. + * Updating bug script. + * Removing bashism in initscript. + * Usage of dialog in initscript is not actually a todo. + * Correcting medium eject message in initscript. + * Making medium removal message working again with usplash. + * Rewrapping init script. + * Reordering rules file. + * Merging casper 1.155. + * Adding ext4 support. + * Merging casper 1.156. + * Correct eject login in initscript. + * Updating parameters.txt. + + [ Ronny Standtke ] + * Do not eject USB flash drives (Closes: #457070). + + -- Daniel Baumann Sun, 8 Feb 2009 15:00:00 +0100 + +live-initramfs (1.154.8-1) unstable; urgency=high + + [ Kai Hendry ] + * Adding basic xrandr support for lenny to enforce a particular + resolution through bootparameter. + + -- Daniel Baumann Fri, 30 Jan 2009 00:00:00 +0100 + +live-initramfs (1.154.7-1) unstable; urgency=medium + + * Adding note about URL limitations in live-initramfs manpage when + using fetch parameter. + * Removing wc from hook again, that's an ubuntu only problem they have + to care about. + + -- Daniel Baumann Tue, 27 Jan 2009 18:00:00 +0100 + +live-initramfs (1.154.6-1) unstable; urgency=medium + + * Replacing casper with live in live-new-uuid. + * Including wc in initramfs (Closes: #512413). + * Added missing variable quoting that lead to broken root persistence, thanks + to Thierry Walrant (Closes: #512656). + * Adding patch from Thierry Walrant to allow setting + a path for the persistence files through persistent-path boot parameter + (Closes: #512661). + * Adding persistent-path to parameter list and manpage. + * Actually building/cleaning manpages through targets in Makefile. + + -- Daniel Baumann Mon, 26 Jan 2009 02:00:00 +0100 + +live-initramfs (1.154.5-1) unstable; urgency=low + + * Also checking for wicd in 23networking, thanks to Ben Armstrong + . + * Don't redirect output of fstype detection to standard out, thanks to Ronny + Standtke . + * Silencing grep call on /etc/passwd. + * Silencing xorg reconfiguration, thanks to Ronny Standtke + . + + -- Daniel Baumann Mon, 12 Jan 2009 13:00:00 -0500 + +live-initramfs (1.154.4-1) unstable; urgency=low + + [ Rene Mayrhofer ] + * Support further checks on loopback image and support skipping union + mounts (Closes: #509446). + + -- Daniel Baumann Fri, 26 Dec 2008 09:00:00 +0100 + +live-initramfs (1.154.3-1) unstable; urgency=medium + + * Sourcing live.vars in 21xdriver and 21xvidemode in order to be able + to set variables in previous bottom scripts. + + -- Daniel Baumann Sat, 20 Dec 2008 15:00:00 +0100 + +live-initramfs (1.154.2-1) unstable; urgency=medium + + [ Daniel Baumann ] + * Updating authors file. + + [ Marco Amadori ] + * Reworked integrity-check (Closes: #507477). + * Cleaned the boot log a bit. + + -- Daniel Baumann Thu, 11 Dec 2008 06:00:00 +0100 + +live-initramfs (1.154.1-1) unstable; urgency=low + + * Merging casper 1.140-1.154. + * Add a warning message when no image can be found. + * Adding a panic message when we netboot and have no supported network + device (Closes: #496684). + * Turning 'no supported filesystem images found' into a panic message, + rather than a warning. + * Also adding ralink to network device check. + * Removing spurious 'livefs_root' in copy_live_to();. + + -- Daniel Baumann Tue, 25 Nov 2008 12:00:00 +0100 + +live-initramfs (1.139.1-4) unstable; urgency=medium + + [ Chris Lamb ] + * Remove (accidental?) debian/changelog entry. + * Use "grep -qs" over "grep -q" for compatibility (see grep(1)) + * Use "test -s" instead of testing file availability and size. + * Be consistent in using 0/1 for True/False values instead of English + representations. + * Reflow some grammar in comments and in live-initramfs(7). + * Reflow long 'tr'-based pipelines for readability. + * Don't "cat |" to grep. + + [ Daniel Baumann ] + * Replacing obsolete dh_clean -k with dh_prep. + + [ Marco Amadori ] + * Changed HOSTNAME and /etc/hosts handling. + * Conditional creation of /etc/fstab. + * live-snapshot: fixed include-list handling. + * Reordered persistence lookups and boundaries (Closes: #500672). + * Search for partition labels only (Closes: #486469). + * Implemented a snapshot exclude list. + * Implemented a persistence exclude list. + * Manpage clarifications on "nofiles". + * Do not pollute the logs when looking for swap partitions. + * Removed all "cat | grep", with grep, awk and sed. + + -- Daniel Baumann Tue, 11 Nov 2008 13:00:00 +0100 + live-initramfs (1.139.1-3) unstable; urgency=medium [ Chris Lamb ]