3a7d784ef3864b4bbe2dbf2dbed70091ff87ce30
[grml-live.git] / debian / changelog
1 grml-live (0.12.6) unstable; urgency=low
2
3   [ Michael Prokop ]
4   * [312d86a] templates/GRML/grml-cheatcodes.txt: update debian2hd
5     bootoption documentation; replace all references to /dev/hdx with
6     /dev/sdx
7   * [22e838c] templates/GRML/grml-cheatcodes.txt: update usage example
8     cmdline for debian2hd (thanks, Christian).
9   * [0d5dccc] Add software-changes-schedule.txt to handle scheduled
10     software additions/removals via git.
11   * [66f1c71] grml-cheatcodes.txt: drop setkeycodes (being dropped from
12     grml-autconfig).
13   * [956db16] docs: add generation of the base tar.gz to the FAQ
14   * [32627d5] scripts/release_helper.sh: support autobuild
15     infrastructure through AUTOBUILD
16   * Software related changes:
17     - [58de1cc] Drop postfix-ldap from GRML_FULL.
18     - [f3deac4] Drop cfengine2 from GRML_FULL.
19     - [23a96e0] Add puppet to GRML_FULL.
20     - [c00baf7] Add puppetmaster to GRML_FULL.
21     - [285e5c3] Add rdfind to GRML_FULL.
22     - [38fad6b] Replace glipper-nognome with clipit.
23
24   [ Ulrich Dangel ]
25   * [5f2b199] SW: Add parted to GRML_MEDIUM (Thanks to Jordi Funollet
26     for the bug report)
27
28  -- Michael Prokop <mika@grml.org>  Fri, 11 Mar 2011 23:16:57 +0100
29
30 grml-live (0.12.5) unstable; urgency=low
31
32   The "new release is coming so >< close" release.
33
34   * [69f74a6] grml-live: Fix typo (Skiping->Skipping).
35   * [7468864] SW: Add grub-imageboot to all Grml flavours.
36   * [ea8df13] hooks/{instsoft,updatebase}.GRMLBASE: be more careful
37     about BUILD_ONLY environment.
38   * [1b66676] isolinux/grml.cfg: use vga=791 by default for "disabled
39     KMS" boot menu entry.
40   * [ebc2594] isolinux/grml.cfg: disable KMS in "Disable Framebuffer"
41     boot menu entry.
42   * [7883c5f] templates/boot: set nodmraid and grml2hd accordingly, make
43     sure "No KMS" and "nofb" are consistent accross bootloaders.
44   * [b8a13e3] templates/boot: Use persistent=nofiles as default, as this
45     causes less problems by default.
46   * [5c896d0] Update templates/GRML/grml-cheatcodes.txt to reflect
47     recent development. - thanks to Ulrich Dangel <mru@grml.org> for
48     feedback.
49   * [894aac9] templates/GRML/grml-cheatcodes.txt: document KMS and add
50     URL for Documentation/kernel-parameters.txt.
51
52  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 01:24:43 +0100
53
54 grml-live (0.12.4) unstable; urgency=low
55
56   The "where is all the dirt" release.
57
58   [ Christian Hofstaedtler ]
59   * Software related changes:
60     - [8b01f6c] Remove wacom-tools from GRML_FULL.
61     - [377f9fe] Remove xar from GRML_FULL (Debian RoQA; see #574023).
62     - [15d82e2] Remove tra, tss from GRML_FULL.
63     - [cce8558] Remove snoopy from GRML_FULL (removed from Debian,
64       see #548918).
65     - [1b93265] Remove sam from GRML_FULL (orphaned, see #503546).
66     - [78eb19a] Remove slat from GRML_FULL (dead upstream, see
67       #541373).
68     - [9d7b098] Remove shc from GRML_FULL (RoM, see #508109).
69     - [a952d6b] Remove sdd from GRML_FULL (RoQA, see #572379).
70     - [c9a3214] Move retty to x86-only section.
71     - [e2dc668] Remove rain from GRML_FULL (RoQA, see #455002).
72     - [e7dcc71] Remove isakmpd from GRML_FULL.
73     - [ae7a104] Remove psh from GRML_FULL (RoQA, see #596551).
74     - [01c0a56] Remove ras from GRML_FULL (dead upstream, see
75       #558672).
76     - [99fa5ea] Move pstack to x86-only section.
77     - [48c3d54] Remove pcopy from GRML_FULL (dead upstream, see
78       #596552).
79     - [703e0b6] Remove mp3c from GRML_FULL (uninstallable, very old).
80     - [e2ac468] Remove nstx from GRML_FULL (dead upstream, see
81       #595988).
82     - [c36d74e] Do the mtd-tools -> mtd-utils transition.
83     - [cc932b9] Remove mirrordir from GRML_FULL (RoM; see #555130).
84     - [d8fa87a] Move bsign to x86-only section.
85     - [845f37b] Remove cabber from GRML_FULL (RoQA, see #553902).
86     - [3c65350] Remove jail from GRML_FULL (RoM, see #448725).
87
88   [ Ulrich Dangel ]
89   * [1c74730] Run /etc/init.d/networking by default.
90
91   [ Michael Prokop ]
92   * [d61b3b8] Drop unnecessary policy-rc.d handler from
93     hooks/updatebase.GRMLBASE and scripts/GRMLBASE/98-clean-chroot -
94     grml-policy-rc.d does it for us.
95   * [07e33ed] grml-cheatcodes.txt: Document nonetworking bootoption.
96   * Software related changes:
97     - [ee607a4] Add tmux to GRML_FULL. - thanks to Marek Straka
98     - [b4b0e5a] Add grml-rescueboot to all grml flavours.
99     - [af3b852] Add fai-setup-storage to GRML_FULL.
100     - [567872d] Remove policyrcd-script-zg2 from GRML_FULL.
101     - [8151e7f] Remove zsh-static from GRML_FULL.
102     - [27e4380] Remove bash-static from GRML_FULL.
103
104  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 17:40:40 +0100
105
106 grml-live (0.12.3) unstable; urgency=low
107
108   The "let's clean the floor" release.
109
110   * Bugfix:
111     - [7bbfd24] Rework apt.conf handling in instsoft/updatebase (provide
112       /etc/apt/apt.conf.d/15grml-live), drop /etc/kernel-img.conf support.
113       The reworked apt.conf handling addresses the issue that with usage of
114       BASE.tgz there might result packages from recommends in the ISO (like
115       for example iso-codes via python-apt).
116
117   * Package list changes:
118     - [5476dee] replace perf with linux-tools-2.6.36 package in GRMLBASE.
119     - [ae6845f] Update package list in NFSROOT (grub->grub-pc, live-
120       initramfs->live-boot, drop cvs/subversion/jove/subversion, disable
121       cfengine2/libapt-pkg-perl).
122
123   * Get rid of window managers from GRML_FULL that are either too large,
124     unconfigured, unused,... - see issue897 for the discussion.
125     [Closes: issue897]
126     - [a4907de] Remove fvwm
127     - [a68ff37] Remove ratpoison and ratmenu
128     - [c44b1e3] Remove dwm and dwm-tools
129     - [5eb0e90] Remove twm
130     - [0a17b3c] Remove w9wm
131     - [69ca260] Remove evilwm
132     - [9df6db8] Remove jwm
133     - [d077db1] Remove pekwm
134
135   * Removals from GRML_FULL package list:
136     - [b88d7b5] Remove ysm (orphaned, see #595398).
137     - [50bc2fe] Remove emcast (orphaned, see #594619).
138     - [0040aec] Remove cdrbq (orphaned, see #602587).
139     - [0bcc921] Remove wyrd (not relevant enough).
140     - [372cd2d] Remove xaw3dg (not relevant enough).
141     - [07d1e00] Remove yaird (initramfs-tools is the
142       recommended and supported i-t generator).
143     - [f8990f6] Remove pdns* packages (except for pdns-recursor).
144     - [e601ea1] Remove nedit (too large for too many already
145       existing editors).
146     - [c402efd] Remove mrxvt[-common] from GRML_FULL.
147     - [13c5b0b] Remove zlib1g (library -> rdepends).
148     - [67cfcf5] Remove gq (unmaintained/dead, see #593165).
149     - [bed9733] Remove cdda2wav + cdrecord from GRML_FULL (unavailable).
150     - [57280bf] Remove geresh (dead/unmaintained, see #595478).
151     - [e240523] Remove dietlibc (dietlibc-dev is the relevant package).
152     - [09ec6b0] Remove dumputils (orphaned upstream, see #466870).
153     - [d8e5c2d] Remove cbrowser (dead upstream, see #595987).
154     - [2a296ca] Remove dpkg-multicd (unavailable, merged into
155       dselect, see #557063).
156     - [a4b7699] Remove dpkg-ftp (unavailable, merged into
157       dselect, see #557062).
158     - [6537f9e] Remove tcl8.3 (unavailable, tcl8.4 is there).
159     - [ed0a6ab] Remove jikes (orphaned, see #508366).
160     - [72eff19] Remove metamail (orphaned, see #274451).
161     - [ebfec95] Remove mkisofs (unavailable).
162     - [847ba32] Remove python-celementtree + python-elementtree
163       (unavailable + only useful with python < 2.5, see #564377).
164     - [547476e] Remove realtime-lsm (deprecated, see #499245).
165     - [266c05b] Remove nictools-nopci (i386-only).
166     - [73bfef1] Remove star (unavailable).
167     - [bbfde64] Remove starttls (dead, see #587264).
168     - [4d62e55] Remove swapd (dead, see #595091).
169     - [a20335f] Remove webcpp (abandoned upstream, see #547528).
170     - [6ca58fa] Remove xvncviewer (unavailable).
171     - [2fc6daf] Move zfs-fuse from Grml packages to Debian packages.
172     - [a317c5c] Remove speechd-up (i386-only, espeakup replaces it).
173     - [d9d3706] Remove abs-guide (not important enough)
174     - [c4c9c35] Remove uswsusp (has issues in older Debian
175       releases, should not be too relevant for Grml).
176     - [2e7c1fb] Remove ike-scan (4MB is too much)
177     - [a01048a] Remove hasciicam (out-of-scope).
178     - [6b5262f] Remove gocr (out-of-scope).
179     - [33578dc] Remove hal (out-of-scope).
180     - [962a5cb] Remove hal-info (out-of-scope).
181     - [7a1b346] Remove fusesmb (out-of-scope).
182     - [ca8f465] Remove icecast2 (out-of-scope).
183     - [05cfbd2] Remove moosic (out-of-scope).
184     - [4774440] Remove mp3blaster (out-of-scope).
185     - [5baa139] Remove mplayer-skin-blue (out-of-scope).
186     - [3806828] Remove lkl (orphaned, see #553307).
187
188  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 16:11:27 +0100
189
190 grml-live (0.12.2) unstable; urgency=low
191
192   [ Michael Prokop ]
193   * [c8e2121] 90-update-alternatives: make sure to run the update-
194     alternatives listing for x-window-manager inside the target chroot.
195   * [032da01] SW: add console-data and kbd to GRMLBASE.
196     [Closes: issue944] - thanks to Marc Haber for reporting and to
197     Christian Hofstaedtler for the fix.
198   * [179d5ea] Make sure hybrid mode works for the grub boot method out-
199     of-the-box too - thanks to Thorsten Glaser.
200
201   [ Thorsten Glaser ]
202   * [7741716] support BOOT_METHOD=grub2 (El Torito boot – Manifold boot
203     already did) [Closes: issue889]
204
205  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 14:22:22 +0100
206
207 grml-live (0.12.1) unstable; urgency=low
208
209   [ Michael Prokop ]
210   * [439b54c] grml-live: drop useless of of ls(1).
211   * [424c8ef] SW: switch from live-initramfs to live-boot in GRMLBASE.
212
213   [ Christian Hofstaedtler ]
214   * [5bc75ae] radeon-kms: overwrite file at the correct time
215     [Closes: issue935]
216   * [e1e1975] remove fcopy backups all across /etc
217   * [26c2731] tag all files installed by grml-live
218   * [d5677ef] remove obsolete live.conf
219
220  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:51:20 +0100
221
222 grml-live (0.12.0) unstable; urgency=low
223
224   The "give back - get back 2.6.36-grml[64]" Release.
225
226   [ Ulrich Dangel ]
227   * [b6a2954] Check version of grml-live against changelog before
228     building
229   * [e4296db] Overwrite the radeon-kms settings [Closes: issue935]
230
231   [ Michael Prokop ]
232   * [8d75e30] config/scripts/GRMLBASE/21-usersetup: add grml user to
233     group netdev
234   * [822c092] docs: Update FAI-URL references regarding its new home
235     (http://fai-project.org/).
236   * [bfe370b + 8f57397] Update to bsd4grml v20101001 (thanks to
237     Thorsten Glaser).
238   * [df6303e] scripts/release_helper.sh: cancel if editing changelog
239     returned error, provide cmdline options to git-buildpackage cmd.
240   * Software related changes:
241     - [b25619d] Drop unavailable fnord package from all grml flavours
242       (see #596044).
243     - [690257e] Drop libpam* and pamusb-tools packages.
244       [Closes: issue920]
245     - [704c046] Drop figlet and toilet-fonts (which is a dependency of
246       toilet) [Closes: issue915]
247     - [29517fe] Drop i386-only-software [Closes: issue923] - thanks to
248       Christian Hofstaedtler <ch@grml.org>
249     - [9d2d73a] Drop deprecated kqemu-common package from GRML_FULL.
250   * [5d4cdf0] Provide /etc/runlevel.conf via grml-live using fcopy and
251     its class concept
252   * [3e5fb23] Further /etc/runlevel.conf related fixes.
253   * [25ea895] Do not set ERROR=2 twice. - thanks to Christian
254     Hofstaedtler <ch@grml.org>
255   * [da2a27c] Proberly quote $CURRENT_DIR. - thanks to Andreas Marschke
256   * [74d9301] support for kernel 2.6.36-grml[64], drop backwards
257     compatibility support, adjust depends, update docs
258   * [c12baa8] docs: Document how to revert the manifold feature.
259   * [f5434b2] Drop qemu and vmware bootoptions as they are not necessary
260     any longer.
261   * [09667d4] templates/boot/grub/grub.cfg: drop insmod part_{msdos,gpt}
262     as it breaks booting - thanks to Thorsten Glaser <tg@mirbsd.org>
263   * [c686c84] Add script-not-executable ./usr/share/grml-
264     live/scripts/bootilnx.mksh to debian/overrides.grml-live.
265   * [594972d] Provide nokms bootoption and according menus in the
266     graphical bootmenu to disable Kernel Mode-Setting.
267
268   [ Bernd Arnold ]
269   * [f4d8e72] Fix typo in grml-cheatcodes.
270
271   [ Thorsten Glaser ]
272   * [58a29c5] Update to bsd4grml version 20100815.
273   * [7ed3014 + a0ae611 + d222479] Manifold supporting and using
274     ISOLINUX now.
275
276   [ Christian Hofstaedtler ]
277   * Software related changes:
278     - [ba2ebc1] remove packages with unclear live-cd usage case
279     - [07409bb] move bibcursed to LATEX class
280     - [2794ab4] replace ispell with hunspell
281     - [046d13d] drop Essential/Required packages from GRMLBASE
282     - [fb91169] remove mgetty
283     - [bfd1dd6] replace console-tools with kbd
284     - [ed73ede] remove grml-etc dependencies
285     - [d4c848e] don't try to install i386-only software on amd64
286     - [9034de9] remove no longer available software
287     - [c78ef28] remove fvwm-crystal-minimal
288   * [535a90f] remove further backup files in /etc
289   * [1455f91] fcopy motd instead of relying on grml-etc plus weirdness
290   * [ad7a862] allow all users to start X server [Closes: issue926]
291   * [987dd5d] grub: memdisk is a "linux16"-style kernel
292     [Closes: issue937]
293   * [8b54550] update grub to 1.98+20100804-8 [Closes: issue938]
294
295  -- Michael Prokop <mika@grml.org>  Thu, 02 Dec 2010 13:34:43 +0100
296
297 grml-live (0.11.0) unstable; urgency=low
298
299   The "kernel 2.6.35-grml[64] party" Release.
300
301   * This release provides support for kernel 2.6.35-grml[64] through
302     updated squashfs binary and options handling. To build live
303     systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4
304     package is required. Further details are available in the
305     updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a]
306   * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and
307     update SQUASHFS_BINARY comment.
308   * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev
309     are available on update
310   * [fc88014] Update TODO file, reflecting recent development.
311   * [d38f878] Add scripts/release_helper.sh.
312   * Updates in templates/boot/:
313     - [050f4d2] Update pci.ids to version 2010.08.27.
314     - [24960b7] Update gpxe.lkrn to version 1.0.1.
315     - [d980fe7] Update hdt.c32 to version 0.3.6.1.
316     - [d635175] Update memtest to memtest86+ version 4.10.
317     - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803.
318     - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux
319                 version 2:4.02+dfsg-3.
320     - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02
321                 debian-20100803.
322     - [929662f] Update templates/boot/grub to grub version
323                 1.98+20100804-4.
324     - [89c9f37] Update lintian overrides file to reflect current
325                 updates in templates/boot/grub.
326
327  -- Michael Prokop <mika@grml.org>  Sat, 04 Sep 2010 15:47:32 +0200
328
329 grml-live (0.10.1) unstable; urgency=low
330
331   [ Ulrich Dangel ]
332   * [916808e] Mention random hostname support in documentation.
333
334   [ Michael Prokop ]
335   * [9f059fa] Bump version number in grml-live script.
336     Thanks for reporting, Tong Sun. [Closes: issue888]
337   * [4b61133] docs: mention that random hostname is supported only in
338     recent versions.
339
340  -- Michael Prokop <mika@grml.org>  Tue, 03 Aug 2010 23:32:14 -0400
341
342 grml-live (0.10.0) unstable; urgency=low
343
344   The "DebConf10 in New York" Release.
345   * Software related changes:
346     - [6783097] SW: Drop xserver-xorg-video-amd from GRML_MEDIUM +
347       GRML_FULL (transitional package).
348     - [2f36927] SW: Use xserver-xorg-video-all + xserver-xorg-input-all
349       in GRML_FULL, GRML_MEDIUM + XORG. - thanks to Tong Sun
350       <suntong@cpan.org> [Closes: issue879]
351     - [212a7a8] Add tasksel and taskel-data to exclude option in
352       FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun <suntong@cpan.org>
353       [Closes: issue886]
354
355   * Documentation related changes:
356     - [ab3c3be] docs: add squashfs-tools to default apt-get list for
357       deployments on Debian.
358     - [7fd12d9] docs: clarify usage of base.tgz
359     - [f8d3ccd] docs: mention FOOBAR class in usage example via
360       /etc/grml/grml-live.local - thanks to Tong Sun <suntong@cpan.org>
361     - [9de56d9] grml-cheatcodes.txt: document utc + localtime bootoptions.
362
363   * Bugfixes, Features,...:
364     - [4b2e863] Make all shell scripts using /bin/bash instead
365       /bin/sh to be able to FAI's environment - thanks to thermoman
366     - [6eebff8] Make sure that output directory variables aren't
367       overridden by $OUTPUT. [Closes: issue885]
368     - [807994a] buildd/functions.sh: remove attachment in bailout
369       function.
370     - [00825cf] Bump Standards-Version to 3.9.1.
371     - [ace32ae] Fix typo in several files, it's "overridden"
372       (thanks, lintian).
373
374  -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 00:21:34 -0400
375
376 grml-live (0.9.43) unstable; urgency=low
377
378   * [6136081] docs/grml-live.txt: clarify policy for class names.
379   * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE.
380   * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712.
381
382  -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 12:38:17 +0200
383
384 grml-live (0.9.42) unstable; urgency=low
385
386   * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
387   * [8ef26a3] Bump grml-live version string.
388   * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6.
389   * [79e718c] grml_cleanup_chroot: drop all [u]mount commands.
390   * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable
391     to make it compatible with set -u.
392   * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to
393     continue.
394
395  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2010 14:41:03 +0200
396
397 grml-live (0.9.41) unstable; urgency=low
398
399   [ Ulrich Dangel ]
400   * [f485d22] Add loopback.cfg.
401   * [a72dab8] Improved documentation for bootid bootoption.
402
403   [ Michael Stapelberg ]
404   * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876]
405
406   [ Michael Prokop ]
407   * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add
408     pointers to initramfs related documentation.
409   * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617-
410     1, extend grub.cfg, update scripts/create-grub-dir.sh
411   * Debian packaging:
412     - [8a0e08a] Set Debian source format to 3.0 (native).
413     - [e84d056] Bump Standards-Version to 3.9.0.
414     - [3ae2043] Replace Depends of grml-live-buildd on nail with
415       heirloom-mailx.
416   * SW-related changes:
417     - [dfecfb0] Add uuid-runtime to GRMLBASE,
418                 thanks Adriana Teixera.
419     - [1898358] Add gddrescue to GRML_MEDIUM,
420                 thanks Antonio Diaz Diaz.
421     - [4df9949] Add socat to GRML_MEDIUM.
422     - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL.
423     - [8ad9d2a] Add ekeyd to GRML_FULL,
424                 thanks Peter Palfrader. [Closes: issue873]
425
426  -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 12:15:00 +0200
427
428 grml-live (0.9.40) unstable; urgency=low
429
430   [ Michael Prokop ]
431   * Software related changes:
432     - Add perf to GRML_FULL.
433     - Add lxc to GRML_FULL.
434     - Add hwloc to GRML_FULL.
435     - Drop aria2 from GRML_FULL (lack of space).
436     - Drop bluez-audio (lack of space, requires ~17MB incl.
437       dependencies)
438   * Drop wrongly merged failsafe bootoptions.
439   * Update grml-cheatcodes.txt (e.g. drop home= bootoption
440     as it has been deprecated recently).
441   * Update bsd4grml to version 20100328 (thanks, Thorsten).
442
443   [ Ulrich Dangel ]
444   * Fix Boot OS of first partition entry for grub. Thanks to Jordan
445     Uggla for
446   * Support automatic findiso command and fixed gfxpayload handling.
447     Thanks to Jordan Uggla.
448
449  -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
450
451 grml-live (0.9.39) unstable; urgency=low
452
453   * Add support for /boot/isolinux/submenu*.cfg files.
454   * Drop bootfrom=removable from default bootoptions (we've bootid
455     and scan removable devices first nowadays).
456   * Grub2 related changes:
457     - Add scripts/create-grub-dir.sh to build templates/boot/grub/
458     - Add font file templates/boot/grub/ascii.pf2
459     - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
460     - grub.cfg:
461       ~ add additional menu_color_* entries if loading background image
462       ~ loadfont /boot/grub/ascii.pf2
463       ~ increase timeout to 20 seconds
464       ~ replace terminal command with terminal_output
465       ~ use gfxpayload=1024x768 instead of vga=...
466   * Some minor lintian cleanups.
467   * Software related changes:
468     - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
469       `minimal-shell'.
470     - Add numactl to GRML_FULL (thanks, gebi).
471     - Drop ctapi-cyberjack.
472     - Drop sl-modem-daemon.
473     - Update to grml kernel 2.6.33.
474
475  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 15:12:21 +0100
476
477 grml-live (0.9.38) unstable; urgency=low
478
479   * Move ia32-libs from Depends to Recommends so installation
480     on i386 works again.
481
482  -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
483
484 grml-live (0.9.37) unstable; urgency=low
485
486   * Drop noquick bootoption from serial console boot entry.
487   * Add grml as default to default.cfg. [Closes: issue761]
488   * Software related changes:
489     - Add nginx. Thanks al4711. [Closes: issue704]
490     - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
491     - Drop asleap from GRML_FULL.
492     - Drop ded from GRLM_FULL.
493     - Drop tlswrap package from GRML_FULL.
494     - Move udev from GRML_* to GRMLBASE.
495
496  -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
497
498 grml-live (0.9.36) unstable; urgency=low
499
500   * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
501     files use .conf as filename suffix. [Closes: issue647]
502   * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs.
503   * 90-update-alternatives: check for symlinks of iceweasel and
504     mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink.
505   * Rework addons handling (make sure to install boot addons independent
506     from bsd4grml which might be disabled).
507   * Updated boot manager teamplates (simplify syslinux.cfg,
508     update failsafe bootoption, add GPXE to grub.cf, drop duplicate
509     boot=live from grub.cfg)
510   * Do not bailout if reading dpkg.list fails, instead assume user
511     is running a dirty build and display a warning message.
512   * Check for precense of grub directory and files in templates
513     that we are adjusting on-the-fly and skip non-existing ones
514     so customisation of templates is easier.
515   * Drop debug from bootoptions and use debug=vc only. 'debug' without
516     arguments avoids displaying the executed code in the initramfs
517     which is something you usually want to have enabled by default
518     when debugging a system.
519   * Fix label name for ssh bootoption.
520   * Add persistency feature to boot menu. [Closes: issue773]
521   * buildd/link_latest.sh: make sure to use according filename in
522     md5sum file of *_latest* ISOs. [Closes: issue814]
523   * Software related changes:
524     - Add grml-quickconfig to GRMLBASE.
525     - Add grml-quickconfig-standard to GRML_* classes.
526     - Add xz-utils to GRML_FULL.
527     - Add zerofree to GRML_MEDIUM and GRML_FULL.
528     - Drop 3ware-cli-binary (license unclear).
529     - Drop rar from GRML_FULL (license).
530     - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
531     - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
532       able to customize it easier.
533
534  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
535
536 grml-live (0.9.35) unstable; urgency=low
537
538   * New features / major changes:
539     - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and
540       /etc/grml/fai/live-initramfs to /etc/grml/fai/config/). This is
541       an important step to use the config space and class concept of
542       FAI in a more decent and cleaner way. Further details in NEWS
543       file. Thanks to Henning Sprang for the initial hint.
544     - Provide buildd as separate Debian package grml-live-buildd.
545     - Store package list on ISO. [Closes: issue779] [Closes: issue749]
546     - Support conf/bootid.txt and use bootoption bootfrom=removable by
547       default.
548     - Support NO_BOOTID to disable the new bootid feature.
549     - Support DEFAULT_BOOTOPTIONS via configuration file.
550   * Bugfixes / minor changes:
551     - buildd: use nail instead of mutt for sending mails as recent
552       versions of mutt introduced a major breakage (see #539276).
553     - scripts/GRMLBASE/38-udev: check for presence of config file.
554     - Ignore $EXIT_ON_MISSING_PACKAGES if running a dirty build
555       through -B.
556     - Make sure to use sources.list of grml-live, even on updates
557       through -u option. [Closes: issue803]
558   * Software related changes:
559     - Drop all packages from GRML_* classes that are defined in
560       GRMLBASE already.
561     - Drop aufs-tools from GRML_MEDIUM.
562     - Drop lvm2 from GRML_* classes at it is in GRMLBASE.
563     - Drop mdadm from GRML_* classes as it is in GRMLBASE.
564     - Move diffutils + iw from GRMLBASE to GRML_* classes.
565     - Move mgetty from GRML_* classes to GRMLBASE.
566     - Move module-init-tools from GRML_* classes to GRMLBASE.
567   * Debian packaging: Bump Standards-Version to 3.8.4.
568
569  -- Michael Prokop <mika@grml.org>  Sat, 13 Feb 2010 01:08:57 +0100
570
571 grml-live (0.9.34) unstable; urgency=low
572
573   * Add scripts/GRMLBASE/38-udev to get rid of automatically generated
574     udev rules file.
575   * Fix architecture option in error message (-a instead of -i).
576   * Add ia32-libs [amd64] to Depends to make sure building i386 on amd64
577     works OOTB.
578   * Use $TEMPLATE_DIRECTORY for checking for precense of bsd4grml.
579   * Drop keyword package from squashfs binary exit code.
580   * Update docs regarding squashfs-tools 1:4.0-1.
581   * Support for logging to database via grml-live-db.
582     Thanks to formorer for his work on dpkg-to-db.
583   * Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE (though integrated
584     a backwared compatibility layer so existing installations still continue
585     to work) and clear logs after prompting for execution.
586
587   * Software related changes:
588     - Add acpi-support-base to GRML_SMALL [Closes: issue791]
589     - Add netsniff-ng to GRML_FULL (thanks Daniel Borkmann).
590     - Add ufsutils to GRML{SMALL,MEDIUM,FULL} [thanks, chaitat].
591     - Drop aufs-tools from GRML_FULL (deprecated, see #555638).
592     - Drop firescope from GRML_FULL - it is unmaintained upstream.
593     - Drop package config file GRML_FORENSIC as it is developed and
594       maintained as part of Grml-Forensic nowadays.
595     - Move scsiadd from GRML_* to GRMLBASE.
596     - Remove dynamic-disk from GRML_FULL (unmaintained upstream).
597     - Remove lame from GRML_FULL (not available from official Debian pool).
598     - Remove salvage-ntfs from GRML_FULL (unmaintained upstream).
599
600  -- Michael Prokop <mika@grml.org>  Sat, 30 Jan 2010 19:56:32 +0100
601
602 grml-live (0.9.33) unstable; urgency=low
603
604   [ Michael Prokop ]
605   * Switch order of mirror configuration in example config.
606     Thanks for the hint, formorer.
607   * Write current date to last output line of grml-live so the user
608     knows how "old" his build is while sitting at the shell prompt.
609   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages
610     as package installation validator.
611   * Update sources.list handling:
612     - Disable deb-src by default in sources.list. People usually
613       won't need this and the ones that want it know how to enable
614       it. Therefore let's save traffic on the mirrors.
615     - Note usage of GeoIP-selected mirrors.
616     - Add commented examples for DE/AT mirrors.
617     Thanks for the suggestions to Sedat Dilek. [Closes: issue756]
618   * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks
619     for bringing this issue up, Richard Hartmann.
620   * templates/boot/grub/menu.lst: drop bootoption lang=us, we
621     specify the default within grml-autoconfig nowadays.
622   * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit
623     with returncode != 0 if a requested package isn't available on the
624     resulting ISO.
625   * Drop memtest86+ from Depends as it's shipped by grml-live-addons
626     nowadays (see issue717). Instead be more verbose in the warning
627     message if neither the one from grml-live-addons nor memtest86+
628     can be found.
629   * Software related changes:
630     - Main GRML* classes:
631       + add grml-udev-config (we use Debian's udev from now on and
632         provide our own udev stuff through grml-udev-config)
633       + drop grml-scanpartitions
634       + move all grml-* packages that used to be part of all Grml
635         flavours to GRMLBASE and drop them from the flavour
636         specific configuration instead
637     - GRML_FULL:
638       + Add fsarchiver
639       + Add gdisk
640       + Add infiniband-diags
641       + Add iscsitarget-module-2.6.31-grml64
642       + Add mbuffer
643       + Add modem-cmd
644       + Add nbd-server + nbd-client (thanks to Xuân Baldauf).
645       + Drop dvi2tty (so we don't pull tex-common and texlive-binaries
646         into the system).
647       + Drop lomoco (bad state, unnecessary)
648     - GRML_MEDIUM:
649       + Add iptraf (thanks, thermoman)
650       + Drop (unavailable) at76-usb-modules-2.6.31-grml
651     - Mixed:
652       + Add kexec-tools to GRML_SMALL + GRML_MEDIUM (thanks,
653         Christoph Biedl)
654       + Add lcrack to GRML_FORENSIC
655       + Drop fakechroot from GRML_FULL + GRML_FORENSIC (the package is
656         in a bad shape since several months)
657       + Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as
658         we use git nowadays
659
660   [ Thorsten Glaser ]
661   * Update MirOS bsd4grml to 20091226.
662
663  -- Michael Prokop <mika@grml.org>  Wed, 30 Dec 2009 02:34:38 +0100
664
665 grml-live (0.9.32) unstable; urgency=low
666
667   * Update docs to reflect current FAI_CONFIG_* setup.
668   * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf
669     so FAI versions older than 3.3 still work. Thanks for the bugreport,
670     Christian Hofstaedtler.
671
672  -- Michael Prokop <mika@grml.org>  Sun, 08 Nov 2009 11:50:46 +0100
673
674 grml-live (0.9.31) unstable; urgency=low
675
676   [ Michael Prokop ]
677   * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue.
678   * Update main fai config (update to what's shipped by FAI 3.3):
679     * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf
680       to make-fai-nfsroot.conf and disable it by default as
681       only FAI_CONFIG_SRC is relevant nowadays.
682     * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by
683       default.
684     * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS
685       in file make-fai-nfsroot.conf (sync with FAI upstram).
686
687   [ Thorsten Glaser ]
688   * Update bootgrub.mksh to 20091104.
689   * Change manifold-boot ISO patch logic slightly to work better on
690     certain HP machines. [Closes: issue757]
691
692  -- Michael Prokop <mika@grml.org>  Wed, 04 Nov 2009 20:30:30 +0100
693
694 grml-live (0.9.30) unstable; urgency=low
695
696   [ Michael Prokop ]
697   * Support new option '-d <date>' to use specified date as build date
698     information on the ISO instead of the default.
699   * Fix posix violation in grml-live-remaster.
700   * Add jfsutils to GRML_MEDIUM and GRML_SMALL.
701   * Apply patch by Christian Hofstaedtler <ch+git@zeha.at> (thanks!):
702     Ensure /etc/mtab is always present. Newer debootstrap versions
703     no longer create /etc/mtab, so we need to provide our own.
704   * config/hooks/instsoft.GRMLBASE:
705     - force installation of file-rc using aptitude's
706       Aptitude::ProblemResolver::Keep-All-Tier option.
707     - drop insserv package.
708   * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with
709     'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with
710     fai >=3.2.23.
711
712   [ Ulrich Dangel ]
713   * Remove denglish phrase from help file. Thanks to Andreas Gredler.
714     [Closes: issue758]
715
716  -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 17:48:21 +0100
717
718 grml-live (0.9.29) unstable; urgency=low
719
720   [ Ulrich Dangel ]
721   * Renamed stage2_eltorito to stage2 to get rid of name mangling
722     problems with fat.
723
724   [ Michael Prokop ]
725   * Adjust stage2{,_eltorito} code in grml-live.
726
727  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:17:59 +0100
728
729 grml-live (0.9.28) unstable; urgency=low
730
731   * Drop grub from all classes and add grub-pc to GRMLBASE.
732   * Add guymager to GRML_FULL.
733   * Add gcc to GRML_MEDIUM.
734   * Adjust grub variable in *all* /boot/isolinux/*.cfg files.
735   * Update memtest86+ binary to 4.00-2.
736   * Update isolinux/syslinux files to version 2:3.83+dfsg-1:
737     - templates/boot/addons/chain.c32
738     - templates/boot/addons/hdt.c32
739     - templates/boot/addons/memdisk
740     - templates/boot/addons/menu.c32
741     - templates/boot/isolinux/ifcpu64.c32
742     - templates/boot/isolinux/isolinux.bin
743     - templates/boot/isolinux/vesamenu.c32
744   * Update templates/boot/addons/pci.ids to version 2009.10.22.
745   * Adjust label text for grub1 boot entry.
746   * Update bsd4grml to version 20091027.
747
748  -- Michael Prokop <mika@grml.org>  Tue, 27 Oct 2009 20:54:33 +0100
749
750 grml-live (0.9.27) unstable; urgency=low
751
752   [ Michael Prokop ]
753   * Adjust grub variable in boot/isolinux/{addons,grub}.cfg as well.
754   * Add fio to GRML_FULL (thanks for the hint, Ulrich). [Closes: issue703]
755   * Add 'noquick' to the serial bootoption.
756   * Add ewf-tools to GRML_FULL and GRML_FORENSIC.
757
758   [ Ulrich Dangel ]
759   * Refactored addon menu handling for syslinux. The menu is now dynamically
760     generated by grml-live to allow more convenient adjustments to the addon
761     menu.
762
763  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:10:35 +0100
764
765 grml-live (0.9.26) unstable; urgency=low
766
767   [ Michael Prokop ]
768   * Update templates/boot/grub to grub2 version 1.97~beta4-1.
769   * Add templates/boot/isolinux/ifcpu64.c32.
770   * Add templates/boot/addons/gpxe.lkrn.
771   * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg.
772   * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com
773     feature (command line) to chain into GRUB2 directly from isolinux
774     or syslinux without an intermediate interactive/menu prompt.
775     Thanks to Thorsten for implementing and help.
776
777   [ Thorsten Glaser ]
778   * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only).
779
780  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:10:17 +0200
781
782 grml-live (0.9.25) unstable; urgency=low
783
784   [ Ulrich Dangel ]
785   * Switched order between isoprompt and hd menu entry to generate more
786     easily the same bootmenu for generated cd images.
787   * Changed grub.cfg and menu.lst to use new template names.
788     Thanks to Michael Schierl for his bug report.
789   * Clear at first the screen if bootparam quiet is set.
790     Thanks again to Michael Schierl for his bug report.
791
792   [ Michael Prokop ]
793   * Support mksquashfs-lzma and $MKSQUASHFS in remaster/grml-live-remaster.
794   * Add fbterm to GRML_FULL. [Closes: issue563]
795   * Add parted to GRML_SMALL (thanks for the suggestion, Marc Haber).
796   * Add pyneighborhood to GRML_FULL. [Closes: issue580]
797   * Drop grml-ddcxinfo from GRML_FULL. [Closes: issue62]
798
799  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 14:12:33 +0200
800
801 grml-live (0.9.24) unstable; urgency=low
802
803   [ Ulrich Dangel ]
804   * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
805   * Changed isolinux vesamenu layout to support better multiiso layout.
806
807   [ Thorsten Glaser ]
808   * Update MirOS bsd4grml to 20091019.
809
810   [ Michael Prokop ]
811   * Software related changes:
812     - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg +
813       openvas-server to GRML_FORENSIC.
814     - Add stressapptest to GRML_FULL + GRML_FORENSIC.
815     - Drop lcap (package is gone) from GRML_FORENSIC.
816     - Drop isic + lcap (packages gone) from GRML_FULL.
817     - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of
818       xtables-addons-common).
819     - Drop harden-remoteaudit + openvas-server from GRML_FULL (they
820       are pretty useless without plugins which need just too much space).
821   * Rework variable replacements in templates. Now the %VAR% strings
822     in the templates match with the ones used inside grml-live ($VAR),
823     currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH,
824     GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION
825     are supported. If you use your own templates from older grml-live
826     versions please make sure to adjust them.
827     Thanks to Ulrich for helping with integration within grml2usb.
828   * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for
829     portmap to not listen on the loopback interface only by default.
830     [Closes: issue737]
831   * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice.
832
833  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2009 00:12:27 +0200
834
835 grml-live (0.9.23) unstable; urgency=low
836
837   * Software related changes:
838     - GRML_SMALL, GRML_MEDIUM and GRML_FULL: switch from kernel
839       2.6.28-grml[64] to 2.6.31-grml[64].
840     - Drop ash from GRML_FULL (unrelevant for Grml).
841     - Drop crack-common from GRML_FULL (it's a dependency of crack*).
842     - Drop ddccontrol-db from GRML_FULL (it's a dependency of ddccontrol).
843     - Drop dhcp3-common from GRML_FULL (it's a dependency of dhcp3*).
844     - Drop defrag from GRML_FULL + GRML_FORENSIC (see #446691).
845     - Drop emacs22/-common specific packages from GRML_FULL (dependencies).
846     - Drop libpam-krb5 from GRML_FULL (related to #545824).
847     - Drop mktemp from GRML_* (transitional package).
848     - Drop openbsd-inetd from GRML_FULL (we're using xinetd).
849     - Drop replicator from GRML_FULL (orphaned, see #474131).
850     - Drop rt2400-modules-2.6.31-grml, rt2500-modules-2.6.31-grml and
851       rt73-modules-2.6.31-grml from GRML_MEDIUM.
852     - Drop rt2400-modules-2.6.31-grml, rt73-modules-2.6.31-grml and
853       rt2400-modules-2.6.31-grml64 from GRML_FULL.
854     - Drop timeout from GRML_* (it is part of coreutils nowadays).
855     - Drop vim-python + vim-ruby from GRML_FULL (not available anymore).
856     - Drop version specific dependency on -mysql-client-5.0.
857     - Drop e2fslibs, esound-common, espeak-data, ettercap-common (all being
858       dependencies), fileutils and gcom (both transitional package) from
859       GRML_FULL.
860     - Drop 915resolution, bazaar, cracklib2, dbishell, gmailfs,
861       igal, nmapfe, python-pyogg, weechat-common, xdialog,
862       xserver-xorg-video-i810, xserver-xorg-video-nsc and zeroconf from
863       GRML_FULL (all being deprecated packages).
864     - Drop cracklib2 from GRML_FORENSIC (deprecated).
865     - Drop xserver-xorg-video-i810 + xserver-xorg-video-nsc from GRML_MEDIUM
866       and XORG (deprecated packages).
867     - Replace diff with diffutils and move it to GRMLBASE.
868     - Replace dvb-utils with dvb-apps in GRML_FULL.
869     - Replace postgresql-client-8.2 + postgresql-client-common with
870       postgresql-client in GRML_FULL.
871     - Move eject, file-rc, gawk, gpm, grep, grml-hwinfo, gzip, hostname,
872       initramfs-tools, initscripts, klibc-utils + laptop-detect to GRMLBASE.
873     - Add febootstrap to GRML_FULL.
874     - Add guymager to GRML_FORENSIC.
875     - Add extract and libextractor-plugins to GRML_FORENSIC (thanks to
876       Dennis Schreiber for the hint).
877     - Add iw to GRMLBASE. Thanks to Christian Hofstaedtler for the hint.
878     - Add libnss-mdns to GRML_FULL (thanks to mrud).
879   * Add backwards compatibility check for old sources.list layout
880     (we're using /etc/apt/sources.list.d now) to script
881     /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
882   * Assume 'lenny' as default SUITE instead of 'stable' as
883     debootstrap doesn't know how to handle 'stable'.
884     Thanks to Ulrich Dangel.
885   * Use blocksize of 256 when running mksquashfs-lzma binary.
886   * Update documentation regarding recent lzma development.
887   * Some minor cosmetic corrections in grml-live's output.
888   * Add missing test call in $FORCE_ISO_REBUILD code.
889   * scripts/GRMLBASE/15-initsetup: assume safe GRML_NAME default.
890   * Use menu hide in templates/boot/isolinux/prompt.cfg
891
892  -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 16:14:51 +0200
893
894 grml-live (0.9.22) unstable; urgency=low
895
896   * Send 'Find FAI build logs at' message to grml-live.log as well.
897   * Software related changes:
898     - Add comgt to GRML_FULL.
899     - Add fatattr to GRML_FULL.
900     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
901     - Add qla-tools to GRML_FULL.
902     - Add xmount to GRML_FULL.
903     - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
904     - Drop deprecated firmware-ipw3945 + ipw3945d from GRML_SMALL,
905       GRML_MEDIUM and GRML_FULL.
906     - Drop lanmap (abandonned upstream, see #542376).
907     - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE.
908     - Replace nessusclient, nessusd and nessus-plugins with
909       openvas-client and openvas-server in GRML_FULL.
910   * Do not use /etc/grml_version but instead use /etc/debian_version
911     as check whether the chroot exists. If grml-live execution
912     itself succeded but was interrupted during task_configure it should
913     be fine to re-run grml-live with -u/-b options.
914   * Fix usage of exclude option in $SQUASHFS_OPTIONS.
915   * Always remove temporary squashfs stderr file.
916   * Fix usage of /etc/runlevel.conf in 15-initsetup.
917   * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
918   * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
919     to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
920     again then. This should should prevent us from duplicated sources
921     list entries.
922   * New cmdline option: "-n" skips generation of the ISO file.
923   * Introduce support for squashfs-lzma-tools 4.0-1 and support
924     configuration variable SQUASHFS_BINARY.
925   * Modify update-initramfs call in grml-live script as the
926     'update-initramfs -u -t' might fail with linux images which have been
927     build using kernel-package.
928   * templates/boot/isolinux/grml.cfg: add space char at end of lines in entries
929     that are meant for manual editing (so user just has to press <tab>
930     and edit).
931   * Add 'pci=nomsi' to failsafe bootoption (thanks to Marc 'HE' Brockschmidt).
932   * Fix grml2usb bootoption in templates/boot/isolinux/grml.cfg.
933   * Display "Finished execution of stage 'WINDOWS_BINARIES'" only if the
934     according code has been executed (and do not display if skipping).
935   * Completely remove /lib/modules/${KERNEL}/kernel/drivers/isdn/hisax on
936     grml-small as there will be unresolved symbols without hisax.ko.
937
938  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 15:59:47 +0200
939
940 grml-live (0.9.21) unstable; urgency=low
941
942   [ Michael Prokop ]
943
944   * New features:
945     - Split the single /etc/apt/sources.list file into structured files
946       in /etc/apt/sources.list.d/. We are using:
947       - /etc/apt/sources.list.d/grml.list for all grml related repositories
948       - /etc/apt/sources.list.d/debian.list for official Debian repositories
949       [Closes: issue349]
950     - Provide information about grml-live version and Debian/suite
951       through /etc/grml_live_version in the generated ISO. [Closes: issue637]
952     - New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
953     - New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
954       easier rebranding of grml-live based distributions.
955     - Support installation of local files (not being part of any Debian package)
956       through $CHROOT_INSTALL.
957     - Display path of FAI logs during execution of grml-live.
958     - Replace all references to ftp.de.debian.org with cdn.debian.org,
959       see http://wiki.debian.org/DebianGeoMirror for details.
960       Thanks for the idea, Marc Haber!
961
962   * Bug fixes and improvements:
963     - When adjusting postfix configuration: make sure to execute newaliases
964       command after adjusting configuration, otherwise the old hostname
965       will be left inside /etc/aliases.db.
966     - grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
967       /etc/lvm/backup/main as well.
968     - grml_cleanup_chroot: drop the /usr/include/linux checks.
969     - 90-update-alternatives: use wm-ng as default x-window-manager.
970       [Closes: issue716]
971     - Check for existence of $target/etc/apt/important_note.txt before
972       operating on it.
973     - buildd: drop GRML_LIVE_ARCH but instead use default architecture
974       if not specified.
975     - Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
976       details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
977     - Improve check for architecture which should be build: if not specified
978       assume a safe default and check this one.
979     - Unify variable default checks, always assume sane defaults.
980     - Always run $SUITE checks, so grml-live repository is used also
981       if suite isn't manually specified.
982     - Detect existence of stage 'boot' using boot/isolinux so grml-live
983       executed with options '-q -B' and empty boot/isolinux works as well.
984     - Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
985       we can improve sanity checks and easify configuration.
986     - Integrate memtest86+ binary so we don't ship old versions from
987       the build host. [Closes: issue717]
988     - Check whether rebuild of ISO is needed even though the ISO exists already.
989       [Closes: issue719]
990
991   * Debian packaging related changes:
992     - Bump to Standard-Version 3.8.3 (no further changes).
993     - Improve long description.
994     - Update copyright file (make lintian happy).
995     - Register grml-live html docs using doc-base.
996
997   * Documentation:
998     - grml-cheatcodes: document bootoption 'nostartx'.
999     - Apply patch from Marc Haber (thanks!) for new grml cheatcodes
1000       (new DCS directory feature).
1001
1002   * Software related changes:
1003     - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
1004     - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
1005       myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
1006       packages are either already available or should be available soon.
1007     - Add scsitools to GRML_MEDIUM.
1008     - Drop bar from GRML_FULL (no release since 2007, consider using
1009       for example cpipe instead).
1010     - Drop grml-saveconfig as it is replaced with recent versions
1011       of grml-autoconfig.
1012     - Drop hydra from GRML_FULL (the license is not a clean GPL one).
1013     - Drop icedax from GRML_FULL (we have schilyutils available).
1014
1015   [ Thorsten Glaser ]
1016   * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
1017     isolinux.cfg, syslinux.cfg with each other; provide a fallback
1018     way to boot MirOS bsd4grml from both GRUB versions using modules.
1019   * Fix going back to GNU GRUB from ldbsd.com via alternative boot method;
1020     while here, add the grml release info to the appropriate file.
1021
1022  -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 00:33:48 +0200
1023
1024 grml-live (0.9.20) unstable; urgency=low
1025
1026   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
1027   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
1028   * Cleanups in GRML_FULL:
1029     - Drop cheops (depends on libgtk1.2).
1030     - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
1031       virtual package "dviutils" -> non-existing package)
1032     - Drop ext2resize (see #400797).
1033     - Drop fcoretools (see #534542).
1034     - Drop gdk-imlib11 (see #522810).
1035     - Drop gqcam (still depends on gtk1.2).
1036     - Drop hping2 (hping3 is available in all relevant Debian releases
1037       nowadays, see #533275).
1038     - Drop libpam-pwgen (see #511613).
1039     - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
1040       to be that important for grml).
1041     - Drop windowlab (see #410618).
1042     - Drop workbone (see #429178).
1043   * Add check for valid Debian suite name to avoid breakage of sources.list
1044     if someone calls grml-live with a typo in the -s option.
1045   * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
1046     /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
1047   * buildd:
1048     - add support for building squeeze based ISOs.
1049     - add cronjob based on what the grml team is using at daily.grml.org
1050     - use '-a' instead of '-rltD' as rsync option to sync logs
1051     - use timestamp with hour, minute and second to match with FAI style
1052   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
1053     also when updating the chroot (this happens if we have a base.tgz available
1054     on fresh installations).
1055   * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
1056   * Really add support for genisoimage (thanks for the bugreport, Worf).
1057   * Set subdirectories of $OUTPUT independent of cmdline parsing so
1058     it is possible to set it via conffile as well.
1059   * Validate whether the specified architecture class matches the
1060     architecture (option), otherwise installation of kernel will fail.
1061   * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
1062   * Build grml-live documentation with table of content.
1063
1064  -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
1065
1066 grml-live (0.9.19) unstable; urgency=low
1067
1068   * Software related changes in GRML_FULL:
1069     - add btrfs-tools
1070     - add conkeror (thanks to Axel Beckert) [Closes: issue698]
1071     - add gptsync
1072     - add nfswatch
1073     - add nilfs2-tools
1074     - add pigz
1075     - add postmark
1076     - add tableau-parm
1077     - drop all LaTeX related packages (following the result
1078       of the recent "Removal of LaTeX on grml" poll):
1079       auctex catdvi ctioga dvipng gnuhtml2latex lacheck latex-beamer
1080       latexmk latex-mk latextug latex-xcolor pdfjam pgf
1081       preview-latex-style tex-common texify texlive-base
1082       texlive-base-bin texlive-common texlive-doc-base
1083       texlive-fonts-recommended texlive-lang-german texlive-latex-base
1084       texlive-latex-recommended texpower tth tthsum vim-latexsuite
1085    - Add class LATEX which provides all the LaTeX (related) packages
1086      that have been removed from GRML_FULL.
1087   * Software related changes in GRML_FORENSIC:
1088     - drop stegdetect (see #507908)
1089     - add several further packages:
1090       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
1091       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
1092       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
1093       rdesktop readahead readpst recoverdm rifiuti rifiuti2 rpm samba
1094       samdump2 sdparm sg3-utils smbclient socat sqlite3 tcpdump
1095       tcpflow tcpreplay tcptrace tcptrack tcpxtract tct time unhide
1096       untex uuid-runtime vinetto w3m wamerican whois wireshark wv
1097       wvdial zfs-fuse
1098     Thanks also to Hans-Peter Merkel for his tool list.
1099   * Drop hdparm from GRML_FULL, GRML_MEDIUM and GRML_SMALL as it
1100     is part of GRMLBASE already.
1101   * Bump Standard Version to 3.8.2 (no further changes).
1102
1103  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 15:23:51 +0200
1104
1105 grml-live (0.9.18) unstable; urgency=low
1106
1107   * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
1108     for his work and help.
1109   * Add safecopy to GRML_FULL (thanks to Wernfried Haas for the hint).
1110   * grml-cheatcodes: mention libata specific bootoptions.
1111     Thanks to Christian Vogel! [Closes: issue685]
1112   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
1113     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
1114     - Update bootgrub.mksh from MirBSD
1115     - Pad official ISOs to multiples of 256 KiB for partition table support.
1116   * Add bc to Depends as bootgrub.mksh requires it.
1117
1118  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200
1119
1120 grml-live (0.9.17) unstable; urgency=low
1121
1122   [ Frank Terbeck ]
1123   * grml-live-remaster: Support $VISUAL and fall back to 'vi' if
1124     EDITOR is empty. [Closes: issue664]
1125
1126   [ Michael Prokop ]
1127   * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
1128   * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
1129     does not exist and skip rest of the script then.
1130   * Software related changes:
1131     - Drop package snort from GRML_FULL and all the workarounds for it.
1132       It's once again uninstallable in Debian/unstable.
1133     - Drop package sing from GRML_FULL (removed from Debian, see #530487).
1134     - Drop package nemesis from GRML_FULL (unmaintained upstream and
1135       uninstallable in Debian, see #423201 and #529508).
1136     - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
1137     - Drop package ifupdown-scripts-zg2 from GRML_FULL.
1138   * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
1139     on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
1140   * Update /boot/grub/* files in build output on every invocation of
1141     grml-live (as we do it for isolinux stuff too), so the variables
1142     inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
1143   * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
1144
1145  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
1146
1147 grml-live (0.9.16) unstable; urgency=low
1148
1149   * Software related changes:
1150     - Add u3-tool to GRML_FULL.
1151     - Disable nttcp and lmbench (both non-free) in GRML_FULL.
1152     - Drop ttf-bitstream-vera from GRML_FULL (superseeded by its
1153       improved version named ttf-dejavu, see #461308).
1154     - Drop snownews from GRML_FULL (orphaned, inactive upstream,
1155       better alternatives like newsbeuter, see #468778).
1156   * Mention persistent bootoption in grml-cheatcodes.txt.
1157
1158  -- Michael Prokop <mika@grml.org>  Tue, 19 May 2009 20:52:31 +0200
1159
1160 grml-live (0.9.15) unstable; urgency=low
1161
1162   The "hey, let's have a grml release party" Release.
1163   * As dillo isn't available in Debian/unstable due to removal
1164     of libgtk1.2 we'll replace it with xlinks2 from package links2:
1165     - GRML_FULL: drop dillo
1166     - GRML_MEDIUM: replace links with links2 and drop dillo
1167     - XORG: replace dillo with links2
1168   * Drop cpp-4.1 and g++-4.1 from GRML_FULL.
1169   * Drop bzr from GRML_FULL (19MB is just too much).
1170   * Drop all kernel related packages that aren't available overall.
1171   * Drop linux-wlan-ng, as its module can't be built.
1172
1173  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 10:09:22 +0200
1174
1175 grml-live (0.9.14) unstable; urgency=low
1176
1177   The "hey, let's have a post-lenny drop-party" Release.
1178   * Update /usr/share/locale handling: restore *empty* directories
1179     because otherwise installation/upgrade of packages might fail.
1180   * Document findiso bootoption in grml-cheatcodes.txt.
1181   * Software related changes:
1182     - Readd clive as the dependency on libterm-progressbar-perl was
1183       dropped (see #526999)
1184     - Drop airsnort (unmaintained upstream, #429507)
1185     - Drop array-util (unmaintained in Debian, #456648)
1186     - Drop automake1.8 (cleanup of automake packages, #473365)
1187     - Drop biew (old, no users, depends on debmake, #460636)
1188     - Drop cpp-2.95 (deprecated)
1189     - Drop db4.3-util (deprecated)
1190     - Drop debmake (obsolete, #462978)
1191     - Drop dynafont (upstream obsoleted by fonty-rg, #474125)
1192     - Drop eciadsl (unmaintained, broken with recent kernels, #470680)
1193     - Drop elfkickers (RC buggy; abandoned upstream, #523811)
1194     - Drop fragroute (out of date, orphaned, inactive, #487127)
1195     - Drop fttools (not available in any repos)
1196     - Drop funionfs (replaced by unionfs-fuse, #515955)
1197     - Drop gscanbus (obsolete, unmaintained, #429559)
1198     - Drop hdaps-utils (out of date, obsolete, #526172)
1199     - Drop hpijs (saving us 1352kB + 27,0MB from its dependencies disk space)
1200     - Drop ipxripd (obsolete, few users, #462178)
1201     - Drop jmon (orphaned, better alternatives, dead upstream, #510520)
1202     - Drop linneighborhood (unmaintained, better alternatives, #466489)
1203     - Drop mobilemesh (obsolete, #452102)
1204     - Drop ms-sys (contains non-free code, #470678)
1205     - Drop mutella (abandoned upstream, #489422)
1206     - Drop ndiswrapper-common (dep. only) + ndiswrapper-utils (dummy package)
1207     - Drop ndiswrapper-utils-1.1 (replaced by ndiswrapper-utils-1.9)
1208     - Drop o3read (abandoned upstream; superseded by odt2txt, #477311)
1209     - Drop potion (orphaned, out of date, low popcon, #499262)
1210     - Drop powertweakd, powertweak-gtk and lspowertweak
1211       (unmaintained upstream, #515588)
1212     - Drop scsi-idle (RC-buggy, useless, #385285)
1213     - Drop sjog (dead upstream, depends on legacy libs, unmaintained, #509403)
1214     - Drop stegdetect / xsteg (orphaned, inactive upstream, GTK+ 1.2, #507908)
1215     - Drop traceproto (not maintained upstream; alternative available, #495759)
1216     - Drop type1inst (orphaned and useless, #158476)
1217     - Drop unionfs-tools (buggy, replaced by aufs*, #515959)
1218     - Drop unison2.9.1 (obsolete, #443244)
1219     - Drop upstreamdev (alpha quality; abandoned upstream; low popcon, #494565)
1220     - Drop vnc-common (dead upstream, superseded by vnc4, #469247)
1221     - Drop vncommand (not available in any repos)
1222     - Drop xmove (buggy, orphaned, dead upstream, #486772)
1223     - Drop xserver-xorg-video-imstt (abandoned, #523683)
1224     - Drop xserver-xorg-video-vga (abandoned, #523687)
1225     - Drop xwatchwin (orphaned, no rdepends, #491903)
1226
1227  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 10:06:42 +0200
1228
1229 grml-live (0.9.13) unstable; urgency=low
1230
1231   * Split package into grml-live and grml-live-addons.
1232     Add grml-live-addons to Recommends of package grml-live.
1233     Package grml-live-addons provides the templates/boot/addons
1234     files that require >7MB of disk space overall so we don't
1235     want to ship it with default grml:
1236     - allinone.img
1237     - balder10.imz
1238     - bsd4grml/
1239     - chain.c32
1240     - hdt.c32
1241     - memdisk
1242     - menu.c32
1243     - pci.ids
1244   * Add ${misc:Depends} to binary packages' depend.
1245   * Bump Standard-Version to 3.8.1 (no further changes).
1246   * Install /etc/grml/fai/live-initramfs/live.conf only if
1247     /etc/live.conf does not exist in the target yet.
1248   * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17)
1249     from Debian.
1250   * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'.
1251     http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)
1252     Thanks for the point, formorer!
1253     Use pci.ids from http://pciids.sourceforge.net/
1254   * Mention bsd and hdt in isolinux' bootsplash f3.
1255   * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt.
1256   * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash.
1257   * Software related changes:
1258     - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
1259     - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
1260     - Add speakup-tools to GRML_FULL.
1261     - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client.
1262     - Drop atl2-modules-2.6.28* from package list (merged in mainline).
1263     - Drop cupsys transitional package.
1264     - Drop clive from GRML_FULL as it depends on a fscking large perl
1265       package (see #526999).
1266     - Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base, gettext-base, groff-base,
1267       imlib11, imlib-base and perl-base from GRML_FULL (deprecated and
1268       unnecessary packages).
1269
1270  -- Michael Prokop <mika@grml.org>  Tue, 05 May 2009 09:46:26 +0200
1271
1272 grml-live (0.9.12) unstable; urgency=low
1273
1274   * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
1275     bootoption and use maxcpus=0 instead of maxcpus=1.
1276   * Add dvtm to GRML_FULL (thanks to plh).
1277   * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
1278   * Add packages to GRML_MEDIUM:
1279     - nfs-kernel-server [Closes: issue471]
1280     - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
1281   * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
1282     by ath5k and ath9k of linux kernel 2.6.28, see #519446).
1283   * Update bsd4grml to version 20090411.
1284
1285  -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:26:02 +0200
1286
1287 grml-live (0.9.11) unstable; urgency=low
1288
1289   * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
1290     a base64 binary now.
1291   * Use 'user' instead of 'users' again after discussing the issue
1292     in issue582.
1293
1294  -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
1295
1296 grml-live (0.9.10) unstable; urgency=low
1297
1298   * buildd:
1299     - Add workaround to get around the mkisofs volume label limit.
1300       Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
1301       we would get:
1302       "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
1303     - add buildd/execute.sh to further simplify buildd/*.sh setup
1304     - send_mail(): do not append /var/log/grml-buildd.stdout by default
1305     - add shebang line to buildd/[execute|functions].sh to make lintian happy
1306   * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
1307     bootsplash f5. [Closes: issue619]
1308   * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
1309     is just too annoying for us. [Closes: issue617]
1310
1311  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
1312
1313 grml-live (0.9.9) unstable; urgency=low
1314
1315   * Update to kernel 2.6.28-grml[64].
1316   * Changes in GRML_FULL:
1317     - drop package tspc (see #462738 and #515193)
1318     - replace gqview with geeqie (thanks, Spida)
1319   * Changes in GRML_MEDIUM:
1320     - add beep (on request by gebi)
1321     - add dstat (on request by gebi)
1322     - add mc (on request by Christian Kuehlborn)
1323   * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
1324   * buildd:
1325     - rename all etch* related scripts to lenny*
1326     - adjust scripts to use "lenny" instead of "stable" for building
1327       [to avoid that "etch" is used as build name but lenny is used]
1328     - use "$NAME-daily-$SUITE" in functions.sh as build name so
1329       identifying ISOs while running them is easier
1330   * Support squeeze as valid suite name.
1331   * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
1332     This should avoid issues with something like
1333     'apt-get -t experimental ...'
1334   * Consequently drop 'Latest change' lines from all files.
1335   * Support generation of sha1sum [Testing: issue622]
1336   * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
1337     [Closes: issue492]
1338   * Do no longer use the bootoption lang=us by default. We use it by default
1339     in grml-autoconfig anyway and this shortens our /proc/cmdline.
1340   * Run commands requiring network access through 'timeout 10' by default
1341     if possible. [Closes: issue396]
1342   * Do not use build server's hostname for /etc/mailname and
1343     /etc/bacula/bacula-fd.conf. [Testing: issue412]
1344   * Add "forensic" to the append line when using the forensic kerneloption
1345     so we can grep for it in any case.
1346   * 15-initsetup: keep a backup of the original runlevel.conf file.
1347     Thanks to Thomas Lehmann for the idea! [Closes: issue570]
1348   * instsoft.GRMLBASE: support installation of multiple gpg keys
1349     via /etc/grml/fai/files/etc/apt/*.key
1350   * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
1351     Thanks to Thomas Lehmann for the bugreport!
1352   * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/.
1353     This simplifies the directory layout a bit. Clarify its usage
1354     in /etc/grml/fai/apt/important_note.txt
1355   * Install all files from /etc/grml/fai/files/etc/apt. This supports
1356     usage of directories like /etc/apt/apt.conf.d. Thanks for the
1357     hint to Thomas Lehmann. [Closes: issue632]
1358   * Replace all "sed -i 's/././' foo" calls with
1359     'sed -i 's/././' foo | sponge foo' instead inside main grml-live script
1360     so we don't destroy any existing symlinks. Depend on moreutils therefor.
1361     [Closes: issue631]
1362   * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This
1363     provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to
1364     Thorsten "mirabilos" Glaser for his work! Add support for
1365     configuring NO_ADDONS_BSD4GRML via configuration file.
1366   * Add informational header to /etc/grml/fai/apt/sources.list and
1367     update docs regarding the file.
1368   * If specified SUITE is unstable use 'sid' instead (to avoid breakages
1369     with debootstrap).
1370   * Support NO_ADDONS via configuration file.
1371   * Always skip mksquashfs part when using -q option.
1372   * Adjust configuration files on the fly only when the according lines
1373     aren't comments.
1374
1375  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100
1376
1377 grml-live (0.9.8) unstable; urgency=low
1378
1379   * Improve help text of the release option in usage info.
1380   * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
1381   * Add libcap2-bin to GRML_FULL.
1382   * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
1383     [Testing: issue569]
1384   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
1385     improve UTC handling. Thanks for the script, Thomas Lehmann!
1386
1387  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
1388
1389 grml-live (0.9.7) unstable; urgency=low
1390
1391   * Add packages to GRML_FULL:
1392     - aiccu (thanks, Christian Vogel)
1393     - genext2fs
1394     - radvd (thanks, Christian Vogel)
1395     - tf (thanks, Rhonda)
1396   * Add genext2fs to GRML_MEDIUM (for use within live-snapshot).
1397   * Support execution without touching the chroot at all using option "-B".
1398     Thanks for the patch, Jimmy.
1399   * Update current state section of documentation.
1400   * Update cheatcode documentation (thanks to Moritz Augsburger).
1401   * Drop cryopid from GRML_FULL, see #507882.
1402
1403  -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
1404
1405 grml-live (0.9.6) unstable; urgency=low
1406
1407   * Add new packages to GRML_FULL:
1408     - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
1409     - dwdiff (front-end for the diff program that operates word by word)
1410     - espeakup (connector between espeak and speakup)
1411     - faketime (report faked system time to programs)
1412     - fcoretools (Tools to advise the IO scheduler)
1413     - latencytop (A tool for developers to visualize system latencies)
1414     - qiv (A quick image viewer for X)
1415     - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
1416   * Add irqbalance to GRML_MEDIUM.
1417     - irqbalance (Daemon to balance interrupts for SMP systems)
1418     - latencytop (A tool for developers to visualize system latencies)
1419     - powertop (Linux tool to find out what is using power on a laptop)
1420   * Remove localepurge from GRML_SMALL.
1421   * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
1422   * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
1423     [Closes: issue554]
1424   * Rework locale handling. From now on /usr/share/locale gets removed
1425     by default (though /usr/share/i18n/locales won't be touched for
1426     now), unless using class LOCALES. Reason: We have >70MB inside
1427     /usr/share/locale on GRML_FULL, just too much to ship by default,
1428     message at startup sucks).
1429   * Update grml-cheatcodes.txt.
1430   * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
1431     so we support offline operation as well. Based on an idea by
1432     Thomas Lehmann, thanks!
1433   * Generate ISO with volume label "${GRML_NAME} ${VERSION}" instead of
1434     "grml $VERSION" so we propagate the according grml-name. Thanks to
1435     Thomas Lehmann!
1436   * Support -q option to build the ISO without (re-)creating the squashfs
1437     compressed file using mksquashfs.
1438
1439  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 11:13:05 +0100
1440
1441 grml-live (0.9.5) unstable; urgency=low
1442
1443   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
1444   * Drop xserver-xorg-video-newport from all flavours.
1445   * Replace all unzoo package references with zoo, see #497775.
1446   * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
1447     because we have to skip FAI's updatebase task and lack /proc therefore.
1448     New packages that are being installed and want to start any daemons
1449     might fail, let's try to do our best to avoid that.
1450   * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
1451   * Drop clamav-getfiles from GRML_FULL.
1452   * Update debian/control:
1453     - move from XS-Vcs-* to Vcs-*
1454     - use Build-Depends-Indep
1455
1456  -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
1457
1458 grml-live (0.9.4) unstable; urgency=low
1459
1460   * Update docs (some minor fixes, migration from hg to git,..)
1461   * Use squashfs-lzma-tools instead of squashfs-tools:
1462     Depend on squashfs-lzma-tools - but allow usage
1463     of squashfs-tools as well).
1464   * Activate grml-testing repository for devel releases and
1465     daily snapshots. [Testing: issue531]
1466   * All flavours:
1467     - drop lzma-modules-2.6.26-grml[64] and
1468       squashfs-modules-2.6.26-grml[64] as we have it
1469       in-tree of kernel 2.6.26-grml[64].
1470   * GRML_FULL:
1471     - add ipset
1472     - drop wodim and genisoimage as we have a fully functional
1473       cdrtools suite in grml
1474   * GRML_MEDIUM:
1475     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
1476   * GRML_SMALL:
1477     - several improvements to keep the ISO size as small as possible
1478     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
1479     - remove grml-small package
1480     - remove fuse-utils
1481     - remove nvi (see #490361)
1482     - remove ppoeconf (just too big with its dependencies)
1483     - remove prism54-firmware (for saving disk space)
1484   * Support environment variable NO_ADDONS to avoid usage of
1485     addons directory.
1486   * Initial support for SQUASHFS_EXCLUDES_FILE.
1487   * Do not include vmlinuz and initrd when building grml-small.
1488   * We switched from Mercurial to Git - replaced all hg-URLs
1489     with git.grml.org
1490
1491  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
1492
1493 grml-live (0.9.3) unstable; urgency=low
1494
1495   * Improve the way deborphan works in
1496     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
1497     get rid of aptitude via
1498     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
1499   * Add PREREQ header to grml's initramfs-tools script, otherwise
1500     booting fails with "PANIC: Circular dependancy.  Exiting."
1501     Thanks for debugging help, maximilian attems.
1502   * Use apt-get instead of dpkg in removal of packages in grml-small.
1503   * Add tig to GRML_FULL, thanks Rhonda.
1504
1505  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
1506
1507 grml-live (0.9.2) unstable; urgency=low
1508
1509   * Improve checks for -[no]lzma for different squashfs-tools.
1510
1511  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
1512
1513 grml-live (0.9.1) unstable; urgency=low
1514
1515   * Rebuild initramfs to make sure that the up2date /etc/grml_version
1516     is available in the live initramfs. [Closes: issue516]
1517
1518  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
1519
1520 grml-live (0.9.0) unstable; urgency=low
1521
1522   * Update to kernel 2.6.26-grml[64].
1523   * Drop sysutils and cupsys-common from package lists.
1524   * Add ext3grep to GRML_FULL.
1525   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
1526   * Move ssdeep and scrounge-ntfs from grml's repository list to
1527     Debian's one.
1528   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
1529   * Document classes in more details. Thanks to Pawel Sadkowski
1530     for pointing out. [Closes: issue490]
1531   * Drop qtparted from GRML_FULL, we have better maintained
1532     gparted now.
1533   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
1534     /etc/grml/fai/config/class/GRML_MEDIUM.var,
1535     /etc/grml/fai/config/class/GRML_POWERPC.var and
1536     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
1537     configuration through GRMLBASE.var and this way it's much
1538     easier to adjust settings according to your needs.
1539   * Improve error handling in grml-live, including a check
1540     for pipestatus of fai command.
1541   * Output grml version in grml's live-initramfs script
1542     Thanks for the idea, Marc Haber. [Closes: issue488]
1543   * Drop glimpse from GRML_FULL due to license problems, see #474322.
1544   * Display SQUASHFS_OPTIONS in configuration overview.
1545   * Make sure it's possible to get usage information without being
1546     root or actually executing the script.
1547   * Improve usage information screen.
1548   * Display progress of squashfs, when building via a buildsystem
1549     just set -no-progress in $SQUASHFS_OPTIONS instead.
1550   * Use linux-kernel-headers-grml in grml-medium.
1551   * Use vim.basic as alternative setting for 'vi'.
1552
1553  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
1554
1555 grml-live (0.8) unstable; urgency=low
1556
1557   * Remove packages from GRML_FULL:
1558     - apmd (the package is just borken, see #475432)
1559     - raggle (#479562)
1560   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
1561     for mentioning in a bugreport, Marc Haber!)
1562   * Add packages to GRML_FULL:
1563     - ent (thanks, gebi)
1564   * Add packages to GRML_MEDIUM:
1565     - xfsdump (thanks, George Hartlieb)
1566   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
1567
1568  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
1569
1570 grml-live (0.7) unstable; urgency=low
1571
1572   * Update templates/boot/addons/allinone.img to current version
1573     from http://home.arcor.de/mschierlm/bootdisk/
1574     Thanks, Michael Schierl.
1575   * Add packages to GRML_FULL:
1576     - gnuit
1577     - i2c-tools [thanks to Mario Holbe]
1578     - iotop
1579     - keynav
1580   * Remove packages from GRML_FULL:
1581     - emelfm (#364442)
1582     - nufw (#468245)
1583     - sound-recorder (#288211)
1584   * Readd libewf to GRML_FULL.
1585   * buildd: use RELEASE-class in all build scripts
1586   * Mention noquick bootoption in bootsplash and cheatcode file.
1587   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
1588   * Make sure username is adjusted in /etc/inittab.grml if username
1589     not being "grml". Thanks for reporting, Thomas Lehmann.
1590     [Testing: issue436]
1591   * Add check for existence of -nolzma option. If squashfs-tools
1592     doesn't support it at all then just get rid of the option.
1593
1594  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
1595
1596 grml-live (0.6) unstable; urgency=low
1597
1598   * Write squashfs filename to /live/filesystem.module.
1599   * Adjust grml-live-remaster for new file system layout
1600     and add support for working on a booted USB device.
1601
1602  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
1603
1604 grml-live (0.5) unstable; urgency=low
1605
1606   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
1607     grml.squashfs.
1608   * Update bootsplashes to current implementation, based on
1609     live-initramfs and grml-autoconfig.
1610   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
1611     headaches, see #461888, #463720 and #445304 for example).
1612   * Add sshfs to GRML_MEDIUM.
1613
1614  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
1615
1616 grml-live (0.4) unstable; urgency=low
1617
1618   * Add new packages to GRML_FULL:
1619     - linux-uvc-modules-2.6.23-grml
1620     - luvcview
1621   * Add new packages to GRML_MEDIUM:
1622     - at76-usb-modules-2.6.23-grml
1623     - atl2-modules-2.6.23-grml
1624     - firmware-ralink
1625     - rt2400-modules-2.6.23-grml
1626     - rt2500-modules-2.6.23-grml
1627     - rt73-module-2.6.23-grml
1628   * Finally fixed the "isolinux does not boot on old hardware" problem.
1629     The problem was a too big boot/isolinux directory. Thanks a lot
1630     for all the testing to Andrea Mayr and Wernfried Haas!
1631     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
1632       menu.c32 and memtest
1633     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
1634       support of several grml flavours on one single usb pen for the future
1635     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
1636       for new directory layout
1637   * Make sure $GRML_NAME does not contain known problematic characters.
1638
1639  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
1640
1641 grml-live (0.3) unstable; urgency=low
1642
1643   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
1644   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
1645     older than 3.51 don't work with recent kernel versions like 2.6.23
1646     anymore. :(
1647   * Update templates/boot/isolinux/memdisk from syslinux package
1648     version 2:3.61+dfsg-1.
1649
1650  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
1651
1652 grml-live (0.2) unstable; urgency=low
1653
1654   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
1655     just fail on several old boxes. [Testing: issue400]
1656   * Add new packages to GRML_FULL:
1657     - auctex
1658     - loop-aes-testsuite
1659   * Add new packages to GRML_MEDIUM:
1660     - atl2-modules-2.6.23-grml
1661     - firmware-iwlwifi
1662     - madwifi-modules-2.6.23-grml[64]
1663     - madwifi-tools
1664   * Set 'confirm=1' in /etc/apt/listchanges.conf.
1665   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
1666     for providing default /etc/default/loadcpufreq configuration.
1667   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
1668     option parsing so we can override already set defaults interative.
1669   * Grep using the quiet option for squashfs features.
1670
1671  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
1672
1673 grml-live (0.1) unstable; urgency=low
1674
1675   * Bump version number to 0.1 as we ship grml-live with the
1676     upcoming stable versions.
1677   * Source /etc/grml/grml-live.local before parsing command line
1678     options to be able to override configuration on the commandline.
1679   * Use /usr/bin/vim.tiny as alternativ for vi.
1680   * Add new packages to GRML_FULL:
1681     - at76-usb-modules-2.6.23-grml64
1682     - bluez-audio
1683     - conky (thanks, shehu)
1684     - epdfview
1685     - gfs2-tools
1686     - sslscan
1687     - truecrypt-2.6.23-grml64
1688     - unsort
1689   * Remove bluetooth-alsa from GRML_FULL.
1690   * Add new packages to GRML_MEDIUM:
1691     - ntfs-3g
1692     - truecrypt-2.6.23-grml64
1693   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
1694     - drop deprecated entries
1695     - add debian2hd for isolinux/syslinux
1696     - fix serial bootoption
1697     - add grml2hd template for grub
1698   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
1699     remove packages via dpkg instead of apt-get. Thanks for the
1700     bugreport and the patch, Lupe Christoph! [Closes: issue367]
1701   * Use -no-progress option for mksquashfs only if it's supported.
1702
1703  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
1704
1705 grml-live (0.0.14) unstable; urgency=low
1706
1707   * Include initial version of the grml-live-remaster script,
1708     contributed by Michael Schierl (thanks!) [Closes: issue331]
1709   * Bump Standard-Version to 3.7.3 (no further changes).
1710   * Set debconf configuration for postfix via
1711     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
1712   * Improve check for presence of FAI log directory in
1713     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
1714   * Configure apt-listchanges via new script
1715     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
1716   * Make sure packages are being removed before docs are being
1717     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
1718   * Create grml-live.log-file with permissions 664.
1719   * Adjust buildd/functions.sh for new logging.
1720   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
1721     on AMD64 architecture. Add several new kernel packages for amd64
1722     to GRML_FULL.
1723   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
1724   * Drop packages from GRML_FULL:
1725     - findimagedupes: too many new dependencies, being:
1726       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
1727     - netpipes: conflicts with timelimit (see #457444) and does
1728       not support IPv6 yet
1729   * Add new packages to GRML_FULL:
1730     - asql
1731     - at76-usb-modules-2.6.23-grml
1732     - edac-utils
1733     - ifupdown-extra
1734     - opencryptoki
1735     - pmailq
1736     - r6040-modules-2.6.23-grml
1737     - scamper
1738     - timelimit
1739     - virtualbox-ose-guest-modules-2.6.23-grml
1740     - virtualbox-ose-guest-utils
1741
1742  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
1743
1744 grml-live (0.0.13) unstable; urgency=low
1745
1746   * New option '-b' for "build-only".
1747   * Replace mailx with bsd-mailx in GRML_FULL.
1748     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
1749   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
1750   * Document grml2ram bootoption in grml-cheatcodes.txt
1751   * Use -no-progress for Squashfs build process.
1752   * Improve /etc/resolv.conf handling in
1753     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
1754   * Adjust hostname in /etc/postfix/main.cf.
1755   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
1756   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
1757   * Make sure $HOSTNAME is unset by default.
1758   * Disable Recommends for aptitude as well.
1759   * Check for presence of live-initramfs in 10-build-initramfs.
1760   * Install aptitude in softupdate if not present.
1761   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
1762   * Fix snort setup (/etc/default/snort.dpkg-dist) via
1763     /etc/grml/fai/grml/grml_cleanup_chroot
1764   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
1765   * Remove hwtools from GRML_FULL, see #397723
1766   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
1767     instead so we keep grml-small as small as possible:
1768     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
1769     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
1770     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
1771     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd,
1772   * Add new packages to GRML_MEDIUM:
1773     - truecrypt-2.6.23-grml
1774   * Add new packages to GRML_FULL:
1775     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
1776     - gnupg-pkcs11-scd
1777     - gparted
1778     - grml-paste
1779     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
1780     - unhide
1781   * buildd:
1782     - store_iso(): move md5sum file as well
1783     - support providing options via grml_live_run() so we can disable
1784       LZMA for grml-small builds
1785
1786  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
1787
1788 grml-live (0.0.12) unstable; urgency=low
1789
1790   * Log mkisofs command with quotes around version number for easier
1791     copy/paste.
1792   * Ship syslinux files via template directory because the syslinux
1793     version (1:3.31-4) in Debian/etch is broken. :(
1794     Drop syslinux from Depends.
1795   * Mention -u option if using the option by accident and the chroot
1796     does not exist yet.
1797   * Update buildd/cleanup.sh and add buildd/files/.logo.png,
1798     buildd/files/.style.css, buildd/files/HEADER.html and
1799     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
1800     and provide upload_logs().
1801   * Generate md5sum of ISO if using class 'RELEASE'.
1802   * Do not install package 'grml' via GRMLBASE because we want
1803     to use grml-small in GRML_SMALL and GRML_MEDIUM.
1804   * Remove and recreate /root directory in 98-clean-chroot.
1805   * Skip stage updatebase when using softupdate and handle upgrade
1806     on our own via hooks.
1807   * Execute removal of log files after sourcing config files.
1808
1809  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
1810
1811 grml-live (0.0.11) unstable; urgency=low
1812
1813   * New option -z to use ZLIB instead of LZMA compression and
1814     support SQUASHFS_OPTIONS in configuration file.
1815   * Add new class XORG.
1816   * Add X.org packages to GRML_MEDIUM.
1817   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
1818     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
1819   * Adjust grml-buildd for new logdir structure.
1820   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
1821     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
1822   * Diplay use of $LOCAL_CONFIG in configuration dialog.
1823   * Remove fai's last-dirinstall and last-softupdate when using
1824     ZERO_FAI_LOGFILE as well.
1825   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
1826     3.2.3 has a serious bug.
1827   * Add new packages to GRML_FULL:
1828     - atl2-modules-2.6.23-grml
1829     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
1830     - firmware-rt61
1831     - firmware-rt73
1832     - mlocate
1833     - open-vm-tools
1834     - pcaputils
1835     - xrestop
1836     - xserver-xorg-video-radeonhd
1837     - yatm
1838   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
1839
1840  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
1841
1842 grml-live (0.0.10) unstable; urgency=low
1843
1844   * Drop patches which are part of FAI 3.2.3 now. Depend on
1845     FAI version 3.2.3 therefor.
1846   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
1847     Quoting the NEWS file of FAI:
1848     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
1849     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
1850       will be copied to the path above at the end of an installation
1851   * Log the executed FAI, squashfs and mkisofs command lines to
1852     /var/log/grml-live.log.
1853   * New option '-C <configuration_file>' for specifying a configuration
1854     file. Needs heavy testing though, because the files are updated
1855     during runtime it isn't as easy as expected to be. :-/
1856   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
1857     old FAI logs.
1858   * Do not enable apt-listbugs if the binary is not available.
1859     [Testing: issue340]
1860   * Add keychain package to GRML_SMALL.
1861   * Add new packages to GRML_MEDIUM:
1862     - grml-live
1863     - keychain
1864     - lzma-modules-2.6.23-grml
1865     - squashfs-modules-2.6.23-grml (we build the module external now)
1866   * Add new packages to GRML_FULL:
1867     - aosd-cat
1868     - grml-live
1869     - lzma-modules-2.6.23-grml
1870     - squashfs-modules-2.6.23-grml (we build the module external now)
1871   * Support loading of squashfs module via
1872     /etc/grml/fai/live-initramfs/grml-script.init-top
1873   * Make sure we have pinning for grml-stable and grml-testing
1874     repositories via /etc/grml/fai/apt/preferences, not matter where
1875     the packages come from (web vs. local mirror/cache for example).
1876   * Remove base.tgz from chroot directory.
1877   * Do not create /etc/sysconfig/network-scripts and
1878     /etc/sysconfig/provider any longer in cleanup script.
1879   * Fix typo in bootsplash f3 (thanks, jimmy).
1880   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
1881     isolinyx/syslinux/grub configuration because getbootparam
1882     of grml-autoconfig requires a whitespace inside /proc/cmdline.
1883   * Support grml2ram bootoption inside isolinyx/syslinux/grub
1884     configuration.
1885
1886  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
1887
1888 grml-live (0.0.9) unstable; urgency=low
1889
1890   * Remove all files inside /root/ when using class RELEASE.
1891   * Disable apt-listbugs in [soft]update.
1892   * Fix 'dependency problems' handling in buildd functions.
1893   * Add buildd/remove_isos.sh to remove generated ISOs.
1894   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
1895   * Set hostname in instsoft-hook already.
1896   * Add user (grml) to all relevant groups.
1897   * Improve initrd+kernel copy process: ignore .bak files (and get rid
1898     of them) and copy always exactly one image.
1899   * Add new packages to GRML_FULL:
1900     - awesome
1901     - cereal
1902     - etckeeper
1903     - hdapsd
1904     - hdaps-utils
1905     - libstdc++2.10-glibc2.2 [for better support of
1906       binaries from commercial vendors; thanks to
1907       Christian Hofstaedtler]
1908     - mkelfimage
1909     - runit
1910     - rutilt
1911     - supercat
1912     - truecrypt-2.6.23-grml
1913   * Drop centericq-common, centerim-common, irssi-text, rt2400
1914     and rt2500 from GRML_FULL package list.
1915
1916  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
1917
1918 grml-live (0.0.8) unstable; urgency=low
1919
1920   * Copy /etc/resolv.conf to chroot in
1921     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
1922     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
1923   * Remove /var/run/fai/fai_softupdate_is_running and
1924     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
1925     (FAI's softupdate currently does not clean up when canceling
1926     the process.)
1927   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
1928     softupdate action.
1929   * Remove /var/log/fai/* in class RELEASE.
1930   * Generate md5sum of windows binaries.
1931   * Upgrade via aptitude [safe-]upgrade in update process.
1932   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
1933     /etc/grml/fai/grml/grml_cleanup_chroot.online
1934   * Edit /etc/apt/apt.conf inside
1935     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
1936     once.
1937   * Make the log checks inside grml-live aware of the update
1938     log-directory /var/log/fai/current.
1939   * Use strings instead of --help to detect support of safe-upgrade
1940     inside aptitude, otherwise it might fail due to unavailable shared libs.
1941   * Configure (enable) apt-listchanges + apt-listbugs via
1942     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
1943   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
1944   * Add new packages to GRML_FULL:
1945     - acx100-2.6.23-grml
1946     - bcm5700-module-2.6.23-grml
1947     - dzen2
1948     - drbd8-2.6.23-grml
1949     - exmap-modules-2.6.23-grml
1950     - fglrx-kernel-2.6.23-grml
1951     - iscsitarget-2.6.23-grml
1952     - ivtv-modules-2.6.23-grml
1953     - ivtv-utils
1954     - libacme-bleach-perl
1955     - libacme-eyedrops-perl
1956     - libacme-smirch-perl
1957     - libpam-chroot
1958     - libpam-devperm
1959     - libpam-dotfile
1960     - libpam-krb5
1961     - libpam-modules
1962     - libpam-mount
1963     - libpam-pwgen
1964     - libpam-smbpass
1965     - libpam-ssh
1966     - libpam-tmpdir
1967     - libtool
1968     - ndiswrapper-modules-2.6.23-grml
1969     - openafs-modules-2.6.23-grml
1970     - tp-smapi-modules-2.6.23-grml
1971   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
1972     Tom Asbury).
1973   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
1974     in a very smooth shape).
1975
1976  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
1977
1978 grml-live (0.0.7) unstable; urgency=low
1979
1980   The "holidays? what? are you joking?!"-release.
1981
1982   * Added FAI patches to /usr/share/grml-live/patches/ - it's
1983     recommended to apply the patches to FAI until they are accepted
1984     upstream. See Debian's BTS for more details: #444210, #447080
1985     and #448426.
1986   * Support option '-u' for updating system.
1987   * Reworked buildd concept.
1988     - Now we have a seperate
1989       /usr/share/grml-live/buildd/functions.sh for generic stuff
1990       and /etc/grml/grml-buildd.conf as configuration file.
1991     - Use grml-buildd.{stdout,stderr} instead of
1992       grml-live.{stdout,stderr} as log files.
1993     - buildd/functions.sh: do not mv files if there was an error
1994       during grml-live execution
1995     - do not re-execute grml-live is the target ISO exists already
1996   * Update zsh completion - thanks to Frank Terbeck!
1997   * Set /etc/grml_version of live-system to the according value.
1998     [Closes: issue322]
1999   * Support setting /etc/debian_chroot inside chroot (useful if
2000     building fails and manual interaction is needed).
2001   * Log to /var/log/grml-live.log by default now and support
2002     $ZERO_LOGFILE for cleaning up logs.
2003   * Added new grml-repository named grml-live which is intented
2004     to fix issues from Debian for grml-live builds. It is automatically
2005     activated if you are building against unstable/sid and should
2006     be used manually only if you realy know what you are doing.
2007     Notice: if something fails inside building the base chroot/
2008     debootstrap system we can't do anything via grml-live for you
2009     right now. Instead grab the base.tgz from http://daily.grml.org/
2010   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
2011     for comparing two repositories.
2012   * Replaced /etc/grml/fai/files/etc/apt/preferences
2013     with /etc/grml/fai/apt/preferences so grml-live repository
2014     can be used and configured at a single place.
2015   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
2016     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
2017     later again.
2018   * Display version number of grml-live.
2019   * Log executed grml-live command line.
2020   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
2021     by default.
2022   * Disable Recommends inside chroot installation.
2023   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
2024     for xserver-xorg package via debconf to work around #448863.
2025   * Use "newest" kernel only if two kernels are present in the chroot.
2026   * Set $SECONDS to unknown if $start_seconds is not set.
2027   * Log closing signs (----...) via bailout to make sure they are
2028     always set - even when exiting with an error.
2029   * Check for presence of /bin/zsh before setting default shell in
2030     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
2031   * Check for locales/localepurge before using them in
2032     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
2033   * Add new packages to GRML_FULL:
2034     - bittwist
2035     - ldnsutils
2036     - libpam-thinkfinger
2037     - linux-wlan-ng-modules-2.6.23-grml
2038     - madwifi-modules-2.6.23-grml
2039     - netrw
2040     - rt73-module-2.6.23-grml
2041     - thinkfinger-tools
2042     - tra
2043   * Drop idn from GRML_FULL.
2044   * Add new packages to GRML_MEDIUM:
2045     - alsa-base
2046     - alsa-tools
2047     - alsa-utils
2048     - ed
2049     - pcmciautils
2050     - Update kernel version to 2.6.23-grml
2051     - replace dhcp-client with dhcp3-client
2052   * Add ed package to GRML_SMALL and replace dhcp-client with
2053     dhcp3-client.
2054   * Use new kernel version 2.6.23-grml64 for amd64.
2055
2056  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
2057
2058 grml-live (0.0.6) unstable; urgency=low
2059
2060   * New option "-a" for setting architecture. This allows building
2061     grml(32) on amd64.
2062   * Fix stderr redirection in "/usr/sbin/fai already running..."
2063   * Update /etc/grml/fai/make-fai-nfsroot.conf
2064   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
2065     for grml-live instead of /var/log/grml-live.log so it's easier
2066     to track.
2067   * Update of buildd scripts: main configuration file main.sh
2068     which provides all the build stuff inside separate functions.
2069   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
2070     from subkeys.pgp.net fails.
2071   * Improve check for kernel version inside
2072     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
2073   * Work around #353967 for Debian/etch in
2074     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
2075   * Add new packages to GRML_FULL:
2076     - ghostscript (and get rid of gs, gs-common, gs-esp)
2077     - mr
2078
2079  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
2080
2081 grml-live (0.0.5) unstable; urgency=low
2082
2083   * Add new scripts to /usr/share/grml-live/examples/buildd/:
2084     - grml-live_autobuild_grml-small_etch.sh
2085     - grml-live_autobuild_grml-small_sid.sh
2086     - grml-live_autobuild_grml64-small_etch.sh
2087     - grml-live_autobuild_grml64-small_sid.sh
2088   * Some more FAI error checking.
2089   * Updated buildd scripts (better subject handling).
2090   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
2091     Restore usual Debian behaviour at the end using
2092     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
2093   * Add new scripts for retreiving bugs via apt-listbugs
2094     and storing package selection inside log directory.
2095     This has been integrated in a new class named "RELEASE".
2096   * Added support for new kernel version 2.6.23-grml to
2097     GRML_FULL.
2098   * Use uxterm as x-terminal-emulator and fall back to xterm
2099     only it uxterm is not available.
2100   * Support /etc/locale.gen.grml - it's used by default in
2101     class GRML_FULL and a new class named LOCALES.
2102   * Work around #443481 (bug inside snort) for Debian etch
2103     via using /etc/snort/snort.common.parameters (thanks for
2104     the idea, Thomas Lange!)
2105   * Do not exit with an error code if /usr/include/linux is NOT
2106     a symlink to /usr/src/linux/include/linux but keep it as
2107     a warning instead.
2108   * Log executed grml-live command.
2109   * Re-enable problematic packages that have been fixed:
2110     - apt-listbugs (fixed via manual interaction in scripts)
2111     - gsm-utils (#353967)
2112     - snort (#443481)
2113     - wvdial (fixed via debconf)
2114   * Add new packages to GRML_FULL:
2115     - ack-grep
2116     - mailplate
2117     - pristine-tar
2118
2119  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
2120
2121 grml-live (0.0.4) unstable; urgency=low
2122
2123   * The -t option for specifying the output directory has been
2124     renamed into -o. The option -t now specifies the place where
2125     templates for building the ISO can be found.
2126   * Option -t can be used for specifying the template directory.
2127     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
2128   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
2129   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
2130     - disable pipeline workaround
2131     - create /dev/MAKEDEV in chroot to work around the
2132       "./MAKEDEV: No such file or directory" problem of some packages
2133   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
2134     dangerous because of automatic removal of the files/dirs via fai.
2135   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
2136     I386/AMD64 classes in the docs.
2137   * Add new packages to GRML_FULL:
2138     - tgt: Linux target framework user-space tools
2139     - paperkey: extract just the secret information out ouf OpenPGP keys
2140     - gitpkg: helper scripts for maintaining packages with git
2141     - iscsitarget: iSCSI Enterprise Target userland tools
2142     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
2143   * Set $HOSTNAME to according hostname via
2144     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
2145   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
2146   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
2147     available).
2148   * Check for presence of the initrd.
2149   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
2150   * Add /usr/share/grml-live/examples/buildd/
2151
2152  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
2153
2154 grml-live (0.0.3) unstable; urgency=low
2155
2156   * Support for setting GRML_NAME (like grml vs. grml-small
2157     vs grml64 vs...)
2158   * Drop the character limits of $VERSION and $RELEASENAME.
2159   * Make sure $SECONDS is set before outputting the runtime.
2160   * Unify usage of i386_files, place all template files in
2161     directory templates now.
2162   * Improve portability of linux headers cleanup inside
2163     grml_cleanup_chroot.
2164   * Provide class GRML_SMALL and rename old GRML_SMALL into
2165     GRML_MEDIUM.
2166   * Do not install kernel via GRMLBASE but via GRML_* classes
2167     instead so we have only one single kernel on the system
2168     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
2169   * Use grml-live.log as logfile.
2170   * Added vim to GRML_MEDIUM package list.
2171
2172  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
2173
2174 grml-live (0.0.2) unstable; urgency=low
2175
2176   * Add support for amd64.
2177   * Update and extend documentation.
2178   * Bugfix: Make sure $LOGDIR exists.
2179   * fai dirinstall: set hostname via $HOSTNAME
2180
2181  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
2182
2183 grml-live (0.0.1) unstable; urgency=low
2184
2185   * Initial release.
2186
2187  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
2188