diff options
author | Daniel Baumann <daniel@debian.org> | 2012-10-02 10:39:28 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-10-02 10:39:28 +0200 |
commit | 52f518718b2d3d65b2608caad769de9fe3c67f05 (patch) | |
tree | baf1dcd5c6c9ed43c07b8680e8c63c6ec71cbcb7 /debian/changelog | |
parent | 6676dad9a53b0e8517060b55c22742a0d2ae1547 (diff) | |
download | live-boot-52f518718b2d3d65b2608caad769de9fe3c67f05.tar.gz live-boot-52f518718b2d3d65b2608caad769de9fe3c67f05.zip |
Releasing debian version 3.0~b6-1.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 171cd2d..381fe95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +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 <daniel@debian.org> Tue, 02 Oct 2012 10:32:44 +0200 + live-boot (3.0~b5-1) unstable; urgency=low * Updating to standards version 3.9.4. |