Pad official ISOs to multiples of 256 KiB.
[grml-live.git] / debian / NEWS
1 grml-live (0.9.4) unstable; urgency=low
2
3   * grml provides its own squashfs-tools again which support LZMA
4     compression with kernel 2.6.26-grml[64], please install the
5     Debian package squashfs-lzma-tools of the grml repository.
6     More details can be found in the grml-live docs. Please
7     check out the section "Current state of grml-live with
8     squashfs-tools and kernel" in the grml-live docs, being
9     shipped with this package as manpage grml-live(8) and
10     /usr/share/doc/grml-live/grml-live.html and being available
11     online at http://grml.org/grml-live/#current_state as well.
12
13   * grml migrated from Mercurial (hg) to Git as version control
14     system. If you are interested in using very recent grml-live
15     versions from our VCS please make sure to check out the docs.
16     http://git.grml.org/?p=grml-live.git
17
18  -- Michael Prokop <mika@grml.org>  Tue, 30 Sep 2008 13:12:07 +0200
19
20 grml-live (0.9) unstable; urgency=low
21
22   * grml-live 0.9 features kernel 2.6.26-grml[64]. Using
23     squashfs-tools 1:3.2r2-9exp1 does not work with kernel
24     2.6.26-grml when using LZMA compression though it works
25     fine when using ZLIB compression.
26
27     Debian provides updated squashfs-tools 1:3.3-7. You can
28     safely upgrade as long as you don't need kernel
29     2.6.23-grml[64] and/or LZMA compression.
30
31     All these details can be found in the grml-live docs. Please
32     check out the section "Current state of grml-live with
33     squashfs-tools and kernel" in the grml-live docs, being
34     shipped with this package as manpage grml-live(8) and
35     /usr/share/doc/grml-live/grml-live.html and being available
36     online at http://grml.org/grml-live/#current_state as well.
37
38  -- Michael Prokop <mika@grml.org>  Fri, 22 Aug 2008 08:32:44 +0200
39
40 grml-live (0.0.4) unstable; urgency=low
41
42   * The -t option for specifying the output directory has been
43     renamed into -o. The option -t now specifies the place where
44     templates for building the ISO can be found.
45     Do not forget to adjust present scripts you use with grml-live.
46
47  -- Michael Prokop <mika@grml.org>  Sat, 06 Oct 2007 16:50:16 +0200