X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=171cd2dff492060ee5a28d606fbc3e6080e5a8cc;hb=refs%2Ftags%2Fdebian%2F3.0_b5-1;hp=aeec40b7a88f072d12e81c903783715aebf441e2;hpb=c4ce70393af278beedaeab79808e0059d91f62b6;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index aeec40b..171cd2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +live-boot (3.0~b5-1) unstable; urgency=low + + * Updating to standards version 3.9.4. + * Removing showmounts option as it's enable always anyway. + * Applying slightly modified patch from Reinhard Tartler + to ensure that a potentially stray tmpfs on + /live/overlay gets removed to fix netboot failures (Closes: + #685375). + + -- Daniel Baumann Sun, 30 Sep 2012 10:07:09 +0200 + +live-boot (3.0~b4-1) unstable; urgency=low + + * Switching to final name for the persistence configuration file + 'persistence.conf' in line with boot parameter. + * Moving remaining stuff from /live to /lib/live to avoid further + namespace pollution. + + -- Daniel Baumann Thu, 27 Sep 2012 13:23:33 +0200 + +live-boot (3.0~b3-1) unstable; urgency=low + + [ Daniel Baumann ] + * Always move live filesystem mounts to /root within initramfs, + regardless if mountpoint already exists or not (Closes: #688782). + + [ Gaudenz Steinlin ] + * Removing mountpoint if no persistence layer is found on a device. + + [ Daniel Baumann ] + * Exposing rofs and persistence mounts under /live in the live + systems, not just initramfs only (Closes: #687099). + * Updating code for exposing of overlay mounts under /live too. + + -- Daniel Baumann Wed, 26 Sep 2012 14:40:32 +0200 + +live-boot (3.0~b2-1) unstable; urgency=low + + * Recreating /etc/live/boot in postinst. + * Removing /etc/live/boot if empty on purge in postrm. + * Regenerating initramfs on remove. + + -- Daniel Baumann Fri, 24 Aug 2012 12:37:23 +0200 + live-boot (3.0~b1-1) unstable; urgency=low [ chals ]