X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=e34c6f8df6b94804b83a09ba92954119a02b55ee;hb=4c681f2fb4c4043932c9f1acf31f649c13ab5486;hp=171cd2dff492060ee5a28d606fbc3e6080e5a8cc;hpb=f2cf3308b826501d7e62930e99765d82789077ef;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 171cd2d..e34c6f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,263 @@ +live-boot (4.0~a8-1) experimental; urgency=low + + [ Daniel Baumann ] + * Moving initramfs-tools entry-point to backends. + * Moving dracut entry-point stub to backends. + * Dropping pre-squeeze udev conditionals in initramfs-tools hook. + * Dropping conditionals in backend, stuff is either there or not but not + nothing in between. + * Correcting spelling typos, thanks to Adam D. Barratt . + + [ Evgeni Golov ] + * Fixing invalid syntax in test for opt_link. + * Checking for ${overlay}, not ${device} when trying to close + ${overlay}. + * Transforming link targets so they work after the mount was moved + (Closes: #702421). + + -- Daniel Baumann Sun, 10 Mar 2013 19:02:23 +0100 + +live-boot (4.0~a7-1) experimental; urgency=low + + * Silencing unmounting of potentially stray tmpfs on /live/overlay. + * Making loadkeys call quiet in order to not mess-up persistence, thanks + to stack (Closes: #700902). + + -- Daniel Baumann Tue, 19 Feb 2013 05:49:37 +0100 + +live-boot (4.0~a6-1) experimental; urgency=low + + [ chals ] + * Updating Spanish translation of live-boot man page, persistence-label. + + [ Daniel Baumann ] + * Adding 3.0.1-1 changelog entries. + + -- Daniel Baumann Fri, 15 Feb 2013 08:57:13 +0100 + +live-boot (4.0~a5-1) experimental; urgency=low + + [ Daniel Baumann ] + * Updating manpage year handling for 2013. + + [ Richard Nelson ] + * Replace noprompt with noeject on manpage. + + [ Daniel Baumann ] + * Updating noeject description in manpage. + + [ chals ] + * Updating Spanish translation in respect to noeject. + + [ Daniel Baumann ] + * Dropping dpkg compression level. + * Calling df with -P to avoid line wraps with overly long mountpoints. + * Removing some dead code in netbase parts. + + [ Gaudenz Steinlin ] + * Fixing support for multiple squashfs images (Closes: #696494). + * Fixing mounting of rootfs, cow and medium filesystems (Closes: + #696495). + + [ Daniel Baumann ] + * Adding 3.0.0-1 changelog entries. + * Updating manpage for persistence-label, thanks to Mike Gach + (Closes: #697873). + + -- Daniel Baumann Tue, 12 Feb 2013 08:29:27 +0100 + +live-boot (4.0~a4-1) experimental; urgency=low + + * Updating year in copyright file. + * Supporting legacy filenames for checksums in debian within verify- + checksums. + * Correcting legacy filename for checksum files. + * By default including sha256sum only in progress-linux, keep md5sum + legacy for debian. + * Adding 3.0~b11-1 changelog entries. + + -- Daniel Baumann Wed, 02 Jan 2013 11:37:12 +0100 + +live-boot (4.0~a3-1) experimental; urgency=low + + [ Daniel Baumann ] + * Adding live-tools to recommends. + + [ Michal Suchanek ] + * Including util-linux mount in initramfs. + + [ Daniel Baumann ] + * Making overwriting of /bin/mount within initramfs with mount.util- + linux dependent on fuse usage, not on some additional boot parameter. + * Correcting spelling typo in bug script. + + [ Richard Nelson ] + * Update manpage information of ip= param to correctly reflect what + 9990-netbase.sh expects. + + [ Daniel Baumann ] + * Cleaning up manpage po files. + * Adding 3.0~b10-1 changelog entries. + + -- Daniel Baumann Mon, 17 Dec 2012 20:27:46 +0100 + +live-boot (4.0~a2-1) experimental; urgency=low + + [ Tails developers ] + * Making the /live to /lib/live move for the persistence code. + * Handling already mounted persistence backing media correctly. + * Fixing persistence-media option when no devices are attached. + * Using 'local' in a safe way. + + [ Daniel Baumann ] + * Adding 3.0~b9-1 changelog entries. + + -- Daniel Baumann Mon, 10 Dec 2012 20:06:28 +0100 + +live-boot (4.0~a1-1) experimental; urgency=low + + * Dropping specifics for squeeze based distributions. + + -- Daniel Baumann Fri, 30 Nov 2012 14:58:46 +0100 + +live-boot (3.0.1-1) unstable; urgency=low + + [ chals ] + * Updating Spanish translation of live-boot man page, persistence-label. + + [ Daniel Baumann ] + * Dropping German manpage translations stubs for the release. + + -- Daniel Baumann Thu, 14 Feb 2013 19:33:17 +0100 + +live-boot (3.0.0-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating manpage year handling for 2013. + + [ Richard Nelson ] + * Replace noprompt with noeject on manpage. + + [ Daniel Baumann ] + * Updating noeject description in manpage. + + [ chals ] + * Updating Spanish translation in respect to noeject. + + [ Daniel Baumann ] + * Dropping dpkg compression level. + * Calling df with -P to avoid line wraps with overly long mountpoints. + + [ Tails developers ] + * Improving test for /etc/fstab.d support by testing for its existence + instead of /run's one. + + [ Daniel Baumann ] + * Removing some dead code in netbase parts. + + [ Gaudenz Steinlin ] + * Fixing support for multiple squashfs images (Closes: #696494). + * Fixing mounting of rootfs, cow and medium filesystems (Closes: + #696495). + + [ Daniel Baumann ] + * Correcting persistence-label handling fwrt/ legacy live-boot 2.x + support, thanks to Mike Gach (Closes: #697873). + + -- Daniel Baumann Tue, 12 Feb 2013 08:23:17 +0100 + +live-boot (3.0~b11-1) unstable; urgency=low + + * Updating year in copyright file. + * Supporting legacy filenames for checksums in debian within verify- + checksums. + * Correcting legacy filename for checksum files. + * By default including sha256sum only in progress-linux, keep md5sum + legacy for debian. + + -- Daniel Baumann Wed, 02 Jan 2013 11:32:21 +0100 + +live-boot (3.0~b10-1) unstable; urgency=low + + [ Daniel Baumann ] + * Adding live-tools to recommends. + + [ Michal Suchanek ] + * Including util-linux mount in initramfs. + + [ Daniel Baumann ] + * Making overwriting of /bin/mount within initramfs with mount.util- + linux dependent on fuse usage, not on some additional boot parameter. + * Correcting spelling typo in bug script. + + [ Richard Nelson ] + * Update manpage information of ip= param to correctly reflect what + 9990-netbase.sh expects. + + [ Daniel Baumann ] + * Cleaning up manpage po files. + + [ Evgeni Golov ] + * Do not fix mountpoints with live-persistence.conf as home-rw/live-rw. + + -- Daniel Baumann Mon, 17 Dec 2012 20:22:50 +0100 + +live-boot (3.0~b9-1) unstable; urgency=low + + [ Tails developers ] + * Making the /live to /lib/live move for the persistence code. + * Handling already mounted persistence backing media correctly. + * Fixing persistence-media option when no devices are attached. + * Using 'local' in a safe way. + + -- Daniel Baumann Mon, 10 Dec 2012 20:01:21 +0100 + +live-boot (3.0~b8-1) unstable; urgency=low + + * Removing eject from recommends, the script that ejects the live medium + is in live-config these days. + * Removing file from recommends, no usage of file in live-boot anymore. + * Updating package lists in bug script to match current implementations. + * Adding dpkg-source local options. + + -- Daniel Baumann Fri, 30 Nov 2012 14:48:16 +0100 + +live-boot (3.0~b7-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating file paths for /lib/live/mount. See + http://lists.debian.org/debian-live/2012/10/msg00021.html for more + information. + * Renaming /lib/live/mount/image to /lib/live/mount/medium. See + http://lists.debian.org/debian-live/2012/10/msg00023.html for more + information. + * Updating package descriptions. + * Properly wrap package descriptions to 80 characters per line. + + [ Tails developers ] + * Adding support for the previous persistence configuration file name, + for compatibility with systems that have been deployed with live- + persistence.conf already. + + -- Daniel Baumann Wed, 07 Nov 2012 15:04:32 +0100 + +live-boot (3.0~b6-1) unstable; urgency=low + + * Including hfs and hfsplus modules in initrd to access filesystems on + apple systems. + * Stopping to put a tmpfs on /root/lib/live from within initramfs, it + over-'layered' most prominently the live systems /lib/live/config, + making the runtime configuration impossible and the tmpfs is not + used or needed in the first place anyway. + * Renaming rofs to more intuitive rootfs. + * Removing source-only readme file about boot scripts from the binary + package. + * Renaming the boot scripts readme file to fixme to make it even more + obvious. + + -- Daniel Baumann Tue, 02 Oct 2012 10:32:44 +0200 + live-boot (3.0~b5-1) unstable; urgency=low * Updating to standards version 3.9.4.