SW: remove darcs from GRML_FULL (too large).
[grml-live.git] / debian / NEWS
1 grml-live (0.9.35) unstable; urgency=low
2
3   The files from /etc/grml/fai/files have been moved to
4   /etc/grml/fai/config/files (and as a consequence
5   /etc/grml/fai/live-initramfs has been moved to
6   /etc/grml/fai/config/ as well). This is an important step
7   to use the config space and class concept of FAI in a more
8   decent and clean way. It allows much better customization. 
9   
10   Please notice: If you didn't modify anything inside
11   /etc/grml/fai/files you can safely remove the directory.
12   Otherwise please check out the structure of the new
13   /etc/grml/fai/config/files layout and the fcopy command
14   used in /etc/grml/fai/config/scripts/GRMLBASE/* scripts to
15   incoorporate your changes.
16
17  -- Michael Prokop <mika@grml.org>  Sat, 13 Feb 2010 01:35:43 +0100
18
19 grml-live (0.9.34) unstable; urgency=low
20
21   This version introduces an additional package named grml-live-db.
22   The grml-live-db Debian package provides a simple way to put build
23   information of grml-live into a database. By default you have to do
24   nothing but install grml-live-db and during each invocation of
25   grml-live you'll get an additional entry in the sqlite3 database
26   /var/log/grml-live.db. If you want to customize the database logging
27   check out the grml-live-db manpage.
28
29   Instead of ZERO_LOGFILE a new variable titled PRESERVE_LOGFILE has
30   been introduced. By default grml-live cleans the build logfile so
31   grml-live-db can work straight out-of-the-box. If you still want to
32   preserve your logfiles (e.g. when you don't want to use
33   grml-live-db) just enable the PRESERVE_LOGFILE option in your
34   grml-live configuration file.  For backwards compatibility reasons the
35   ZERO_LOGFILE variable is still supported within grml-live but it's
36   strongly recommended to adjust configuration.
37
38  -- Michael Prokop <mika@grml.org>  Sat, 30 Jan 2010 14:36:15 +0100
39
40 grml-live (0.9.4) unstable; urgency=low
41
42   grml provides its own squashfs-tools again which support LZMA
43   compression with kernel 2.6.26-grml[64], please install the
44   Debian package squashfs-lzma-tools of the grml repository.
45   More details can be found in the grml-live docs. Please
46   check out the section "Current state of grml-live with
47   squashfs-tools and kernel" in the grml-live docs, being
48   shipped with this package as manpage grml-live(8) and
49   /usr/share/doc/grml-live/grml-live.html and being available
50   online at http://grml.org/grml-live/#current_state as well.
51
52   grml migrated from Mercurial (hg) to Git as version control
53   system. If you are interested in using very recent grml-live
54   versions from our VCS please make sure to check out the docs.
55   http://git.grml.org/?p=grml-live.git
56
57  -- Michael Prokop <mika@grml.org>  Tue, 30 Sep 2008 13:12:07 +0200
58
59 grml-live (0.9) unstable; urgency=low
60
61   grml-live 0.9 features kernel 2.6.26-grml[64]. Using
62   squashfs-tools 1:3.2r2-9exp1 does not work with kernel
63   2.6.26-grml when using LZMA compression though it works
64   fine when using ZLIB compression.
65
66   Debian provides updated squashfs-tools 1:3.3-7. You can
67   safely upgrade as long as you don't need kernel
68   2.6.23-grml[64] and/or LZMA compression.
69
70   All these details can be found in the grml-live docs. Please
71   check out the section "Current state of grml-live with
72   squashfs-tools and kernel" in the grml-live docs, being
73   shipped with this package as manpage grml-live(8) and
74   /usr/share/doc/grml-live/grml-live.html and being available
75   online at http://grml.org/grml-live/#current_state as well.
76
77  -- Michael Prokop <mika@grml.org>  Fri, 22 Aug 2008 08:32:44 +0200
78
79 grml-live (0.0.4) unstable; urgency=low
80
81   The -t option for specifying the output directory has been
82   renamed into -o. The option -t now specifies the place where
83   templates for building the ISO can be found.
84   Do not forget to adjust present scripts you use with grml-live.
85
86  -- Michael Prokop <mika@grml.org>  Sat, 06 Oct 2007 16:50:16 +0200