X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2FNEWS;h=0bf4e22989e4926716e2c546837dbfc3f08f4495;hp=753224d27bb90c28fdab3734dd8700c093bb1d5e;hb=1370165b4b9780c2a0a46d72dc12fae343d9f67e;hpb=5b377e45fe85f9d93e80554088a6b0266832faac diff --git a/debian/NEWS b/debian/NEWS index 753224d..0bf4e22 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,42 @@ +grml-live (0.9.4) unstable; urgency=low + + * grml provides its own squashfs-tools again which support LZMA + compression with kernel 2.6.26-grml[64], please install the + Debian package squashfs-lzma-tools of the grml repository. + More details can be found in the grml-live docs. Please + check out the section "Current state of grml-live with + squashfs-tools and kernel" in the grml-live docs, being + shipped with this package as manpage grml-live(8) and + /usr/share/doc/grml-live/grml-live.html and being available + online at http://grml.org/grml-live/#current_state as well. + + * grml migrated from Mercurial (hg) to Git as version control + system. If you are interested in using very recent grml-live + versions from our VCS please make sure to check out the docs. + http://git.grml.org/?p=grml-live.git + + -- Michael Prokop Tue, 30 Sep 2008 13:12:07 +0200 + +grml-live (0.9) unstable; urgency=low + + * grml-live 0.9 features kernel 2.6.26-grml[64]. Using + squashfs-tools 1:3.2r2-9exp1 does not work with kernel + 2.6.26-grml when using LZMA compression though it works + fine when using ZLIB compression. + + Debian provides updated squashfs-tools 1:3.3-7. You can + safely upgrade as long as you don't need kernel + 2.6.23-grml[64] and/or LZMA compression. + + All these details can be found in the grml-live docs. Please + check out the section "Current state of grml-live with + squashfs-tools and kernel" in the grml-live docs, being + shipped with this package as manpage grml-live(8) and + /usr/share/doc/grml-live/grml-live.html and being available + online at http://grml.org/grml-live/#current_state as well. + + -- Michael Prokop Fri, 22 Aug 2008 08:32:44 +0200 + grml-live (0.0.4) unstable; urgency=low * The -t option for specifying the output directory has been