X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=54cc59791d02e4f46fb48a83a7455c2ddd76e28a;hb=f898e60bf9ebd885066e6be5596ccc423aa203b4;hp=28ab5e7163f1e228f2b187b83f671909278f54b5;hpb=25bba6e6246d0c4d1994f402f7a875680812e17d;p=grml-live.git diff --git a/debian/changelog b/debian/changelog index 28ab5e7..54cc597 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,46 @@ +grml-live (0.7) unstable; urgency=low + + * Update templates/boot/addons/allinone.img to current version + from http://home.arcor.de/mschierlm/bootdisk/ + Thanks, Michael Schierl. + * Add packages to GRML_FULL: + - gnuit + - i2c-tools [thanks to Mario Holbe] + - iotop + - keynav + * Remove packages from GRML_FULL: + - emelfm (#364442) + - nufw (#468245) + - sound-recorder (#288211) + * Readd libewf to GRML_FULL. + * buildd: use RELEASE-class in all build scripts + * Mention noquick bootoption in bootsplash and cheatcode file. + * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting. + * Make sure username is adjusted in /etc/inittab.grml if username + not being "grml". Thanks for reporting, Thomas Lehmann. + [Testing: issue436] + * Add check for existence of -nolzma option. If squashfs-tools + doesn't support it at all just get rid of the option. + + -- Michael Prokop Wed, 26 Mar 2008 22:56:31 +0100 + +grml-live (0.6) unstable; urgency=low + + * Write squashfs filename to /live/filesystem.module. + * Adjust grml-live-remaster for new file system layout + and add support for working on a booted USB device. + + -- Michael Prokop Sat, 23 Feb 2008 11:12:10 +0100 + grml-live (0.5) unstable; urgency=low * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded grml.squashfs. - * Update grml2ram/toram information inside bootsplashes. + * Update bootsplashes to current implementation, based on + live-initramfs and grml-autoconfig. + * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many + headaches, see #461888, #463720 and #445304 for example). + * Add sshfs to GRML_MEDIUM. -- Michael Prokop Wed, 20 Feb 2008 16:41:06 +0100