Release new version 0.26.3
[grml-live.git] / debian / changelog
1 grml-live (0.26.3) unstable; urgency=medium
2
3   [ Evgeni Golov ]
4   * [92a5c91] Fix creation of images based on Wheezy after the udev
5     fix in grml-live
6   * [e6a2086] Set cirrus modeset=0 to prevent hang on QEMU
7
8  -- Michael Prokop <mika@grml.org>  Thu, 13 Nov 2014 09:28:06 +0100
9
10 grml-live (0.26.2) unstable; urgency=medium
11
12   [ Evgeni Golov ]
13   * [bce4532] also set cirrus.modeset=0 for the nomodeset options
14   * [624ae81] grml-cheatcodes: document cirrus.modeset=0
15
16  -- Michael Prokop <mika@grml.org>  Thu, 06 Nov 2014 00:50:49 +0100
17
18 grml-live (0.26.1) unstable; urgency=medium
19
20   [ Michael Prokop ]
21   * [57c1cbd] Fix path for memdisk binary when building with recent
22     syslinux[-common] versions
23   * [96dd50b] Switch from http.debian.net to ftp.debian.org
24   * [51fbcc7] Make sure apt caches are up2date before trying to install
25     aptitude
26   * [0d862c6] Bump Standards-Version to 3.9.6
27   * Software related changes:
28     - [0f1a3e2] add syslinux-common to GRMLBASE
29
30   [ Evgeni Golov ]
31   * [58a3389] set CRYPTSETUP=y when calling update-initramfs. Thanks to
32     Charles A. Hewson <cahewson@eskimo.com>
33
34  -- Michael Prokop <mika@grml.org>  Tue, 28 Oct 2014 10:55:16 +0100
35
36 grml-live (0.26.0) unstable; urgency=medium
37
38   * Software related changes:
39     - [1d15a21] add augeas-tools
40     - [afefe0a] drop gptsync (orphaned and broken)
41   * [038aa8e] isohybrid binary moved to syslinux-utils, update Recommends
42     + error msg
43   * [09c4993] Do our best to make sure aptitude is installed in chroot
44   * [1ed2df6] Update lintian overrides for modified lintian message
45
46  -- Michael Prokop <mika@grml.org>  Wed, 17 Sep 2014 22:54:12 +0200
47
48 grml-live (0.25.1) unstable; urgency=medium
49
50   * [862dda1] updatebase.GRMLBASE: execute fcopy with -i flag to ignore
51     non-matching files
52   * [1610e49] Check for failed updatebase and instsoft hook executions
53
54  -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 16:16:32 +0200
55
56 grml-live (0.25.0) unstable; urgency=medium
57
58   [ Michael Prokop ]
59   * [e8a4c1d] Add falls positive privacy-breach-generic to lintian
60     overrides
61   * [184eabc] 21-usersetup: check for existing /bin/zsh inside the chroot.
62     Thanks to Krisztian VASAS <iron@ironiq.hu> for reporting the problem
63   * [1290fba] New cmdline option -S + env variable SCRIPTS_DIRECTORY to
64     set script directory. Thanks to Krisztian VASAS <iron@ironiq.hu> for
65     the initial patch
66
67   [ Elias Probst ]
68   * [14ee437] Add 'rsync' to dependencies
69
70   [ Krisztian VASAS ]
71   * [1ebce30] Possibility to give LIVE_CONF as env. variable
72   * [df45a26] Don't use addons in GRUB if NO_ADDONS is set
73   * [62dae38] Fixes to be able to build Grml based on Debian Wheezy
74
75  -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 13:15:21 +0200
76
77 grml-live (0.24.0) unstable; urgency=medium
78
79   [ Michael Schierl ]
80   * [8d91fa8] Add more filesystems to modular GRUB2 [related to issue1306]
81
82   [ Michael Prokop ]
83   * [932cf88] Adjust syslinux directories for syslinux v3:6.03~pre1+dfsg-4
84   * [412c0be] Do not fail in upgrade mode (-u) when configuration files
85     have been modified
86   * [7fe3cdb] Further updates for syslinux v3:6.03~pre1+dfsg-4 support
87   * Software related changes:
88     - [00c1f19] add iperf to GRML_FULL
89     - [9f0a996] move syslinux into GRMLBASE class, add pxelinux + isolinux
90
91  -- Michael Prokop <mika@grml.org>  Mon, 26 May 2014 12:08:40 +0200
92
93 grml-live (0.23.3) unstable; urgency=medium
94
95   * [61d5ddd] Drop "forensic" boot option from Forensic Mode boot menu
96   * [8f28ef2] debconf: enable permit-root-login for openssh-server package
97   * [0ad0e81] Provide GRMLBASE script 49-sshd to adjust sshd configuration
98     [Closes: issue1304]
99   * Software related changes:
100     - [908cad4] replace zd1211-firmware with firmware-zd1211
101
102  -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 22:40:29 +0200
103
104 grml-live (0.23.2) unstable; urgency=medium
105
106   [ Evgeni Golov ]
107   * [e44c3b3] name the correct, non-deprecated, persistence label first
108
109   [ Michael Prokop ]
110   * [4a12fc7] Install grub modules into /boot/grub/i386-pc [Testing:
111     issue1297] Thanks to Michael Schierl
112   * [6905754] Fix syntax error in "${BUILD_OUTPUT}"/boot/grub/i386-pc/
113     creation
114   * [4df3e2f] Add bzip2 to depends, used for netboot package generation.
115     Thanks to Michael Schierl for the bugreport
116   * [d1e7709] Run wrap-and-sort -a on debian directory
117   * [7a9a250] Remove /etc/resolvconf/resolv.conf.d/original during
118     cleanup. Thanks to Evgeni Golov for the pointer
119   * [462afb6] Make sure to not leak any mdadm configurations from the
120     build system. Thanks to Evgeni Golov for the pointer
121   * Software related changes:
122     * [b586e55] drop libertas-firmware from GRMLBASE. Thanks to Axel
123       Beckert <abe@deuxchevaux.org>
124     * [2601da4] replace lynx with lynx-cur. Thanks to Axel Beckert
125       <abe@deuxchevaux.org>
126
127   [ Michael Schierl ]
128   * [fc89ac0] Add warning for running grml-live from git
129   * [d3e8ff2] Make the GRUB images modular
130   * [10201fb] Work around regression in GRUB 2.00-22
131
132  -- Michael Prokop <mika@grml.org>  Sat, 29 Mar 2014 17:17:18 +0100
133
134 grml-live (0.23.1) unstable; urgency=medium
135
136   * [c701eef] Rework script which checks for uninstallable packages
137   * Software related changes:
138     - [35e2f8f] drop recover, abandoned upstream
139
140  -- Michael Prokop <mika@grml.org>  Fri, 21 Mar 2014 10:43:46 +0100
141
142 grml-live (0.23.0) unstable; urgency=medium
143
144   * [8bdfb54] 98-clean-chroot: get rid of /var/lib/aptitude/pkgstates.old
145     in RELEASE class
146   * [0442e2a] 33-aptsetup: adopt snapshot.debian.org code for
147     http.debian.net
148   * [e4b0667] Rename "readonly" boot option to "read-only", renamed in
149     live-boot
150   * [3ffdf59] Move return code check of FAI-run before wrinting to /etc of
151     live system
152   * [c5ba433] Enable fbdev for vmwgfx kernel driver [Testing: issue1280]
153     Thanks to Andreas Gredler <jimmy@grml.org>
154   * Software related changes:
155     - [6a5659b] SW: replace transitional package ifenslave-2.6 with
156       ifenslave
157     - [1d7acdc] SW: remove ufsutils from GRML_{SMALL,MEDIUM,FULL,XL}
158
159  -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:23:41 +0100
160
161 grml-live (0.22.1) unstable; urgency=medium
162
163   * [adbf302] Update DEBIAN_STABLE for wheezy as current stable release
164   * [e5bc692] grml-live.conf: adjust SUITE comment for new defaults
165   * [bfb132d] grml-live.conf: adjust debootstrap cmdline for Debian/wheezy
166   * [04e6319] zsh completion: update list of Debian suites
167   * [c2110d3] Remove DEBIAN_STABLE file regarding wheezy-backports. Thanks
168     to Andras Korn
169   * [89a4ade] Force bootlocal* files to be executables
170
171  -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:21:15 +0100
172
173 grml-live (0.22.0) unstable; urgency=low
174
175   The "happy xmas" release
176
177   * [308d87b] Switch from cdn.debian.net to http.debian.net
178   * [7721458] Bump Standards-Version to 3.9.5
179   * [7b90d41] RELEASE/98-clean-chroot: remove
180     /var/lib/apt/lists/*Translation* files
181   * [12ae9f0] GRMLBASE/98-clean-chroot: do not execute apt-get update
182   * Software related changes:
183     - [0ef21d2] add dump to GRML_FULL [Closes: issue1288]
184     - [a6d3e35] add nocache to GRML_FULL
185
186  -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:13:04 +0100
187
188 grml-live (0.21.6) unstable; urgency=low
189
190   * [7858f90] grml-cheatcodes.txt: document passwd and encpasswd boot
191     options
192   * [8e04e2c] Update list of supported Debian suites/releases and related
193     docs
194   * Software related changes:
195     - [4ed2dcf] Add tcplay to GRML_FULL [Closes: issue1282]
196       Thanks to Raoul for the suggestion
197
198  -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 10:18:57 +0100
199
200 grml-live (0.21.5) unstable; urgency=low
201
202   * [6e49238] scripts/generate_netboot_package.sh: add closing brace to
203     error message
204   * [1876480] Fix check for presence of pxelinux.0 file
205   * [3c4e3e3] Drop trailing dot in 'Boot from next boot device' Thanks to
206     Andreas Gredler for noticing
207
208  -- Michael Prokop <mika@grml.org>  Fri, 13 Sep 2013 12:58:48 +0200
209
210 grml-live (0.21.4) unstable; urgency=low
211
212   * [d04892a] Execute freshclam only if class FRESHCLAM is set
213
214  -- Michael Prokop <mika@grml.org>  Tue, 10 Sep 2013 13:24:54 +0200
215
216 grml-live (0.21.3) unstable; urgency=low
217
218   * Software related changes:
219     - [1f4f495] add nwipe to GRML_FULL
220     - [6c246ac] add nwipe to GRML_SMALL
221     - [8496764] add clonezilla to GRML_FULL
222
223  -- Michael Prokop <mika@grml.org>  Mon, 09 Sep 2013 23:45:43 +0200
224
225 grml-live (0.21.2) unstable; urgency=low
226
227   The "oho, she's crawling!" release
228
229   * [b2689b3] Software related change: add xz-utils to GRMLBASE
230
231  -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:11:05 +0200
232
233 grml-live (0.21.1) unstable; urgency=low
234
235   The "oho, she's moving!" release
236
237   * [2f7f443] templates: Use lowercase 'timeout' command in syslinux
238     configuration
239   * [e49b4b3] docs: use wheezy and http.debian.net in base.tgz
240     instructions
241
242  -- Michael Prokop <mika@grml.org>  Wed, 14 Aug 2013 13:58:53 +0200
243
244 grml-live (0.21.0) unstable; urgency=low
245
246   The "veɪˈkeɪʃən" release
247
248   [ Michael Prokop ]
249   * [99d7926] Use UTC as default TIMEZONE
250   * [2633dd3] DEBORPHAN/98-clean-chroot: be more verbose about
251     executed steps
252
253   * Software related changes:
254     - [de23db4] Drop makedev from all GRML_* classes
255     - [e00aa4e] Replace epdfview with xpdf in GRML_FULL
256     - [a1c6e72] Drop febootstrap from GRML_FULL
257
258   [ Ulrich Dangel ]
259   * [1f86521] SW: Add puppet to GRML_FULL
260
261  -- Michael Prokop <mika@grml.org>  Fri, 07 Jun 2013 00:44:55 +0200
262
263 grml-live (0.20.2) unstable; urgency=low
264
265   * [8a6187d] grml-live-remaster: check for /remaster before using it,
266     mount-bind /run and /dev/pts, create filesystem.module
267     [Closes: issue1241] Thanks to Moritz Molle for the initial patch
268   * [be66030] GRMLBASE/45-grub-images: adapt script for renamed raid.mod
269     file. Thanks to Jordan Uggla for the feedback
270   * [4e4fc89] GRMLBASE/45-grub-images: drop raid.mod from static module
271     list
272
273  -- Michael Prokop <mika@grml.org>  Mon, 20 May 2013 23:45:15 +0200
274
275 grml-live (0.20.1) unstable; urgency=low
276
277   * [7bd13c0] Adopt grml-live-remaster for live-boot's new
278     /lib/live/mount/medium/
279   * [1d82b15] isolinux boot splashes: adjust path to grml-cheatcodes.txt
280   * [d9029ce] grml-cheatcodes: adjust live image path for new live-boot
281     default
282   * Software related changes:
283     - [4687ed3] add genisoimage to GRML_FULL. Thanks to Charles A.
284       Hewson <cahewson@eskimo.com> for the bug report
285
286  -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 12:14:34 +0100
287
288 grml-live (0.20.0) unstable; urgency=low
289
290   [ Alexander Wirt ]
291   * Software related changes:
292   * [8c816bf] Move firmware packages to GRMLBASE
293
294   [ Michael Prokop ]
295   * Software related changes:
296   * [2a20d6e] drop firmware-ipw2x00 from GRMLBASE
297
298  -- Michael Prokop <mika@grml.org>  Mon, 04 Feb 2013 13:39:04 +0100
299
300 grml-live (0.19.9) unstable; urgency=low
301
302   * [c080bdb] Bump Standards-Version to 3.9.4
303
304  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:58:26 +0100
305
306 grml-live (0.19.8) unstable; urgency=low
307
308   [ Michael Prokop ]
309   * [a67febf] New persistency mode is used via boot option "persistence"
310     instead of "persistent"
311   * [2897f72] persistency boot option: mention full-ov + custom-ov in help
312     text
313   * [fb6d430] docs: update list of supported Debian suites
314   * [9c4a691] Source /etc/grml/grml-live.conf only if it can be read.
315     Thanks to Evgeni Golov for reporting
316   * [2723ba9] drop log call when trying to source /etc/grml/grml-live.conf
317   * Software related changes:
318     - [b343411] add ifenslave-2.6 to GRML_FULL and GRML_SMALL
319     - [ca66f69] add uuid-runtime to GRMLBASE [Closes: issue1218]
320       Thanks to Raoul <raoul@bhatia.at> for the feature request
321
322   [ Evgeni Golov ]
323   * [64025b9] create a list of non-free packages and their licenses
324
325  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2012 15:09:38 +0100
326
327 grml-live (0.19.7) unstable; urgency=low
328
329   * [c92e94e] dpkg-divert grub-probe binary to avoid problems in OpenVZ
330     environments
331   * [a694752] Drop insserv removal from instsoft.GRMLBASE hook script
332   * [c551747] Store md5sum of all files being available in build output
333     directory
334   * Software related changes:
335     - [b3947fe] drop ia32-libs from GRML_FULL
336
337  -- Michael Prokop <mika@grml.org>  Tue, 11 Sep 2012 15:11:13 +0200
338
339 grml-live (0.19.6) unstable; urgency=low
340
341   The "jenkins-debian-glue" release
342
343   * [59296d8] Revert "Replace cdn.debian.net with http.debian.net"
344     until #685192 ("apt: redirection handling changes in 0.9.4 may break
345     aptitude") has been resolved
346   * [1584694] Display usage information if any unknown cmdline option is
347     used
348   * [644f7bd] Do not accept any command line arguments we can't handle
349
350   * Software related changes:
351     - [b888dd3] SW: add netsniff-ng to GRML_FULL [Closes: issue1197]
352     - [4e4a05a] SW: drop ddrescue from GRML_MEDIUM and GRML_SMALL (removed
353       from Debian, see #677101)
354     - [7dd680b] SW: add gddrescue to GRML_SMALL
355     - [15918cd] SW: replace fuse-utils with fuse
356     - [5c1e272] SW: add ssmping to GRML_FULL
357
358  -- Michael Prokop <mika@grml.org>  Mon, 27 Aug 2012 15:32:12 +0200
359
360 grml-live (0.19.5) unstable; urgency=low
361
362   The "Stockholm" release
363
364   * [4e027c7] Unset TMPDIR to avoid leaking the variable into chroot
365     scripts
366   * [0533a72] Replace cdn.debian.net with http.debian.net
367   * [2fa5b80] templates/GRML/README.txt: update to match current
368     development
369   * Software related changes:
370     - [05ff8cd] drop arrayprobe from GRML_FULL + GRML_XL
371     - [40f7c44] add firmware-bnx2 + firmware-bnx2x to GRML_SMALL and
372       GRML_FULL
373     - [e0dc6c6] add epdfview to GRML_FULL. Thanks to Evgeni Golov,
374       Alexander Wirt and Markus Ulrich raising this issue
375       [Closes: issue1189]
376
377  -- Michael Prokop <mika@grml.org>  Mon, 02 Jul 2012 15:24:21 +0200
378
379 grml-live (0.19.4) unstable; urgency=low
380
381   [ Michael Prokop ]
382   * [4c8f1b5] GRMLBASE/21-usersetup: drop deprecated workaround
383     for gsmsms (see #353967)
384   * [dfb358d] GRMLBASE/33-aptsetup: adjust snapshot.debian.org cmdline
385     and enable it for RELEASE class (Closes: issue1083)
386   * [6104812] Ignore --uefi option for isohybrid on 32bit systems
387   * [3f2420b] Architecture sanity check: be more restrictive using a
388     word-regexp grep
389   * [feacdba] Do not bailout (incl. cleanup) but just exit if user wants
390     to quit
391   * [06021ae] GRMLBASE/45-grub-images: calculate real disk size of
392     bootx64.efi. Thanks to Andras Korn for the patch
393   * [2cb9607] GRMLBASE/45-grub-images: put single quotes to
394     appropriate place
395   * [11fd80a] GRMLBASE/95-package-information: drop field width
396     option in dpkg-query command
397   * Software related change:
398     - [f1c4de5] drop smbfs from GRML_FULL + GRML_XL (provided by
399       cifs-utils nowadays)
400
401   [ Csillag Tamas ]
402   * [9102cb3] Do not remove the chroot if the user backs out
403
404  -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:29:15 +0200
405
406 grml-live (0.19.3) unstable; urgency=low
407
408   The "ready for Grml 2012.05" release \o/
409
410   [ Michael Prokop ]
411   * [33427af] Add whitespace chars to ssh docs on boot splash f5
412   * [0f27814] grml-cheatcodes.txt: update and extend documentation
413     regarding live-media-path
414   * [56dc49c] templates/boot/grub/addons.cfg: insmod linux16 before
415     running linux16 commands. Thanks to Evgeni Golov for the bugreport
416     and the fix
417
418   [ Markus Ulrich ]
419   * [7602518] Extend the infotext about the ssh feature for bootmenu and
420     f5-help at boot prompt
421
422  -- Michael Prokop <mika@grml.org>  Mon, 28 May 2012 17:24:22 +0200
423
424 grml-live (0.19.2) unstable; urgency=low
425
426   The "happy multitasking" release ←↑↓→
427
428   * [193203a] DEBORPHAN/98-clean-chroot: purge removed packages
429   * [4bc598a] Generate make-fai-nfsroot.conf and nfsroot.conf on-the-fly
430     (Closes: gh #4)
431   * [8cfed16] Generate /etc/grml_live_version after FAI execution + drop
432     /etc/dpkg/dpkg.cfg.d/unsafe-io code
433   * [6dcd837] Drop unused NFSROOT configuration file
434   * [3106869] Use syslinux's mboot.c32 for booting Grub2. Thanks to
435     Jordan Uggla for his valuable bootloader knowledge
436   * [63cf502] umount_all: also get rid of loopback mount of ISO
437   * [a7f99c4] extract ISO feature: make sure *.squashfs files exist +
438     support older ISOs too. Thanks to Charles A. Hewson
439     <cahewson@eskimo.com> for the bugreport
440   * Software related changes:
441     - [80a1a18] SW: add sysstatt to GRML_FULL. Thanks to
442       Michael Renner for reporting
443
444  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2012 16:44:40 +0200
445
446 grml-live (0.19.1) unstable; urgency=low
447
448   [ Michael Prokop ]
449   * [582f3a3] Bump Standards-Version to 3.9.3
450   * Software related changes:
451     - [cb20a89] add pppoeconf to GRML_SMALL and GRML_FULL
452       Thanks to Heinz Ahrens for the wish request
453     - [d81e978] add open-vm-tools to GRML_FULL
454       Thanks to Holger Baust for the suggestion
455     - [851f880] add iptstate to GRML_SMALL and GRML_FULL
456       Thanks to Markus Ulrich
457     - [026a603] add xmount to GRML_FULL
458     - [3ff6f9b] add ewf-tools to GRML_FULL
459
460   [ Evgeni Golov ]
461   * [bf4073e] Switch order of Depends from genisoimage | xorriso to
462     xorriso | genisoimage
463   * [950ef7a] document ethdevice-timeout cheatcode. Thanks to
464     Vincent McIntyre <vincent.mcintyre@csiro.au> [Closes: issue1153]
465
466  -- Michael Prokop <mika@grml.org>  Mon, 14 May 2012 15:58:26 +0200
467
468 grml-live (0.19.0) unstable; urgency=low
469
470   The "progress everywhere" release.
471
472   [ Ulrich Dangel ]
473   * [424e4c8] Update ssh documentation
474   * [f1934c0] Fix purpose comment of
475     /etc/grml/fai/config/scripts/GRMLBASE/48-tmpfs
476
477   [ Michael Prokop ]
478   * Bugfixes and improvement related changes:
479     - [6eb1b1e] Use ";" as separator character when adjusting
480       DEFAULT_BOOTOPTIONS via sed [Closes: issue1165]
481     - [94a9b17] Generate static loopback.cfg configuration without
482       depending on GRUB's regexp module
483     - [f56cc0d] grml-live-remaster: Slightly adjust check for running
484       Grml session
485     - [7419019] grml-live-remaster: Support mkisofs + genisoimage
486     - [5081cf1] grml-live-remaster: Drop deprecated mksquashfs-lzma support
487     - [5e52583] grml-live-remaster: Slightly improve argument check and
488       send error message to stderr
489     - [d74ed63] grml-live-remaster: Fix bashism
490     - [cf1e362] Add a few kB of lines made of # charaters to the end
491       of the main syslinux config file. Thanks to Marco d'Itri
492
493   * Software related changes:
494     - [d91a6d4] Add disktype to GRML_SMALL and GRML_FULL
495     - [dc28a1b] add hostapd to GRML_FULL. Thanks to Matthias Strubel for
496       suggestion
497     - [e06b6cf] Move vlock to GRMLBASE. Thanks to Thomas Arendsen Hein
498       for reporting
499     - [723b823] Add rfkill to GRML_SMALL, GRML_FULL + GRML_XL.
500       Thanks to Alexander Wirt <formorer@grml.org> for the hint
501     - [637a57e] Add mosh to GRML_FULL and GRML_XL
502     - [e1719d6] Remove grml-feedback from GRML_{SMALL,MEDIUM,FULL,XL}
503     - [7d188c0] Add flashrom to GRML_FULL
504     - [3770abe] Replace all references to kernel specific versions
505       with linux-image-{i386,amd64}-grml
506
507   [ Evgeni Golov ]
508   * [27c41d7] check for existence of /etc/grml and /live
509   * [d365bf7] sudoers has to be owned by uid 0
510   * [9f40afc] lsb-base: override output of the status on the left
511     side of the terminal
512
513  -- Michael Prokop <mika@grml.org>  Tue, 08 May 2012 17:38:36 +0200
514
515 grml-live (0.18.1) unstable; urgency=low
516
517   [ Michael Prokop ]
518   * [3c88b8f] Update lintian override entries to match current package
519     state
520   * [1d7c79c] debian/rules: add build-arch + build-indep to make lintian
521     happy
522   * [a909319] GRMLBASE/98-clean-chroot: get rid of all lvm backup files
523   * [3a6abc0] GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab
524   * [dde7410] GRMLBASE/98-clean-chroot: do not run apt-get update if
525     RELEASE class is set
526   * [6c567af] docs: simplify and improve base.tgz instructions
527   * Software related changes:
528     - [6bd64f3] SW: add cifs-utils to GRML_FULL
529     - [b6c508e] SW: add smbfs to GRML_FULL
530     - [ff74db7] SW: add numactl to GRML_FULL
531
532   [ Ulrich Dangel ]
533   * [4362c28] SW: Remove grml-rescueboot from GRML_XL as it is not really
534     useful on a live-cd
535
536  -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 14:40:45 +0100
537
538 grml-live (0.18.0) unstable; urgency=low
539
540   [ Michael Prokop ]
541   * Bugfixes, improvements,...:
542     - [a317c47] grml-cheatcodes: drop deprecated nodhcphostname option
543     - [9dc2a44] persistency feature: do not use persistent=nofiles
544       any longer
545     - [f1d8110] boot templates: add whitespace to end of line of
546       kernel cmdlines
547     - [aff41fa] Remove nowadays unused software-changes-schedule.txt
548     - [20c5aed] Remove resolved/deprecated items from TODO
549     - [4eaa219] Depend on syslinux instead of syslinux-common
550     - [7477e43] Package validation: also detect packages that
551       failed to install
552
553   * Software related changes:
554     - [330d132] add live-boot-grml-doc to GRMLBASE
555     - [5bea535] add usb-modeswitch to GRML_FULL. Thanks to
556       Pawel azhag Sadkowski <azhag@fluxboxpl.org>
557     - [9c06220] add wvdial to GRML_FULL. Thanks to
558       Pawel azhag Sadkowski <azhag@fluxboxpl.org>
559     - [1192a63] add slurm to GRML_FULL
560     - [1182368] add iftop to GRML_FULL
561     - [cf2f89d] add exfat-fuse + exfat-utils to GRML_FULL [Closes: issue1130]
562     - [56d29ab] add bsdmainutils to GRML_FULL
563     - [8d484f6] add dctrl-tools to GRML_FULL
564     - [1e1f094] add ser2net to GRML_FULL
565     - [f9524fc] add lrzsz to GRML_FULL
566     - [77a9490] add dos2unix to GRML_FULL
567     - [b5eca34] add memtester to GRML_FULL
568     - [d54f224] drop extundelete from IGNORE class
569
570   [ Alexander Wirt ]
571   * Software related changes for GRML_SMALL:
572     - [1de34f5] Add cu
573     - [3cd7d12] Remove reptyr
574     - [c765a01] Sync packages with grml-full
575     - [44b56c1] Replace dante-client with tsocks
576     - [0247837] Remove deselect
577     - [0d9a337] Remove login
578     - [5db2b56] Replace ncftp with lftp
579     - [6d77e63] Replace tofrodos with dos2unix
580     - [36c8ddd] Remove jed
581     - [b7e9437] Add locales to grml-live
582
583   [ Brad Cable ]
584   * Software related changes for GRML_XL:
585     - [b4afd8d] Package removal for cleanup and stability
586
587  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2012 12:44:37 +0100
588
589 grml-live (0.17.4) unstable; urgency=low
590
591   * [f6b5bf3] GRMLBASE/25-locales: fix check for presence of localepurge
592   * [fcd3d3c] Use /media instead of /mnt for default mount paths
593   * Software related changes:
594     - [e2a3724] SW: add firmware-myricom to GRML_FULL
595     - [9a24075] SW: add firmware-netxen to GRML_FULL
596     - [a2131a1] SW: add irssi to GRML_FULL
597     - [28b6310] SW: add libiscsi-bin to GRML_FULL
598     - [549c2d8] SW: add tcptraceroute to GRML_FULL
599     - [f212f4c] SW: add buffer to GRML_FULL
600
601  -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:30:49 +0100
602
603 grml-live (0.17.3) unstable; urgency=low
604
605   [ Ulrich Dangel ]
606   * [d85f820] Export environment variables for submenues
607   * [59228b5] Add additinal checks to make sure convert as well as the
608     necessary files are present for creating the wallper
609   * [ce5ae66] Remove small from grml-cheatcodes as it does not work with
610     current versions
611   * [46d7fb8] Add h to getopt list to support -h anywhere in parameter
612     list
613   * [d116da3] Change default SUITE from squeeze to testing
614   * [3930b11] Do not enable tmpfs /tmp as / is backed-up by tmpfs anyway.
615   * [99831ce] Move cleanup of package list cache from GRMLBASE to RELEASE
616   * [f92ebd9] Adjust RELEASE/98-clean-chroot to delete more files
617   * [2fef0e3] Document brltty boot options
618   * Software related changes:
619     - [3f4262c] Add fsarchiver to GRML_FULL
620     - [3c75346] Add hexedit to GRML_FULL [Closes: issue1119]
621     - [5ba215c] Remove apt-listchanges and apt-listbugs from GRML_XL
622     - [e87c5a0] Add lzop to GRML_FULL
623
624   [ Michael Prokop ]
625   * [a50de9f] Use isohybrid as default HYBRID_METHOD
626   * [05a12f5] docs: use --no-install-recommends instead of dpkg option.
627     Thanks to Evgeni Golov for the hint
628   * [17c129d] Provide hint to user if netboot.cfg could not be found
629   * [286b0d2] GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release
630
631   * Software related changes:
632     - [74614d9] add wireshark to GRML_FULL [Closes: issue1115] Thanks to
633       Frank Prochnow <doc42@gmx.net> for the suggestion.
634     - [feb84a9] add comgt to GRML_FULL. Thanks to Csillag Tamas for
635       request on Grml mailing list
636     - [b42c286] add ipmitool to GRML_FULL. Thanks to Csillag Tamas
637       <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml mailing
638       list
639     - [fb29a09] add firmware-qlogic to GRML_FULL. Thanks to Csillag
640       Tamas <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml
641       mailing list
642     - [16e7576] enable grub-efi-amd64-bin/grub-efi-ia32-bin in GRMLBASE
643       class [Closes: issue1124]
644     - [533c998] Add IGNORE class blacklisting extundelete
645
646   [ Christian Hofstaedtler ]
647   * [766386e] Cheatcodes: clarify that vnc* doesn't work OOTB
648   * [94ef7f9] Unconditionally reset resolv.conf in chroot
649   * [2203377] Make /run work for softupdate
650   * [895b6b6] Run apt-get update during softupdate
651   * [fcc1672] Build netboot package checksum file with relative paths
652   * [b9d53b2] Update instrunctions for installing on squeeze
653
654   [ Alexander Wirt ]
655   * GRML_SMALL related changes:
656     - [b7f7e5a] Add EFI stuff to GRML_SMALL
657     - [6225bfa] Remove worstest hacks from GRML_SMALL/98-clean-chroot
658     - [5be4ea5] Don't purge locale
659     - [8136c87] Use metapackages for kernel
660     - [5138b63] efi stuff is now in GRMLBASE
661
662  -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:41:53 +0100
663
664 grml-live (0.17.2) unstable; urgency=low
665
666   [ Ulrich Dangel ]
667   * [5abbeac] Fix arch issue for 45-grub-images
668
669  -- Michael Prokop <mika@grml.org>  Fri, 23 Dec 2011 02:14:43 +0100
670
671 grml-live (0.17.1) unstable; urgency=low
672
673   [ Michael Prokop ]
674   * [dfe1f07] grml-cheatcodes.txt: document vnc bootoptions
675   * [88cfc40] grml-cheatcodes.txt: fix typo
676   * [94cfb7b] generate sha1 checksum file of netboot package
677   * [5bfdcec] Update docs to better match recent development
678   * [8441a6a] GRMLBASE/44-grub: make sure directory /boot/grub exists.
679     Thanks to Thomas Koehler for the bugreport
680
681   [ Ulrich Dangel ]
682   * [9b24866] grml-cheatcodes.txt: Add documentation about nostats bootoption
683   * [b8db7a0] Add graphicoreBitmapFont0-Light.otf to grml-live.
684   * [ccdff8a] Replace old desktop.jpg with new desktop-bg.png
685   * [7c309e0] Update /etc/grml_version in GRMLBASE script instead of grml-live
686   * [79a1183] Update wallpaper in fai scripts
687   * [86f084d] Recommend imagemagick
688   * [445e589] Remove the default quiet boot parameter for a verbose bootup.
689   * [819fc49] Umount /proc/sys/fs/binfmt_misc before umounting /proc.
690   * [8dbae90] Add additional resolution (1600x900) to grub.cfg.
691   * [51e56e2] Replace 1440x1050 with 1400x1050
692   * [d5596b5] Use gfxmode=auto instead of specifying manually resolutions
693   * [6d72f5e] Support template filenames in grml-live.
694   * [a9f099a] Introduce new config files for grub bootloader.
695   * [d501c11] Add basic grml theme to grub
696   * [9512656] Play sound after the grub menu is shown.
697   * [1c3ff78] Try to load regexp in grub.cfg
698   * [e138162] Ensure that the file used for replacing the template parameters is a file.
699   * [9b2a50c] Print a message before loading kernel or initrd in grub
700   * [f61863d] Add trailing whitespace to grub commandline
701   * [6da554d] Add beep to templates/boot/isolinux/vesamenu.cfg
702   * [b18889f] Build grub.img for loading grub from within syslinux
703
704   [ Christian Hofstaedtler ]
705   * [3f2b59d] Stop disabling KMS for radeon
706   * [b89381a] Modernize Windows AutoRun templates
707   * [f009115] Simplify GRML/index.html template
708   * [ea794c5] Match startpage.html design to grml.org site
709   * [9213b27] Tighten replacement operation for SNAPSHOT class
710   * [f6e33fb] Ensure all passed paths are absolute
711   * [a49d935] Internally, rename GRML_LIVE_LOCAL_CONFIG to LOCAL_CONFIG
712   * [c2fac3a] Don't source grml-live.{conf,local} in scripts if not required
713   * [436d892] Use premade LOGDIR var
714   * [352c822] Make username replacement in inittab more robust
715   * [ef51d0c] Expose (selected) config vars to fai scripts
716   * [0a40a21] Make sure USERNAME doesn't leak in from ENV
717   * [6e77809] Merge initramfs scripts
718   * [a4703ee] Fix capitalization of project name in GRML/index.html
719   * [b499e10] Update welcome splash ascii art
720   * [0b584ff] Remove 'failsafe' boot option, which wasn't really failsafe
721   * [24e7e2c] Remove comment about failsafe boot option
722   * [39edd53] Enable fb for "graphical mode" boot option in isolinux
723   * [fad3fb7] Remove grml-live-buildd package
724   * [11baa33] Add -e option to unpack ISOs
725   * [3abf943] Remove -T option
726   * [4161d3c] Change -A option to not build chroot.tar.gz anymore
727   * [ffc122b] Update version in grml-live during Debian package build
728   * [62a1ab3] Don't suggest /dev/shm as a build location
729   * [796f001] Make it clear that squashfs-tools from bpo is fine
730   * [07dc676] Shorten, but don't totally rename kernel and initrd files
731   * [8966263] Install netboot.cfg as pxelinux.cfg/default _file_
732   * [4efbf69] Use sane paths for intermediate EFI files
733   * [1684dab] Move squashfs into flavour-specific path
734   * [ff80c12] Install "GRML" files into GRML/$GRML_NAME/
735   * [8b88fe0] Revert accidental addition of fat to grub2 core.img
736   * [f925961] Trim spaces off of default DISTRI_INFO
737   * [b81f460] Remove unused grub background image
738   * [ec0c871] Optimized all PNGs with "optipng"
739   * [6673903] Rework EFI file copy/moving
740
741
742   Software Changes:
743
744   [ Michael Prokop ]
745   * [4f44cb4] SW: add rinse to GRML_FULL
746   * [fd94537] SW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL
747   * [5f895b3] SW: add python-urwid as depends next to targetcli in GRML_FULL
748   * [e754942] SW: replace version specific linux-image-* packages in GRML_FULL with meta package.
749     Thanks to Christian Hofstaedtler <ch@grml.org> for his kernel packaging work
750
751   [ Ulrich Dangel ]
752   * [30c312b] SW: Add extundelete to GRML_FULL
753
754   [ Christian Hofstaedtler ]
755   * [985f29c] SW: add boot-info-script to GRML_FULL [Closes: issue1004]
756   * [eafbf7e] SW: add vblade, aoetools to GRML_FULL [Closes: issue1092]
757   * [4c6a7a9] SW: add firmware-linux-{free,nonfree} to GRML_FULL
758   * [7765407] SW: remove explicit install of squashfs-lzma-tools
759
760  -- Christian Hofstaedtler <ch@grml.org>  Fri, 23 Dec 2011 00:35:57 +0100
761
762 grml-live (0.17.0) unstable; urgency=low
763
764   [ Michael Prokop ]
765   * [11ac4be] GRMLBASE/91-update-pciids: do not exit with error if network
766     does not work
767   * [7d9c9ef] GRMLBASE/91-update-pciids: fix wrong log message
768   * [17243dd] 98-clean-chroot: do not fail with more than one kernel
769     version installed
770   * [ceeb58b] Revert "Move 01-iceweasel to GRML_XL scripts"
771   * [b5dfcc4] don't use colors/escape sequences if running in dump
772     terminal
773   * [cc7616e] do not fail with empty $APT_PROXY
774   * [b97721f] retrieve source packages via grml-live using SOURCES class
775   * [c9141f4] rework sources setup (deprecated GRML_LIVE_SOURCES, install
776     /etc/apt files recursively)
777   * [b0b7374] use system architecture as default
778   * [22e1e9f] use AMD64 class in usage examples and use GRML_FULL instead
779     of GRML_MEDIUM/GRML_SMALL everywhere
780   * [809f9a6] make sure we don't leave any FAI ramdisks behind
781   * [220ee72] use GRML_FULL as default and update docs accordingly for
782     available classes
783   * [6245469] replace realpath with readlink -f to avoid dependency on
784     realpath
785   * [55405b9] 98-clean-chroot: do not zero out install_packages.list
786   * [a31a8fd] provide report of missing packages in xunit format for usage
787     within e.g. Jenkins
788   * [66a2581] GRMLBASE/16-depmod: drop the 2-digit check
789   * [2e1a0a3] provide package config for Debian/stable builds and enable
790     backports by default there
791   * [2861f16] updatebase.GRMLBASE: run recursive fcopy with -B to avoid
792     backup files
793   * [94a95c0] updatebase.GRMLBASE: do no longer skiptask updatebase and
794     exit in softupdate action
795   * [7d3ca65] instsoft.GRMLBASE: do not run explicit apt-get update any
796     longer
797   * [d338d0c] rework resolvconf handling
798   * [f4e1966] readd skiptask updatebase to updatebase.GRMLBASE
799   * [5a00bf3] resolv.conf handling: resolve symlink inside chroot + drop
800     resolvconf from 96-apt-listbugs
801   * [17e7145] initial UEFI support, using isohybrid as default now. Thanks
802     to Ulrich Dangel <mru@grml.org>
803   * [27a1660] Quote GRML_FAI_CONFIG in warning message since its unset
804   * [5a215cd] 92-update-freshclam: fix wrong file name in exit message
805   * [b4c258f] rework check for xorriso version and be more verbose about
806     its usage
807   * [dacf428] Provide DEBIAN_UNSTABLE sources.list config
808   * [c5d1013] 98-clean-chroot: also get rid of symlinks of *.pre_fcopy
809     files
810   * [f3768e9] 01-iceweasel: remove backup file in fcopy cmdline
811   * [b0f14af] Integrate netboot package generation
812   * [2462be5] Depends: support xorriso as alternative to genisoimage
813
814   * Software related changes:
815     - [e4c899f] drop bind9 from GRML_FULL
816     - [a45cb79] add imvirt to GRML_{SMALL,MEDIUM,FULL}
817     - [4bd3dc2] add gitk to GRML_FULL [Closes: issue1057]
818     - [67414c3] add iceweasel to new GRML_FULL
819     - [090c35d] replace dhcp3-client with isc-dhcp-client
820     - [69d1d92] add iotop to GRML_FULL
821
822   [ Christian Hofstaedtler ]
823   * Software related changes (with a lot of commits, skipping full
824     list here): rework GRML_FULL flavour to match our "install & rescue"
825     mission, GRML_FULL was renamed to GRML_XL.
826   * [eea9d23] Automatically start nfs client and avahi, dbus
827   * [d2937b0] Ignore more cruft, add runtime to buildd emails
828   * [8d172da] Rename GRML_FULL buildd scripts to match that name
829   * [bb0dec8] buildd: remove REMOVE_DOCS from small ISOs
830   * [472c316] buildd/functions.sh: use dash-compliant subtraction
831   * [89f0896] buildd: update sha1sums of base(64?).tgz
832   * [3cb3de3] buildd: disable squeeze flavours in cleanup,link_latest
833   * [fc97e07] buildd: configure $FLAVOURS
834   * [d90aede] buildd: use syslog for cleanup log
835   * [a5aaf33] buildd: use $FLAVOURS to control which flavours are built
836   * [301769f] Remove grml2hd boot options
837   * [8956f89] Remove noapm from boot options
838   * [b02525c] Remove duplicate mentions of nousb*
839   * [873eae1] Remove 915resolution boot option doc
840   * [ab2da74] Remove tsplash support
841   * [726a0a5] Update GRML Splash text to be neutral
842   * [c58ac42] Move init-top/grml into hands of 42-branding
843   * [00b6072] Deploy /etc/lsb-base-logging.sh
844   * [97bddb8] buildd: files moved to grml.org:/daily/
845   * [d82c4d5] lsb-base-logging: must use $TPUT for tput
846   * [5c514e0] Enhance lsb-base-logging styles for action messages
847   * [eff94dc] Ship sanitized rsyslog.conf
848   * [6833c8b] Move 01-iceweasel to GRML_XL scripts
849   * [164b594] Use addon files from chroot if present
850   * [c9ebd69] Switch back to /var/log/syslog
851   * [a135bda] Append .log to grml-buildd.std{out,err} logfile names
852   * [8970e98] Remove dbus machine-id
853   * [8e7b216] buildd: create ISO_NAME in function.sh
854   * [d3526f6] buildd: merge grml-buildd.std{out,err} into grml-buildd.log
855   * [d7655f4] buildd: prefix log dir target with PRODUCT_NAME
856   * [b3107d1] buildd: report email overhaul
857   * [d9a3489] Move grml-live.log to output directory
858   * [4152229] Retain FAI logs in grml_logs directory
859   * [005cdc1] Add APT_PROXY configuration variable
860   * [082aac8] buildd: add jenkins-link_latest.sh
861   * [877d273] buildd jenkins-link_latest.sh: handle non-existing files
862   * [c2fdb23] buildd jenkins: temporarily link into /new
863   * [8c79da9] Add -A option for ensuring clean builds and pack artifacts
864   * [a82f40f] Add -U option to ensure output files ownership
865   * [e253ce7] Don't treat CHROOT_ARCHIVE as a directory
866   * [b63a5f1] Add documentation for -A and -U
867   * [f016252] Copy install_packages.list to grml_logs
868   * [da6352e] Use grml_logs/fai as CHECKLOG source
869   * [b010f18] New: specify SNAPSHOT to change debian.list to
870     snapshot.debian.org
871   * [7690106] Silence LOGFILE errors when using log too early
872   * [eab80d9] Add -T option for unpacking chroot archives
873   * [f83953b] Document "nobeep" boot option.
874   * [9b8e3c9] jenkins-link_latest: prepare for standalone use
875   * [0aa6907] Refer to new grml-udev-rebuildfstab man page in /etc/fstab
876   * [0894980] Set Acquire::Check-Valid-Until false in APT config
877   * [9dafaad] Unifiy local config handling
878   * [a55b991] Always enable grml-live distribution
879   * [e68d43e] Fix unpacking of existing chroot tarball
880   * [d3176d7] Update grub background picture
881   * [b9dbe4c] Try to use a good gfx resolution by default
882   * [c30a975] Don't hardcode wm-ng as window manager for X
883   * [793ad3a] Embed squash4 in efigrub
884   * [98aec0d] Use grub from target
885   * [fba0f4e] Hardcode i386-pc for grub path
886
887   [ Ulrich Dangel ]
888   * [c73eca0] Remove load_video function call as function does not exist
889     anyway
890   * [8735823] Use prefix=($root) instead of prefix=$root in efi script
891   * [f09970d] Add piwik tracking code to startpage.html
892   * [0178232] Fix typo (1200 instead of 1280) in grub.cfg
893
894  -- Michael Prokop <mika@grml.org>  Fri, 09 Dec 2011 23:21:10 +0100
895
896 grml-live (0.16.1) unstable; urgency=low
897
898   The "right before the storm v2-ng++" release.
899
900   [ Christian Hofstaedtler ]
901   * Packaging related changes:
902     - [d6d48a3] Remove bundled grub2
903     - [560e0f3] Remove wget dependency
904     - [bfbf9fb] Remove grub1 (binaries and support for it)
905     - [3e2ceba] Use ipxe.lkrn from ipxe package
906     - [92d38ed] Use pci.ids file from pciutils
907     - [db2672a] Remove mkisofs from Depends:
908     - [dc9f2f5] Use memtest binary from memtest86+ package
909     - [7734643] Use memdisk and hdt from syslinux-common package
910     - [d4af86e] Remove bsd4grml, freedos and grml-live-addons deb
911     - [9c238dc] Use ifcpu64.c32, vesamenu.c32, isolinux.bin from
912       syslinux-common
913     - [7a0c07b] Loose dependencies so we can be installed on squeeze
914
915   * Features and improvements:
916     - [d0a99d9] Use grml-runtty to run our ttys
917     - [bbfff0f] remove empty and unused GRML_POWERPC package config
918     - [f35b52a] Install desktop wallpaper using grml-live, replacing
919       grml-files
920     - [1b9dc6e] On GRML_FULL add Iceweasel "branding"
921
922   * Software related changes:
923     - [f1d0f49] add grml-scripts-core to GRMLBASE
924     - [19e99f6] remove e3
925     - [2dcc29e] remove supplemental emacs libraries
926     - [673f796] remove jack server and clients
927     - [b48a1ee] remove ophcrack
928     - [768313f] remove guymager
929     - [ac466e6] remove pxfw
930     - [82ce059] remove qpxtool
931     - [5b4a5de] remove libtool
932     - [515a8f0] remove C(++) compilers and linux headers
933     - [bfe1fbd] remove grml-docs and install startpage with grml-live
934     - [f500775] remove spurious grml-small package from grml-medium
935     - [3dd2f8d] remove unmaintained accessibility support
936     - [0b47ab3] No longer install packages that will be sunset on Oct30
937
938   [ Michael Prokop ]
939   * Bugfixes:
940     - [dc885d9] 90-update-alternatives: do not set alternative for vim if
941       we just have vim.tiny.
942     - [24bc671] 90-update-alternatives: do not set vim as alternative for
943       `view`
944     - [6339a34] Check for --format option support in grub-mkimage, do not
945       use absolute path for binary call
946     - [e0306d0] + [611ad6b] fix kernel version detection in config/scripts/
947     - [4eac603] do not zero out /var/spool in GRMLBASE/98-clean-chroot
948       [Closes: issue1065] Thanks to Marek Malevic
949     - [9d50a44] mark bootlocal scripts as executables
950
951   * Changes and improvements:
952     - [5780f4d] 98-clean-chroot: fix typo (localepurg->localepurge) in
953       warning message
954     - [0aa4a5e] Make sure grub-mkimage exists, otherwise warn user about
955       grub-common/grub-pc
956     - [c45c995] Fix indention of memtest mv command
957     - [fbf963a] copy_addon_file(): do not be verbose to the user, but
958       send it to the log instead
959     - [09b2ee2] Unify warning message for missing adddon file for bsd4grml
960     - [4fcf199] inittab configs: drop commented lines mentioning zsh-login
961
962   * Software related changes:
963     - [bcf837f] add reptyr to GRML_SMALL, GRML_MEDIUM and GRML_FULL
964     - [ae41521] update to kernel version 3.1.0-grml
965
966  -- Michael Prokop <mika@grml.org>  Fri, 28 Oct 2011 00:05:07 +0200
967
968 grml-live (0.15.1) unstable; urgency=low
969
970   The "right before the storm" release.
971
972   [ Michael Prokop ]
973   * [4a05b54] 98-clean-chroot: check existence of updatedb binary via
974     $ROOTCMD.
975   * [6d5124d] 98-clean-chroot: check existence of aptitude binary via
976     $ROOTCMD.
977   * [91e9fb2] instsoft.GRMLBASE: Use --force-yes option when using apt-get
978     for upgrade.
979   * [fc9bf3c] instsoft.GRMLBASE: make sure we can upgrade automatically
980     even with unsigned repos if FAI_ALLOW_UNSIGNED is set
981   * [dcc3ba1] GRMLBASE/16-depmod: provide verbose error message regarding
982     the kernel x.y-grml[64] <-> module-init-tools v3.12 situation.
983   * [e725f1f] buildd/cronjob.sh: no longer build daily ISOs of
984     Debian/squeeze.
985   * [990cf8d] Do not complain about missing addons_list.cfg file.
986   * [f180765] Fix typo in log message for isolinux includes.
987   * [e4cf035] 90-update-alternatives: check for available alternatives
988     before setting them.
989   * [6afe668] 25-locales: make sure the localepurge package exists, not
990     only the binary.
991   * Software related changes:
992     - [deeedac] add bti to GRML_FULL. [Closes: issue1010] Thanks to
993       Pawel Sadkowski <azhag@dug.net.pl>
994     - [0e8d730] Update to kernel version 3.0.
995     - [5bb1e78] Remove grml-laptop, grml-pylib, grml-sectools and grml-
996       templates from GRML_MEDIUM and GRML_FULL.
997     - [1bceaed] replace git-core with git package in GRML_FULL. Thanks
998       to Uli Martens <uli@youam.net>
999
1000   [ Christian Hofstaedtler ]
1001   * [d0d3390] Switch to live-boot-grml and remove pins
1002   * [4e325f9] Remove squeeze ISOs from daily.grml.org index
1003   * [b3b8d85] Add debian/control headers Origin, Bugs
1004   * [209bd84] Remove haltlocal.first from runlevel.conf
1005   * [aa30e6f] Move bootlocal.* from grml-autoconfig here
1006   * [e677c45] Remove pinning for grml-stable, grml-testing
1007   * [905546a] Enable grml-live repository for testing, too
1008   * [9f96a38] docs: don't download DTDs when building docs
1009   * [f66079e] usersetup: Fixup path to inittab after f3b335ea landed
1010   * Software related changes:
1011     - [f181637] Remove pppoe from GRML_FULL.
1012     - [ea03835] Remove svn-ssh-wrappers from GRML_FULL
1013
1014  -- Michael Prokop <mika@grml.org>  Thu, 18 Aug 2011 18:44:42 +0200
1015
1016 grml-live (0.15.0) unstable; urgency=low
1017
1018   The "redesign ftw \o/" release.
1019
1020   [ Christian Hofstaedtler ]
1021   * [c315d7d] Update lintian overrides for grub 1.99-4 drop
1022   * [9269536] Enable --force-unsafe-io for dpkg
1023   * [9d16d7a] No longer install PuTTY and other windows binaries
1024   * [7270085] Update SQUASHFS_EXCLUDES_FILE example to match code
1025   * [5c58f1d] Fix SQUASHFS_EXCLUDES_FILE default not being set
1026   * [dd60c7e] Drop * expansion from mksquashfs call
1027   * [6782d44] Turn on wildcard support for mksquashfs excludes
1028   * [2889351] Move /run, /var/run, /var/lock exclusion to mksquashfs
1029
1030   * Software related changes:
1031     - [ed9696d] remove loop-aes-{utils,testsuite}
1032     - [bcf093e] add atftp to GRML_FULL
1033     - [1c39c7d] add links to GRML_MEDIUM
1034     - [406dff8] remove socket from GRML_MEDIUM,GRML_SMALL
1035     - [5b77db8] transition from netcat to netcat-openbsd
1036     - [c521af7] remove alsa-tools from GRML_MEDIUM
1037     - [c08f56e] Spring cleaning
1038
1039   [ Michael Prokop ]
1040   * Bugfixes:
1041     - [c9ebd4a] 01-packages: Ignore packages marked for un-installation.
1042     - [8a35993] Remove /var/log/install_packages.list on release.
1043       File is emtpy then anyway.
1044     - [6c00c3c] Update resolv.conf handling to properly support /run
1045       [Closes: issue984].
1046     - [b8c8c53] grml-live: try updating initramfs if creating fresh
1047       one failed.
1048     - [8d897e7] Adjust trap handling to get clean exit.
1049     - [e0f701f] 98-clean-chroot: make sure rm does not resolve the symlink
1050     - [1374521] scripts/release_helper.sh: force confmiss and confnew
1051       options when installing package so automated installation works when
1052       having modified configuration files.
1053     - [1b426d8] GRMLBASE/98-clean-chroot: recursively remove
1054       /var/lib/clamav/clamav-*.
1055     - [649b40f] DEBORPHAN/98-clean-chroot: Make sure deborphan exists
1056       in chroot.
1057     - [7580b07] 98-clean-chroot: fix check for presence of update-menus.
1058     - [f605fe8] debconf/GRMLBASE: drop wicd preseeding to avoid
1059       errors with installation.
1060     - [866b47c] Implement dpkg-divert handling to address failing update-grub
1061       in openvz environments.
1062     - [1cef31a] Add workaround to solve udev packaging bug (see #632624).
1063
1064   * New features / improvements:
1065     - [9ecfe24] GRMLBASE.var: set maximum number of packages installed
1066       at a time to 3000.
1067     - [1e9092e] Support -N option to only bootstrap the grml_chroot
1068       and skip building of [files for] ISO.
1069     - [d95eed1] Try to reduce build time and do not build initramfs twice.
1070     - [6998e9e] scripts/release_helper.sh: Use +autobuild instead of
1071       ~autobuild for version suffix.
1072     - [8d2eced] Iterate over kernel versions when generating initramfs.
1073     - [47b815e] syslinux configuration: use localboot -1 to boot
1074       from next boot device instead of using 0x80. [Closes: issue957]
1075     - [f3b335e] Implement -D option to set configuration directory.
1076       Accordingly adjust fai.conf (don't set variables grml-live is
1077       setting via cmdline now). Provide new scripts to deploy
1078       configuration files (/etc/inittab, /etc/locale.gen, /etc/modules).
1079       Rework and adapt cleanup scripts accordingly. [Closes: issue880]
1080     - [0bc24c4] Rename scripts/GRMLBASE/10-build-initramfs to
1081       scripts/GRMLBASE/10-configure-initramfs to reflect current
1082       state of script's action.
1083     - [0811b5f] Provide update-usbids as separate script to avoid
1084       errors on missing update-usbids.
1085     - [2e0d659] buildd: check for "FAILED with exit code" in logs.
1086     - [03c92fc] GRMLBASE/37-portmap: do not touch /etc/default/portmap
1087       if the file does not exist.
1088     - [e13f6a8] 92-update-freshclam: do not error out on exit code 124
1089       by freshclam.
1090     - [3c03961] Update apt preferences: always use live-boot* packages
1091       from Grml.
1092     - [a242e27] Redesign sources.list handling. Get rid of
1093       /etc/grml/fai/apt/sources.list.
1094     - [dd81475] GRMLBASE scripts: run all fcopy commands in verbose mode.
1095     - [2d7aecf] Add security.debian.org to sources.list of lenny, squeezy,
1096       wheezy, stable and testing (thanks to the sources.list redesign).
1097       Thanks to Christian Hofstaedtler <ch@grml.org>
1098
1099   * Minor changes:
1100     - [bdc6192] docs: drop outdated fai-on-etch entry.
1101     - [befccab] Add README.md for github.
1102     - [0be5e94] Drop unused GRML_FAI_CONFIG from make-fai-nfsroot.conf.
1103     - [96e44ee] cleanup script: Drop ion3 stuff, since we do not ship
1104       ion3 anymore.
1105     - [00fd941] Drop patches/ directory, patch fai_chroot_update.patch
1106       is not relevant anymore.
1107     - [3c52d9d] Drop patches directory from debian/grml-live.install.
1108     - [50215e9] Provide debian/NEWS entry for release 0.15.0.
1109
1110   * Software related changes:
1111     - [be3c863] Drop python2.5 and python2.5-minimal from GRML_FULL.
1112     - [781e6ce] Drop ntfsprogrs (replaced by ntfs-3g, see #627823).
1113     - [071f1ec] Drop firmware-ipw2x00 which has been integrated in
1114       last commit ("Spring cleaning") from GRML_MEDIUM + GRML_FULL.
1115     - [63e2a03] Add firmware-brcm80211 to GRML_FULL and GRML_MEDIUM.
1116       [Closes: issue1007]
1117
1118   [ Ulrich Dangel ]
1119   * [5c91ce9] Add a script to update the grml-live version string
1120   * [6ce3dbc] Umount all directories in bailout handler
1121   * [e91516d] add EXIT trap as set -e may terminate the program
1122     without a signal
1123   * [12e281b] Disable set -e as it causes some problems with
1124     umounting fs.
1125   * [90b73e6] Don't remove pid files in $target/var/run as it
1126     is deleted afterwards anyway.
1127
1128   * Software related changes:
1129     - [4b65e8d] remove inotail as coreutils supports inotify
1130       nowadays anyways.
1131     - [9951735] add libnss-myhostname
1132     - [44bc5af] remove grml-rebuildfstab [Closes: issue1001]
1133
1134  -- Michael Prokop <mika@grml.org>  Sun, 26 Jun 2011 20:23:53 +0200
1135
1136 grml-live (0.14.1) unstable; urgency=low
1137
1138   [ Christian Hofstaedtler ]
1139   * [739beb8] Fix name of SQUASHFS_NAME var in templates
1140   * [c5b7145] Update shipped grub2 to 1.99-4
1141   * [1be2433] Update bsd4grml to version 20110521
1142   * [9f5975e] SW: Add xtightvncviewer to GRML_FULL. [Closes: issue990]
1143   * [7650b54] SW: Remove powernowd from GRML_FULL,GRML_MEDIUM
1144   * [93530f2] Revert "isolinux f5: fix layout."
1145   * [f5dd81b] SW: Replace arping with iputils-arping
1146   * [4fd4ee2] Sync vi,vim,view,editor alternatives
1147
1148   [ Michael Prokop ]
1149   * [be46a0b] isolinux f5: fix layout.
1150   * [8ba6757] SW: Add virtualbox packages to amd64 flavour.
1151   * [e738d23] SW: Remove linux-kernel-headers-grml from grml-medium.
1152   * [2017df2] sources.list handling: match "sid" and "unstable" only as
1153     whole words.
1154
1155  -- Michael Prokop <mika@grml.org>  Sun, 29 May 2011 12:09:50 +0200
1156
1157 grml-live (0.14.0) unstable; urgency=low
1158
1159   [ Michael Prokop ]
1160   * [900b82d] grml-cheatcodes.txt: update documentation regarding
1161     fetch= bootoption (supports DNS nowadays).
1162   * [cb537a8] Revert "Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh
1163     to use first partition as boot system."
1164   * [ab97d7b] Bump Standards-Version to 3.9.2.
1165   * [bebbbad] docs: fix wording ("allows one to"), thanks lintian.
1166   * [3ba06da] Adjust lintian overrides for new lintian and policy.
1167   * [6f9a4ab] initramfs-tools: use xz with -8 and --check=crc32.
1168   * Software related changes:
1169     - [2113bc5] remove docbook-utils again (pulling in luatex + more).
1170     - [a67a5ab] remove darcs from GRML_FULL (too large).
1171     - [230f7fc] remove c3270 from GRML_FULL (ENOSPACE).
1172
1173   [ Christian Hofstaedtler ]
1174   * [d62a6be] document dns= boot option
1175   * [e910ecb] document ip= boot option
1176   * [14b6242] work around udev's "cosmetic warnings"
1177   * [5f1adca] rebuild mtab during boot
1178   * [e1b5d40] arrange /run like on a normal system
1179   * [779971e] SW: add firmware-realtek to GRML_FULL,GRML_MEDIUM
1180   * [5de2fe3] SW: re-add ratpoison to GRML_FULL
1181
1182  -- Michael Prokop <mika@grml.org>  Wed, 11 May 2011 23:17:28 +0200
1183
1184 grml-live (0.13.3) unstable; urgency=low
1185
1186   The "cleanup before marrying" release.
1187
1188   [ Michael Prokop ]
1189   * Bugfixes / changes / new features:
1190     - [5a8f565] scripts/release_helper.sh: also build Packages.gz file for
1191       http usage in sources.list.
1192     - [9dd04ba] scripts/release_helper.sh: disable apt-listchanges and
1193       apt-listbugs.
1194     - [261d88e] modprobe.d/loop-part.conf: add max_loop=32.
1195     - [aac340b] Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use
1196       first partition as boot system. - thanks to Thorsten Glaser
1197     - [55dde69] Addon: Replace gPXE with iPXE (see Debian BTS #474034).
1198     - [346b946] Support wheezy as suite inside fai/apt/sources.list.
1199     - [95f3494] GRMLBASE/01-packages: fix path to logfile for
1200       packages.list.
1201
1202   * buildd related changes:
1203     - [cfa2c50] buildd: support IGNORE class to ignore requests to install
1204       software packages from other classes.
1205     - [d88753b] buildd: follow symlinks to archive and dump the log files
1206       they point to.
1207
1208   * Software related chanages:
1209     - [3902afc] Add partimage to GRML_MEDIUM and GRML_SMALL.
1210       [Closes: issue972] - thanks to neXyon for reporting.
1211     - [782eccc] + [ce0a794] Update software-changes-schedule.txt.
1212     - [e646663] remove loop-aes-modules-2.6.38-grml[64] and
1213       speakup-modules-2.6.38-grml[64] from GRML_FULL.
1214     - [a671278] add rs to GRML_FULL.
1215     - [a7043e9] remove ekeyd from GRML_FULL (broken, several known issues).
1216     - [b023489] remove backuppc from GRML_FULL (too big, currently
1217       uninstallable, not that relevant on live system).
1218     - [faf3a38] remove irb from GRML_FULL (provided by ruby since squeeze).
1219     - [ac64887] replace portmap with rpcbind in all Grml flavours.
1220     - [d17a90f] remove rodc and rdoc1.8 from GRML_FULL (provided by
1221       ruby since squeeze).
1222     - [3c4a7ae] remove eieio from GRML_FULL (obsoleted by Emacs 23.2,
1223       see #617267).
1224     - [3aee43f] remove gfs-tools + gfs2-tools from GRML_FULL.
1225     - [9f0aed3] remove noshell from GRML_FULL (transitional to
1226       non-free titantools).
1227     - [4f0d06e] remove all xmms2 packages from GRML_FULL.
1228     - [8a01c70] remove zec from GRML_FULL.
1229     - [59165cd] remove yatm from GRML_FULL.
1230     - [5e5e0d4] remove xfaces from GRML_FULL.
1231     - [965616d] remove weechat* from GRML_FULL.
1232     - [2cfa836] remove user-setup from GRML_FULL.
1233     - [3b6256f] remove unrar-free from GRML_FULL.
1234     - [d96fa97] remove tidy from GRML_FULL.
1235     - [c041899] remove tetradraw from GRML_FULL.
1236     - [af79834] remove csstidy from GRML_FULL (too unrelevant).
1237     - [141c5d3] remove sp from GRML_FULL (too unrelevant).
1238     - [46fc19e] remove openjade from GRML_FULL (too unrelevant).
1239     - [3cac8ad] remove sgml-data from GRML_FULL (too unrelevant).
1240     - [575494b] add docbook-utils to GRML_FULL.
1241     - [2457691] removed dired (32bit-only, unmaintained in Grml).
1242     - [ba487c1] remove rc from GRML_FULL.
1243
1244   [ Ulrich Dangel ]
1245   * [6aa99b2] SW: Added grml-feedback to GRML_{FULL,MEDIUM,SMALL}.
1246   * [ddb0378] Enable loopback partitions per default.
1247
1248   [ Christian Hofstaedtler ]
1249   * [3c591d6] typo fix in grml-live-remaster man page.
1250   * [5a34b68] fix squashfs builds with gzip compression.
1251   * [3604d28] Remove available packages from to-check list.
1252   * Software related changes:
1253     - [715ee57] remove spell, spellutils from GRML_FULL.
1254     - [d3c3b59] remove doxygen from GRML_FULL.
1255     - [86873e3] remove asn1c from GRML_FULL.
1256     - [b34bcb4] remove cedet-common from GRML_FULL.
1257     - [f965ea0] remove ctrlproxy from GRML_FULL.
1258     - [108c559] remove detachtty from GRML_FULL.
1259     - [6b628f3] remove muscletools from GRML_FULL.
1260     - [624a0f0] follow nilfs-tools transition for GRML_FULL.
1261     - [06acda8] remove orpheus from GRML_FULL.
1262     - [689dfb3] remove qprof from GRML_FULL.
1263     - [91398f8] remove prismstumbler from GRML_FULL.
1264     - [2f94a13] remove pytris from GRML_FULL.
1265     - [adfe220] remove tn5250 from GRML_FULL.
1266     - [838302e] remove viewglob from GRML_FULL.
1267     - [47e47e9] remove xcardii from GRML_FULL.
1268     - [9624eec] remove opie-client from GRML_FULL.
1269     - [fbe325d] remove s3switch from GRML_FULL.
1270     - [b34282b] remove spicctrl from GRML_FULL.
1271     - [696df8a] remove log2mail from GRML_FULL.
1272     - [2560a80] remove python2.4 from GRML_FULL.
1273     - [7728fde] remove sbm from GRML_FULL.
1274     - [fd90761] remove dog from GRML_FULL.
1275
1276  -- Michael Prokop <mika@grml.org>  Mon, 09 May 2011 13:53:49 +0200
1277
1278 grml-live (0.13.2) unstable; urgency=low
1279
1280   [ Christian Hofstaedtler ]
1281   * [82e7ad3] fix buildd header (no more unoldstable!)
1282
1283   [ Michael Prokop ]
1284   * Bunch of buildd improvements:
1285     - [f96dfbf] Add support for wheezy, drop lenny (being oldstable
1286       nowadays). [Closes: issue962]
1287     - [aaa0017] Rename HEADER.html to index.html, as being
1288       used on daily.grml.org.
1289     - [2a5e5e6] Update index.html file.
1290     - [a08d1d1] Finalize sha1sum support.
1291     - [b4f406a] Support setting variables through grml-buildd.conf
1292       in working directory, support $STORAGE_ADMIN instead of hard coded
1293       mail address for storage host.
1294     - [79b6032] Fix suite information for wheezy links.
1295     - [cc7e99d] cronjob: upload and remove ISOs after each grml-flavour.
1296     - [4d1178f] Use mutt instead of nail again (plus further improvement
1297       in [79e4473d]).
1298   * scripts/release_helper.sh improvements for autobuilds:
1299     - provide autobuild install instructions in official
1300       grml-live documentation
1301     - support sudo [c6bcaeb]
1302     - remove leftover files and directories from grml-live.build-area
1303       to avoid pollution [307773c] [d0a25f7]
1304     - provide git log in debian/changelog [83ef159] [833dd6d]
1305
1306  -- Michael Prokop <mika@grml.org>  Fri, 18 Mar 2011 14:19:08 +0100
1307
1308 grml-live (0.13.1) unstable; urgency=low
1309
1310   [ Martin Scharm ]
1311   * [1c721a6] grml-cheatcodes.txt: added autoconfig boot parameter
1312
1313   [ Christian Hofstaedtler ]
1314   * [4bc574e] Assume 'squeeze' as default SUITE.
1315   * [27a6aab] buildd: squeeze has been promoted to stable, adapt texts
1316   * [0c3993f] buildd: show sha1sum files instead of md5
1317
1318   [ Michael Prokop ]
1319   * [66ce999] Update for kernel 2.6.38-grml[64], featuring LZMA/XZ
1320     support - requiring squashfs-tools >=4.2-1.
1321   * [e88fb8e] Depend on squashfs-tools (>= 1:4.2-1~grml00).
1322   * [1c0980c] scripts/release_helper.sh: manually build debian/changelog
1323     during autobuilds, improve branch handling
1324
1325  -- Michael Prokop <mika@grml.org>  Thu, 17 Mar 2011 23:08:20 +0100
1326
1327 grml-live (0.12.6) unstable; urgency=low
1328
1329   [ Michael Prokop ]
1330   * [312d86a] templates/GRML/grml-cheatcodes.txt: update debian2hd
1331     bootoption documentation; replace all references to /dev/hdx with
1332     /dev/sdx
1333   * [22e838c] templates/GRML/grml-cheatcodes.txt: update usage example
1334     cmdline for debian2hd (thanks, Christian).
1335   * [0d5dccc] Add software-changes-schedule.txt to handle scheduled
1336     software additions/removals via git.
1337   * [66f1c71] grml-cheatcodes.txt: drop setkeycodes (being dropped from
1338     grml-autconfig).
1339   * [956db16] docs: add generation of the base tar.gz to the FAQ
1340   * [32627d5] scripts/release_helper.sh: support autobuild
1341     infrastructure through AUTOBUILD
1342   * Software related changes:
1343     - [58de1cc] Drop postfix-ldap from GRML_FULL.
1344     - [f3deac4] Drop cfengine2 from GRML_FULL.
1345     - [23a96e0] Add puppet to GRML_FULL.
1346     - [c00baf7] Add puppetmaster to GRML_FULL.
1347     - [285e5c3] Add rdfind to GRML_FULL.
1348     - [38fad6b] Replace glipper-nognome with clipit.
1349
1350   [ Ulrich Dangel ]
1351   * [5f2b199] SW: Add parted to GRML_MEDIUM (Thanks to Jordi Funollet
1352     for the bug report)
1353
1354  -- Michael Prokop <mika@grml.org>  Fri, 11 Mar 2011 23:16:57 +0100
1355
1356 grml-live (0.12.5) unstable; urgency=low
1357
1358   The "new release is coming so >< close" release.
1359
1360   * [69f74a6] grml-live: Fix typo (Skiping->Skipping).
1361   * [7468864] SW: Add grub-imageboot to all Grml flavours.
1362   * [ea8df13] hooks/{instsoft,updatebase}.GRMLBASE: be more careful
1363     about BUILD_ONLY environment.
1364   * [1b66676] isolinux/grml.cfg: use vga=791 by default for "disabled
1365     KMS" boot menu entry.
1366   * [ebc2594] isolinux/grml.cfg: disable KMS in "Disable Framebuffer"
1367     boot menu entry.
1368   * [7883c5f] templates/boot: set nodmraid and grml2hd accordingly, make
1369     sure "No KMS" and "nofb" are consistent accross bootloaders.
1370   * [b8a13e3] templates/boot: Use persistent=nofiles as default, as this
1371     causes less problems by default.
1372   * [5c896d0] Update templates/GRML/grml-cheatcodes.txt to reflect
1373     recent development. - thanks to Ulrich Dangel <mru@grml.org> for
1374     feedback.
1375   * [894aac9] templates/GRML/grml-cheatcodes.txt: document KMS and add
1376     URL for Documentation/kernel-parameters.txt.
1377
1378  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 01:24:43 +0100
1379
1380 grml-live (0.12.4) unstable; urgency=low
1381
1382   The "where is all the dirt" release.
1383
1384   [ Christian Hofstaedtler ]
1385   * Software related changes:
1386     - [8b01f6c] Remove wacom-tools from GRML_FULL.
1387     - [377f9fe] Remove xar from GRML_FULL (Debian RoQA; see #574023).
1388     - [15d82e2] Remove tra, tss from GRML_FULL.
1389     - [cce8558] Remove snoopy from GRML_FULL (removed from Debian,
1390       see #548918).
1391     - [1b93265] Remove sam from GRML_FULL (orphaned, see #503546).
1392     - [78eb19a] Remove slat from GRML_FULL (dead upstream, see
1393       #541373).
1394     - [9d7b098] Remove shc from GRML_FULL (RoM, see #508109).
1395     - [a952d6b] Remove sdd from GRML_FULL (RoQA, see #572379).
1396     - [c9a3214] Move retty to x86-only section.
1397     - [e2dc668] Remove rain from GRML_FULL (RoQA, see #455002).
1398     - [e7dcc71] Remove isakmpd from GRML_FULL.
1399     - [ae7a104] Remove psh from GRML_FULL (RoQA, see #596551).
1400     - [01c0a56] Remove ras from GRML_FULL (dead upstream, see
1401       #558672).
1402     - [99fa5ea] Move pstack to x86-only section.
1403     - [48c3d54] Remove pcopy from GRML_FULL (dead upstream, see
1404       #596552).
1405     - [703e0b6] Remove mp3c from GRML_FULL (uninstallable, very old).
1406     - [e2ac468] Remove nstx from GRML_FULL (dead upstream, see
1407       #595988).
1408     - [c36d74e] Do the mtd-tools -> mtd-utils transition.
1409     - [cc932b9] Remove mirrordir from GRML_FULL (RoM; see #555130).
1410     - [d8fa87a] Move bsign to x86-only section.
1411     - [845f37b] Remove cabber from GRML_FULL (RoQA, see #553902).
1412     - [3c65350] Remove jail from GRML_FULL (RoM, see #448725).
1413
1414   [ Ulrich Dangel ]
1415   * [1c74730] Run /etc/init.d/networking by default.
1416
1417   [ Michael Prokop ]
1418   * [d61b3b8] Drop unnecessary policy-rc.d handler from
1419     hooks/updatebase.GRMLBASE and scripts/GRMLBASE/98-clean-chroot -
1420     grml-policy-rc.d does it for us.
1421   * [07e33ed] grml-cheatcodes.txt: Document nonetworking bootoption.
1422   * Software related changes:
1423     - [ee607a4] Add tmux to GRML_FULL. - thanks to Marek Straka
1424     - [b4b0e5a] Add grml-rescueboot to all grml flavours.
1425     - [af3b852] Add fai-setup-storage to GRML_FULL.
1426     - [567872d] Remove policyrcd-script-zg2 from GRML_FULL.
1427     - [8151e7f] Remove zsh-static from GRML_FULL.
1428     - [27e4380] Remove bash-static from GRML_FULL.
1429
1430  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 17:40:40 +0100
1431
1432 grml-live (0.12.3) unstable; urgency=low
1433
1434   The "let's clean the floor" release.
1435
1436   * Bugfix:
1437     - [7bbfd24] Rework apt.conf handling in instsoft/updatebase (provide
1438       /etc/apt/apt.conf.d/15grml-live), drop /etc/kernel-img.conf support.
1439       The reworked apt.conf handling addresses the issue that with usage of
1440       BASE.tgz there might result packages from recommends in the ISO (like
1441       for example iso-codes via python-apt).
1442
1443   * Package list changes:
1444     - [5476dee] replace perf with linux-tools-2.6.36 package in GRMLBASE.
1445     - [ae6845f] Update package list in NFSROOT (grub->grub-pc, live-
1446       initramfs->live-boot, drop cvs/subversion/jove/subversion, disable
1447       cfengine2/libapt-pkg-perl).
1448
1449   * Get rid of window managers from GRML_FULL that are either too large,
1450     unconfigured, unused,... - see issue897 for the discussion.
1451     [Closes: issue897]
1452     - [a4907de] Remove fvwm
1453     - [a68ff37] Remove ratpoison and ratmenu
1454     - [c44b1e3] Remove dwm and dwm-tools
1455     - [5eb0e90] Remove twm
1456     - [0a17b3c] Remove w9wm
1457     - [69ca260] Remove evilwm
1458     - [9df6db8] Remove jwm
1459     - [d077db1] Remove pekwm
1460
1461   * Removals from GRML_FULL package list:
1462     - [b88d7b5] Remove ysm (orphaned, see #595398).
1463     - [50bc2fe] Remove emcast (orphaned, see #594619).
1464     - [0040aec] Remove cdrbq (orphaned, see #602587).
1465     - [0bcc921] Remove wyrd (not relevant enough).
1466     - [372cd2d] Remove xaw3dg (not relevant enough).
1467     - [07d1e00] Remove yaird (initramfs-tools is the
1468       recommended and supported i-t generator).
1469     - [f8990f6] Remove pdns* packages (except for pdns-recursor).
1470     - [e601ea1] Remove nedit (too large for too many already
1471       existing editors).
1472     - [c402efd] Remove mrxvt[-common] from GRML_FULL.
1473     - [13c5b0b] Remove zlib1g (library -> rdepends).
1474     - [67cfcf5] Remove gq (unmaintained/dead, see #593165).
1475     - [bed9733] Remove cdda2wav + cdrecord from GRML_FULL (unavailable).
1476     - [57280bf] Remove geresh (dead/unmaintained, see #595478).
1477     - [e240523] Remove dietlibc (dietlibc-dev is the relevant package).
1478     - [09ec6b0] Remove dumputils (orphaned upstream, see #466870).
1479     - [d8e5c2d] Remove cbrowser (dead upstream, see #595987).
1480     - [2a296ca] Remove dpkg-multicd (unavailable, merged into
1481       dselect, see #557063).
1482     - [a4b7699] Remove dpkg-ftp (unavailable, merged into
1483       dselect, see #557062).
1484     - [6537f9e] Remove tcl8.3 (unavailable, tcl8.4 is there).
1485     - [ed0a6ab] Remove jikes (orphaned, see #508366).
1486     - [72eff19] Remove metamail (orphaned, see #274451).
1487     - [ebfec95] Remove mkisofs (unavailable).
1488     - [847ba32] Remove python-celementtree + python-elementtree
1489       (unavailable + only useful with python < 2.5, see #564377).
1490     - [547476e] Remove realtime-lsm (deprecated, see #499245).
1491     - [266c05b] Remove nictools-nopci (i386-only).
1492     - [73bfef1] Remove star (unavailable).
1493     - [bbfde64] Remove starttls (dead, see #587264).
1494     - [4d62e55] Remove swapd (dead, see #595091).
1495     - [a20335f] Remove webcpp (abandoned upstream, see #547528).
1496     - [6ca58fa] Remove xvncviewer (unavailable).
1497     - [2fc6daf] Move zfs-fuse from Grml packages to Debian packages.
1498     - [a317c5c] Remove speechd-up (i386-only, espeakup replaces it).
1499     - [d9d3706] Remove abs-guide (not important enough)
1500     - [c4c9c35] Remove uswsusp (has issues in older Debian
1501       releases, should not be too relevant for Grml).
1502     - [2e7c1fb] Remove ike-scan (4MB is too much)
1503     - [a01048a] Remove hasciicam (out-of-scope).
1504     - [6b5262f] Remove gocr (out-of-scope).
1505     - [33578dc] Remove hal (out-of-scope).
1506     - [962a5cb] Remove hal-info (out-of-scope).
1507     - [7a1b346] Remove fusesmb (out-of-scope).
1508     - [ca8f465] Remove icecast2 (out-of-scope).
1509     - [05cfbd2] Remove moosic (out-of-scope).
1510     - [4774440] Remove mp3blaster (out-of-scope).
1511     - [5baa139] Remove mplayer-skin-blue (out-of-scope).
1512     - [3806828] Remove lkl (orphaned, see #553307).
1513
1514  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 16:11:27 +0100
1515
1516 grml-live (0.12.2) unstable; urgency=low
1517
1518   [ Michael Prokop ]
1519   * [c8e2121] 90-update-alternatives: make sure to run the update-
1520     alternatives listing for x-window-manager inside the target chroot.
1521   * [032da01] SW: add console-data and kbd to GRMLBASE.
1522     [Closes: issue944] - thanks to Marc Haber for reporting and to
1523     Christian Hofstaedtler for the fix.
1524   * [179d5ea] Make sure hybrid mode works for the grub boot method out-
1525     of-the-box too - thanks to Thorsten Glaser.
1526
1527   [ Thorsten Glaser ]
1528   * [7741716] support BOOT_METHOD=grub2 (El Torito boot – Manifold boot
1529     already did) [Closes: issue889]
1530
1531  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 14:22:22 +0100
1532
1533 grml-live (0.12.1) unstable; urgency=low
1534
1535   [ Michael Prokop ]
1536   * [439b54c] grml-live: drop useless of of ls(1).
1537   * [424c8ef] SW: switch from live-initramfs to live-boot in GRMLBASE.
1538
1539   [ Christian Hofstaedtler ]
1540   * [5bc75ae] radeon-kms: overwrite file at the correct time
1541     [Closes: issue935]
1542   * [e1e1975] remove fcopy backups all across /etc
1543   * [26c2731] tag all files installed by grml-live
1544   * [d5677ef] remove obsolete live.conf
1545
1546  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:51:20 +0100
1547
1548 grml-live (0.12.0) unstable; urgency=low
1549
1550   The "give back - get back 2.6.36-grml[64]" Release.
1551
1552   [ Ulrich Dangel ]
1553   * [b6a2954] Check version of grml-live against changelog before
1554     building
1555   * [e4296db] Overwrite the radeon-kms settings [Closes: issue935]
1556
1557   [ Michael Prokop ]
1558   * [8d75e30] config/scripts/GRMLBASE/21-usersetup: add grml user to
1559     group netdev
1560   * [822c092] docs: Update FAI-URL references regarding its new home
1561     (http://fai-project.org/).
1562   * [bfe370b + 8f57397] Update to bsd4grml v20101001 (thanks to
1563     Thorsten Glaser).
1564   * [df6303e] scripts/release_helper.sh: cancel if editing changelog
1565     returned error, provide cmdline options to git-buildpackage cmd.
1566   * Software related changes:
1567     - [b25619d] Drop unavailable fnord package from all grml flavours
1568       (see #596044).
1569     - [690257e] Drop libpam* and pamusb-tools packages.
1570       [Closes: issue920]
1571     - [704c046] Drop figlet and toilet-fonts (which is a dependency of
1572       toilet) [Closes: issue915]
1573     - [29517fe] Drop i386-only-software [Closes: issue923] - thanks to
1574       Christian Hofstaedtler <ch@grml.org>
1575     - [9d2d73a] Drop deprecated kqemu-common package from GRML_FULL.
1576   * [5d4cdf0] Provide /etc/runlevel.conf via grml-live using fcopy and
1577     its class concept
1578   * [3e5fb23] Further /etc/runlevel.conf related fixes.
1579   * [25ea895] Do not set ERROR=2 twice. - thanks to Christian
1580     Hofstaedtler <ch@grml.org>
1581   * [da2a27c] Proberly quote $CURRENT_DIR. - thanks to Andreas Marschke
1582   * [74d9301] support for kernel 2.6.36-grml[64], drop backwards
1583     compatibility support, adjust depends, update docs
1584   * [c12baa8] docs: Document how to revert the manifold feature.
1585   * [f5434b2] Drop qemu and vmware bootoptions as they are not necessary
1586     any longer.
1587   * [09667d4] templates/boot/grub/grub.cfg: drop insmod part_{msdos,gpt}
1588     as it breaks booting - thanks to Thorsten Glaser <tg@mirbsd.org>
1589   * [c686c84] Add script-not-executable ./usr/share/grml-
1590     live/scripts/bootilnx.mksh to debian/overrides.grml-live.
1591   * [594972d] Provide nokms bootoption and according menus in the
1592     graphical bootmenu to disable Kernel Mode-Setting.
1593
1594   [ Bernd Arnold ]
1595   * [f4d8e72] Fix typo in grml-cheatcodes.
1596
1597   [ Thorsten Glaser ]
1598   * [58a29c5] Update to bsd4grml version 20100815.
1599   * [7ed3014 + a0ae611 + d222479] Manifold supporting and using
1600     ISOLINUX now.
1601
1602   [ Christian Hofstaedtler ]
1603   * Software related changes:
1604     - [ba2ebc1] remove packages with unclear live-cd usage case
1605     - [07409bb] move bibcursed to LATEX class
1606     - [2794ab4] replace ispell with hunspell
1607     - [046d13d] drop Essential/Required packages from GRMLBASE
1608     - [fb91169] remove mgetty
1609     - [bfd1dd6] replace console-tools with kbd
1610     - [ed73ede] remove grml-etc dependencies
1611     - [d4c848e] don't try to install i386-only software on amd64
1612     - [9034de9] remove no longer available software
1613     - [c78ef28] remove fvwm-crystal-minimal
1614   * [535a90f] remove further backup files in /etc
1615   * [1455f91] fcopy motd instead of relying on grml-etc plus weirdness
1616   * [ad7a862] allow all users to start X server [Closes: issue926]
1617   * [987dd5d] grub: memdisk is a "linux16"-style kernel
1618     [Closes: issue937]
1619   * [8b54550] update grub to 1.98+20100804-8 [Closes: issue938]
1620
1621  -- Michael Prokop <mika@grml.org>  Thu, 02 Dec 2010 13:34:43 +0100
1622
1623 grml-live (0.11.0) unstable; urgency=low
1624
1625   The "kernel 2.6.35-grml[64] party" Release.
1626
1627   * This release provides support for kernel 2.6.35-grml[64] through
1628     updated squashfs binary and options handling. To build live
1629     systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4
1630     package is required. Further details are available in the
1631     updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a]
1632   * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and
1633     update SQUASHFS_BINARY comment.
1634   * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev
1635     are available on update
1636   * [fc88014] Update TODO file, reflecting recent development.
1637   * [d38f878] Add scripts/release_helper.sh.
1638   * Updates in templates/boot/:
1639     - [050f4d2] Update pci.ids to version 2010.08.27.
1640     - [24960b7] Update gpxe.lkrn to version 1.0.1.
1641     - [d980fe7] Update hdt.c32 to version 0.3.6.1.
1642     - [d635175] Update memtest to memtest86+ version 4.10.
1643     - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803.
1644     - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux
1645                 version 2:4.02+dfsg-3.
1646     - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02
1647                 debian-20100803.
1648     - [929662f] Update templates/boot/grub to grub version
1649                 1.98+20100804-4.
1650     - [89c9f37] Update lintian overrides file to reflect current
1651                 updates in templates/boot/grub.
1652
1653  -- Michael Prokop <mika@grml.org>  Sat, 04 Sep 2010 15:47:32 +0200
1654
1655 grml-live (0.10.1) unstable; urgency=low
1656
1657   [ Ulrich Dangel ]
1658   * [916808e] Mention random hostname support in documentation.
1659
1660   [ Michael Prokop ]
1661   * [9f059fa] Bump version number in grml-live script.
1662     Thanks for reporting, Tong Sun. [Closes: issue888]
1663   * [4b61133] docs: mention that random hostname is supported only in
1664     recent versions.
1665
1666  -- Michael Prokop <mika@grml.org>  Tue, 03 Aug 2010 23:32:14 -0400
1667
1668 grml-live (0.10.0) unstable; urgency=low
1669
1670   The "DebConf10 in New York" Release.
1671   * Software related changes:
1672     - [6783097] SW: Drop xserver-xorg-video-amd from GRML_MEDIUM +
1673       GRML_FULL (transitional package).
1674     - [2f36927] SW: Use xserver-xorg-video-all + xserver-xorg-input-all
1675       in GRML_FULL, GRML_MEDIUM + XORG. - thanks to Tong Sun
1676       <suntong@cpan.org> [Closes: issue879]
1677     - [212a7a8] Add tasksel and taskel-data to exclude option in
1678       FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun <suntong@cpan.org>
1679       [Closes: issue886]
1680
1681   * Documentation related changes:
1682     - [ab3c3be] docs: add squashfs-tools to default apt-get list for
1683       deployments on Debian.
1684     - [7fd12d9] docs: clarify usage of base.tgz
1685     - [f8d3ccd] docs: mention FOOBAR class in usage example via
1686       /etc/grml/grml-live.local - thanks to Tong Sun <suntong@cpan.org>
1687     - [9de56d9] grml-cheatcodes.txt: document utc + localtime bootoptions.
1688
1689   * Bugfixes, Features,...:
1690     - [4b2e863] Make all shell scripts using /bin/bash instead
1691       /bin/sh to be able to FAI's environment - thanks to thermoman
1692     - [6eebff8] Make sure that output directory variables aren't
1693       overridden by $OUTPUT. [Closes: issue885]
1694     - [807994a] buildd/functions.sh: remove attachment in bailout
1695       function.
1696     - [00825cf] Bump Standards-Version to 3.9.1.
1697     - [ace32ae] Fix typo in several files, it's "overridden"
1698       (thanks, lintian).
1699
1700  -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 00:21:34 -0400
1701
1702 grml-live (0.9.43) unstable; urgency=low
1703
1704   * [6136081] docs/grml-live.txt: clarify policy for class names.
1705   * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE.
1706   * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712.
1707
1708  -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 12:38:17 +0200
1709
1710 grml-live (0.9.42) unstable; urgency=low
1711
1712   * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
1713   * [8ef26a3] Bump grml-live version string.
1714   * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6.
1715   * [79e718c] grml_cleanup_chroot: drop all [u]mount commands.
1716   * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable
1717     to make it compatible with set -u.
1718   * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to
1719     continue.
1720
1721  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2010 14:41:03 +0200
1722
1723 grml-live (0.9.41) unstable; urgency=low
1724
1725   [ Ulrich Dangel ]
1726   * [f485d22] Add loopback.cfg.
1727   * [a72dab8] Improved documentation for bootid bootoption.
1728
1729   [ Michael Stapelberg ]
1730   * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876]
1731
1732   [ Michael Prokop ]
1733   * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add
1734     pointers to initramfs related documentation.
1735   * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617-
1736     1, extend grub.cfg, update scripts/create-grub-dir.sh
1737   * Debian packaging:
1738     - [8a0e08a] Set Debian source format to 3.0 (native).
1739     - [e84d056] Bump Standards-Version to 3.9.0.
1740     - [3ae2043] Replace Depends of grml-live-buildd on nail with
1741       heirloom-mailx.
1742   * SW-related changes:
1743     - [dfecfb0] Add uuid-runtime to GRMLBASE,
1744                 thanks Adriana Teixera.
1745     - [1898358] Add gddrescue to GRML_MEDIUM,
1746                 thanks Antonio Diaz Diaz.
1747     - [4df9949] Add socat to GRML_MEDIUM.
1748     - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL.
1749     - [8ad9d2a] Add ekeyd to GRML_FULL,
1750                 thanks Peter Palfrader. [Closes: issue873]
1751
1752  -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 12:15:00 +0200
1753
1754 grml-live (0.9.40) unstable; urgency=low
1755
1756   [ Michael Prokop ]
1757   * Software related changes:
1758     - Add perf to GRML_FULL.
1759     - Add lxc to GRML_FULL.
1760     - Add hwloc to GRML_FULL.
1761     - Drop aria2 from GRML_FULL (lack of space).
1762     - Drop bluez-audio (lack of space, requires ~17MB incl.
1763       dependencies)
1764   * Drop wrongly merged failsafe bootoptions.
1765   * Update grml-cheatcodes.txt (e.g. drop home= bootoption
1766     as it has been deprecated recently).
1767   * Update bsd4grml to version 20100328 (thanks, Thorsten).
1768
1769   [ Ulrich Dangel ]
1770   * Fix Boot OS of first partition entry for grub. Thanks to Jordan
1771     Uggla for
1772   * Support automatic findiso command and fixed gfxpayload handling.
1773     Thanks to Jordan Uggla.
1774
1775  -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
1776
1777 grml-live (0.9.39) unstable; urgency=low
1778
1779   * Add support for /boot/isolinux/submenu*.cfg files.
1780   * Drop bootfrom=removable from default bootoptions (we've bootid
1781     and scan removable devices first nowadays).
1782   * Grub2 related changes:
1783     - Add scripts/create-grub-dir.sh to build templates/boot/grub/
1784     - Add font file templates/boot/grub/ascii.pf2
1785     - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
1786     - grub.cfg:
1787       ~ add additional menu_color_* entries if loading background image
1788       ~ loadfont /boot/grub/ascii.pf2
1789       ~ increase timeout to 20 seconds
1790       ~ replace terminal command with terminal_output
1791       ~ use gfxpayload=1024x768 instead of vga=...
1792   * Some minor lintian cleanups.
1793   * Software related changes:
1794     - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
1795       `minimal-shell'.
1796     - Add numactl to GRML_FULL (thanks, gebi).
1797     - Drop ctapi-cyberjack.
1798     - Drop sl-modem-daemon.
1799     - Update to grml kernel 2.6.33.
1800
1801  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 15:12:21 +0100
1802
1803 grml-live (0.9.38) unstable; urgency=low
1804
1805   * Move ia32-libs from Depends to Recommends so installation
1806     on i386 works again.
1807
1808  -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
1809
1810 grml-live (0.9.37) unstable; urgency=low
1811
1812   * Drop noquick bootoption from serial console boot entry.
1813   * Add grml as default to default.cfg. [Closes: issue761]
1814   * Software related changes:
1815     - Add nginx. Thanks al4711. [Closes: issue704]
1816     - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
1817     - Drop asleap from GRML_FULL.
1818     - Drop ded from GRLM_FULL.
1819     - Drop tlswrap package from GRML_FULL.
1820     - Move udev from GRML_* to GRMLBASE.
1821
1822  -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
1823
1824 grml-live (0.9.36) unstable; urgency=low
1825
1826   * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
1827     files use .conf as filename suffix. [Closes: issue647]
1828   * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs.
1829   * 90-update-alternatives: check for symlinks of iceweasel and
1830     mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink.
1831   * Rework addons handling (make sure to install boot addons independent
1832     from bsd4grml which might be disabled).
1833   * Updated boot manager teamplates (simplify syslinux.cfg,
1834     update failsafe bootoption, add GPXE to grub.cf, drop duplicate
1835     boot=live from grub.cfg)
1836   * Do not bailout if reading dpkg.list fails, instead assume user
1837     is running a dirty build and display a warning message.
1838   * Check for precense of grub directory and files in templates
1839     that we are adjusting on-the-fly and skip non-existing ones
1840     so customisation of templates is easier.
1841   * Drop debug from bootoptions and use debug=vc only. 'debug' without
1842     arguments avoids displaying the executed code in the initramfs
1843     which is something you usually want to have enabled by default
1844     when debugging a system.
1845   * Fix label name for ssh bootoption.
1846   * Add persistency feature to boot menu. [Closes: issue773]
1847   * buildd/link_latest.sh: make sure to use according filename in
1848     md5sum file of *_latest* ISOs. [Closes: issue814]
1849   * Software related changes:
1850     - Add grml-quickconfig to GRMLBASE.
1851     - Add grml-quickconfig-standard to GRML_* classes.
1852     - Add xz-utils to GRML_FULL.
1853     - Add zerofree to GRML_MEDIUM and GRML_FULL.
1854     - Drop 3ware-cli-binary (license unclear).
1855     - Drop rar from GRML_FULL (license).
1856     - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
1857     - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
1858       able to customize it easier.
1859
1860  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
1861
1862 grml-live (0.9.35) unstable; urgency=low
1863
1864   * New features / major changes:
1865     - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and
1866       /etc/grml/fai/live-initramfs to /etc/grml/fai/config/). This is
1867       an important step to use the config space and class concept of
1868       FAI in a more decent and cleaner way. Further details in NEWS
1869       file. Thanks to Henning Sprang for the initial hint.
1870     - Provide buildd as separate Debian package grml-live-buildd.
1871     - Store package list on ISO. [Closes: issue779] [Closes: issue749]
1872     - Support conf/bootid.txt and use bootoption bootfrom=removable by
1873       default.
1874     - Support NO_BOOTID to disable the new bootid feature.
1875     - Support DEFAULT_BOOTOPTIONS via configuration file.
1876   * Bugfixes / minor changes:
1877     - buildd: use nail instead of mutt for sending mails as recent
1878       versions of mutt introduced a major breakage (see #539276).
1879     - scripts/GRMLBASE/38-udev: check for presence of config file.
1880     - Ignore $EXIT_ON_MISSING_PACKAGES if running a dirty build
1881       through -B.
1882     - Make sure to use sources.list of grml-live, even on updates
1883       through -u option. [Closes: issue803]
1884   * Software related changes:
1885     - Drop all packages from GRML_* classes that are defined in
1886       GRMLBASE already.
1887     - Drop aufs-tools from GRML_MEDIUM.
1888     - Drop lvm2 from GRML_* classes at it is in GRMLBASE.
1889     - Drop mdadm from GRML_* classes as it is in GRMLBASE.
1890     - Move diffutils + iw from GRMLBASE to GRML_* classes.
1891     - Move mgetty from GRML_* classes to GRMLBASE.
1892     - Move module-init-tools from GRML_* classes to GRMLBASE.
1893   * Debian packaging: Bump Standards-Version to 3.8.4.
1894
1895  -- Michael Prokop <mika@grml.org>  Sat, 13 Feb 2010 01:08:57 +0100
1896
1897 grml-live (0.9.34) unstable; urgency=low
1898
1899   * Add scripts/GRMLBASE/38-udev to get rid of automatically generated
1900     udev rules file.
1901   * Fix architecture option in error message (-a instead of -i).
1902   * Add ia32-libs [amd64] to Depends to make sure building i386 on amd64
1903     works OOTB.
1904   * Use $TEMPLATE_DIRECTORY for checking for precense of bsd4grml.
1905   * Drop keyword package from squashfs binary exit code.
1906   * Update docs regarding squashfs-tools 1:4.0-1.
1907   * Support for logging to database via grml-live-db.
1908     Thanks to formorer for his work on dpkg-to-db.
1909   * Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE (though integrated
1910     a backwared compatibility layer so existing installations still continue
1911     to work) and clear logs after prompting for execution.
1912
1913   * Software related changes:
1914     - Add acpi-support-base to GRML_SMALL [Closes: issue791]
1915     - Add netsniff-ng to GRML_FULL (thanks Daniel Borkmann).
1916     - Add ufsutils to GRML{SMALL,MEDIUM,FULL} [thanks, chaitat].
1917     - Drop aufs-tools from GRML_FULL (deprecated, see #555638).
1918     - Drop firescope from GRML_FULL - it is unmaintained upstream.
1919     - Drop package config file GRML_FORENSIC as it is developed and
1920       maintained as part of Grml-Forensic nowadays.
1921     - Move scsiadd from GRML_* to GRMLBASE.
1922     - Remove dynamic-disk from GRML_FULL (unmaintained upstream).
1923     - Remove lame from GRML_FULL (not available from official Debian pool).
1924     - Remove salvage-ntfs from GRML_FULL (unmaintained upstream).
1925
1926  -- Michael Prokop <mika@grml.org>  Sat, 30 Jan 2010 19:56:32 +0100
1927
1928 grml-live (0.9.33) unstable; urgency=low
1929
1930   [ Michael Prokop ]
1931   * Switch order of mirror configuration in example config.
1932     Thanks for the hint, formorer.
1933   * Write current date to last output line of grml-live so the user
1934     knows how "old" his build is while sitting at the shell prompt.
1935   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages
1936     as package installation validator.
1937   * Update sources.list handling:
1938     - Disable deb-src by default in sources.list. People usually
1939       won't need this and the ones that want it know how to enable
1940       it. Therefore let's save traffic on the mirrors.
1941     - Note usage of GeoIP-selected mirrors.
1942     - Add commented examples for DE/AT mirrors.
1943     Thanks for the suggestions to Sedat Dilek. [Closes: issue756]
1944   * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks
1945     for bringing this issue up, Richard Hartmann.
1946   * templates/boot/grub/menu.lst: drop bootoption lang=us, we
1947     specify the default within grml-autoconfig nowadays.
1948   * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit
1949     with returncode != 0 if a requested package isn't available on the
1950     resulting ISO.
1951   * Drop memtest86+ from Depends as it's shipped by grml-live-addons
1952     nowadays (see issue717). Instead be more verbose in the warning
1953     message if neither the one from grml-live-addons nor memtest86+
1954     can be found.
1955   * Software related changes:
1956     - Main GRML* classes:
1957       + add grml-udev-config (we use Debian's udev from now on and
1958         provide our own udev stuff through grml-udev-config)
1959       + drop grml-scanpartitions
1960       + move all grml-* packages that used to be part of all Grml
1961         flavours to GRMLBASE and drop them from the flavour
1962         specific configuration instead
1963     - GRML_FULL:
1964       + Add fsarchiver
1965       + Add gdisk
1966       + Add infiniband-diags
1967       + Add iscsitarget-module-2.6.31-grml64
1968       + Add mbuffer
1969       + Add modem-cmd
1970       + Add nbd-server + nbd-client (thanks to Xuân Baldauf).
1971       + Drop dvi2tty (so we don't pull tex-common and texlive-binaries
1972         into the system).
1973       + Drop lomoco (bad state, unnecessary)
1974     - GRML_MEDIUM:
1975       + Add iptraf (thanks, thermoman)
1976       + Drop (unavailable) at76-usb-modules-2.6.31-grml
1977     - Mixed:
1978       + Add kexec-tools to GRML_SMALL + GRML_MEDIUM (thanks,
1979         Christoph Biedl)
1980       + Add lcrack to GRML_FORENSIC
1981       + Drop fakechroot from GRML_FULL + GRML_FORENSIC (the package is
1982         in a bad shape since several months)
1983       + Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as
1984         we use git nowadays
1985
1986   [ Thorsten Glaser ]
1987   * Update MirOS bsd4grml to 20091226.
1988
1989  -- Michael Prokop <mika@grml.org>  Wed, 30 Dec 2009 02:34:38 +0100
1990
1991 grml-live (0.9.32) unstable; urgency=low
1992
1993   * Update docs to reflect current FAI_CONFIG_* setup.
1994   * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf
1995     so FAI versions older than 3.3 still work. Thanks for the bugreport,
1996     Christian Hofstaedtler.
1997
1998  -- Michael Prokop <mika@grml.org>  Sun, 08 Nov 2009 11:50:46 +0100
1999
2000 grml-live (0.9.31) unstable; urgency=low
2001
2002   [ Michael Prokop ]
2003   * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue.
2004   * Update main fai config (update to what's shipped by FAI 3.3):
2005     * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf
2006       to make-fai-nfsroot.conf and disable it by default as
2007       only FAI_CONFIG_SRC is relevant nowadays.
2008     * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by
2009       default.
2010     * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS
2011       in file make-fai-nfsroot.conf (sync with FAI upstram).
2012
2013   [ Thorsten Glaser ]
2014   * Update bootgrub.mksh to 20091104.
2015   * Change manifold-boot ISO patch logic slightly to work better on
2016     certain HP machines. [Closes: issue757]
2017
2018  -- Michael Prokop <mika@grml.org>  Wed, 04 Nov 2009 20:30:30 +0100
2019
2020 grml-live (0.9.30) unstable; urgency=low
2021
2022   [ Michael Prokop ]
2023   * Support new option '-d <date>' to use specified date as build date
2024     information on the ISO instead of the default.
2025   * Fix posix violation in grml-live-remaster.
2026   * Add jfsutils to GRML_MEDIUM and GRML_SMALL.
2027   * Apply patch by Christian Hofstaedtler <ch+git@zeha.at> (thanks!):
2028     Ensure /etc/mtab is always present. Newer debootstrap versions
2029     no longer create /etc/mtab, so we need to provide our own.
2030   * config/hooks/instsoft.GRMLBASE:
2031     - force installation of file-rc using aptitude's
2032       Aptitude::ProblemResolver::Keep-All-Tier option.
2033     - drop insserv package.
2034   * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with
2035     'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with
2036     fai >=3.2.23.
2037
2038   [ Ulrich Dangel ]
2039   * Remove denglish phrase from help file. Thanks to Andreas Gredler.
2040     [Closes: issue758]
2041
2042  -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 17:48:21 +0100
2043
2044 grml-live (0.9.29) unstable; urgency=low
2045
2046   [ Ulrich Dangel ]
2047   * Renamed stage2_eltorito to stage2 to get rid of name mangling
2048     problems with fat.
2049
2050   [ Michael Prokop ]
2051   * Adjust stage2{,_eltorito} code in grml-live.
2052
2053  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:17:59 +0100
2054
2055 grml-live (0.9.28) unstable; urgency=low
2056
2057   * Drop grub from all classes and add grub-pc to GRMLBASE.
2058   * Add guymager to GRML_FULL.
2059   * Add gcc to GRML_MEDIUM.
2060   * Adjust grub variable in *all* /boot/isolinux/*.cfg files.
2061   * Update memtest86+ binary to 4.00-2.
2062   * Update isolinux/syslinux files to version 2:3.83+dfsg-1:
2063     - templates/boot/addons/chain.c32
2064     - templates/boot/addons/hdt.c32
2065     - templates/boot/addons/memdisk
2066     - templates/boot/addons/menu.c32
2067     - templates/boot/isolinux/ifcpu64.c32
2068     - templates/boot/isolinux/isolinux.bin
2069     - templates/boot/isolinux/vesamenu.c32
2070   * Update templates/boot/addons/pci.ids to version 2009.10.22.
2071   * Adjust label text for grub1 boot entry.
2072   * Update bsd4grml to version 20091027.
2073
2074  -- Michael Prokop <mika@grml.org>  Tue, 27 Oct 2009 20:54:33 +0100
2075
2076 grml-live (0.9.27) unstable; urgency=low
2077
2078   [ Michael Prokop ]
2079   * Adjust grub variable in boot/isolinux/{addons,grub}.cfg as well.
2080   * Add fio to GRML_FULL (thanks for the hint, Ulrich). [Closes: issue703]
2081   * Add 'noquick' to the serial bootoption.
2082   * Add ewf-tools to GRML_FULL and GRML_FORENSIC.
2083
2084   [ Ulrich Dangel ]
2085   * Refactored addon menu handling for syslinux. The menu is now dynamically
2086     generated by grml-live to allow more convenient adjustments to the addon
2087     menu.
2088
2089  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:10:35 +0100
2090
2091 grml-live (0.9.26) unstable; urgency=low
2092
2093   [ Michael Prokop ]
2094   * Update templates/boot/grub to grub2 version 1.97~beta4-1.
2095   * Add templates/boot/isolinux/ifcpu64.c32.
2096   * Add templates/boot/addons/gpxe.lkrn.
2097   * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg.
2098   * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com
2099     feature (command line) to chain into GRUB2 directly from isolinux
2100     or syslinux without an intermediate interactive/menu prompt.
2101     Thanks to Thorsten for implementing and help.
2102
2103   [ Thorsten Glaser ]
2104   * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only).
2105
2106  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:10:17 +0200
2107
2108 grml-live (0.9.25) unstable; urgency=low
2109
2110   [ Ulrich Dangel ]
2111   * Switched order between isoprompt and hd menu entry to generate more
2112     easily the same bootmenu for generated cd images.
2113   * Changed grub.cfg and menu.lst to use new template names.
2114     Thanks to Michael Schierl for his bug report.
2115   * Clear at first the screen if bootparam quiet is set.
2116     Thanks again to Michael Schierl for his bug report.
2117
2118   [ Michael Prokop ]
2119   * Support mksquashfs-lzma and $MKSQUASHFS in remaster/grml-live-remaster.
2120   * Add fbterm to GRML_FULL. [Closes: issue563]
2121   * Add parted to GRML_SMALL (thanks for the suggestion, Marc Haber).
2122   * Add pyneighborhood to GRML_FULL. [Closes: issue580]
2123   * Drop grml-ddcxinfo from GRML_FULL. [Closes: issue62]
2124
2125  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 14:12:33 +0200
2126
2127 grml-live (0.9.24) unstable; urgency=low
2128
2129   [ Ulrich Dangel ]
2130   * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
2131   * Changed isolinux vesamenu layout to support better multiiso layout.
2132
2133   [ Thorsten Glaser ]
2134   * Update MirOS bsd4grml to 20091019.
2135
2136   [ Michael Prokop ]
2137   * Software related changes:
2138     - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg +
2139       openvas-server to GRML_FORENSIC.
2140     - Add stressapptest to GRML_FULL + GRML_FORENSIC.
2141     - Drop lcap (package is gone) from GRML_FORENSIC.
2142     - Drop isic + lcap (packages gone) from GRML_FULL.
2143     - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of
2144       xtables-addons-common).
2145     - Drop harden-remoteaudit + openvas-server from GRML_FULL (they
2146       are pretty useless without plugins which need just too much space).
2147   * Rework variable replacements in templates. Now the %VAR% strings
2148     in the templates match with the ones used inside grml-live ($VAR),
2149     currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH,
2150     GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION
2151     are supported. If you use your own templates from older grml-live
2152     versions please make sure to adjust them.
2153     Thanks to Ulrich for helping with integration within grml2usb.
2154   * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for
2155     portmap to not listen on the loopback interface only by default.
2156     [Closes: issue737]
2157   * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice.
2158
2159  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2009 00:12:27 +0200
2160
2161 grml-live (0.9.23) unstable; urgency=low
2162
2163   * Software related changes:
2164     - GRML_SMALL, GRML_MEDIUM and GRML_FULL: switch from kernel
2165       2.6.28-grml[64] to 2.6.31-grml[64].
2166     - Drop ash from GRML_FULL (unrelevant for Grml).
2167     - Drop crack-common from GRML_FULL (it's a dependency of crack*).
2168     - Drop ddccontrol-db from GRML_FULL (it's a dependency of ddccontrol).
2169     - Drop dhcp3-common from GRML_FULL (it's a dependency of dhcp3*).
2170     - Drop defrag from GRML_FULL + GRML_FORENSIC (see #446691).
2171     - Drop emacs22/-common specific packages from GRML_FULL (dependencies).
2172     - Drop libpam-krb5 from GRML_FULL (related to #545824).
2173     - Drop mktemp from GRML_* (transitional package).
2174     - Drop openbsd-inetd from GRML_FULL (we're using xinetd).
2175     - Drop replicator from GRML_FULL (orphaned, see #474131).
2176     - Drop rt2400-modules-2.6.31-grml, rt2500-modules-2.6.31-grml and
2177       rt73-modules-2.6.31-grml from GRML_MEDIUM.
2178     - Drop rt2400-modules-2.6.31-grml, rt73-modules-2.6.31-grml and
2179       rt2400-modules-2.6.31-grml64 from GRML_FULL.
2180     - Drop timeout from GRML_* (it is part of coreutils nowadays).
2181     - Drop vim-python + vim-ruby from GRML_FULL (not available anymore).
2182     - Drop version specific dependency on -mysql-client-5.0.
2183     - Drop e2fslibs, esound-common, espeak-data, ettercap-common (all being
2184       dependencies), fileutils and gcom (both transitional package) from
2185       GRML_FULL.
2186     - Drop 915resolution, bazaar, cracklib2, dbishell, gmailfs,
2187       igal, nmapfe, python-pyogg, weechat-common, xdialog,
2188       xserver-xorg-video-i810, xserver-xorg-video-nsc and zeroconf from
2189       GRML_FULL (all being deprecated packages).
2190     - Drop cracklib2 from GRML_FORENSIC (deprecated).
2191     - Drop xserver-xorg-video-i810 + xserver-xorg-video-nsc from GRML_MEDIUM
2192       and XORG (deprecated packages).
2193     - Replace diff with diffutils and move it to GRMLBASE.
2194     - Replace dvb-utils with dvb-apps in GRML_FULL.
2195     - Replace postgresql-client-8.2 + postgresql-client-common with
2196       postgresql-client in GRML_FULL.
2197     - Move eject, file-rc, gawk, gpm, grep, grml-hwinfo, gzip, hostname,
2198       initramfs-tools, initscripts, klibc-utils + laptop-detect to GRMLBASE.
2199     - Add febootstrap to GRML_FULL.
2200     - Add guymager to GRML_FORENSIC.
2201     - Add extract and libextractor-plugins to GRML_FORENSIC (thanks to
2202       Dennis Schreiber for the hint).
2203     - Add iw to GRMLBASE. Thanks to Christian Hofstaedtler for the hint.
2204     - Add libnss-mdns to GRML_FULL (thanks to mrud).
2205   * Add backwards compatibility check for old sources.list layout
2206     (we're using /etc/apt/sources.list.d now) to script
2207     /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
2208   * Assume 'lenny' as default SUITE instead of 'stable' as
2209     debootstrap doesn't know how to handle 'stable'.
2210     Thanks to Ulrich Dangel.
2211   * Use blocksize of 256 when running mksquashfs-lzma binary.
2212   * Update documentation regarding recent lzma development.
2213   * Some minor cosmetic corrections in grml-live's output.
2214   * Add missing test call in $FORCE_ISO_REBUILD code.
2215   * scripts/GRMLBASE/15-initsetup: assume safe GRML_NAME default.
2216   * Use menu hide in templates/boot/isolinux/prompt.cfg
2217
2218  -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 16:14:51 +0200
2219
2220 grml-live (0.9.22) unstable; urgency=low
2221
2222   * Send 'Find FAI build logs at' message to grml-live.log as well.
2223   * Software related changes:
2224     - Add comgt to GRML_FULL.
2225     - Add fatattr to GRML_FULL.
2226     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
2227     - Add qla-tools to GRML_FULL.
2228     - Add xmount to GRML_FULL.
2229     - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
2230     - Drop deprecated firmware-ipw3945 + ipw3945d from GRML_SMALL,
2231       GRML_MEDIUM and GRML_FULL.
2232     - Drop lanmap (abandonned upstream, see #542376).
2233     - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE.
2234     - Replace nessusclient, nessusd and nessus-plugins with
2235       openvas-client and openvas-server in GRML_FULL.
2236   * Do not use /etc/grml_version but instead use /etc/debian_version
2237     as check whether the chroot exists. If grml-live execution
2238     itself succeded but was interrupted during task_configure it should
2239     be fine to re-run grml-live with -u/-b options.
2240   * Fix usage of exclude option in $SQUASHFS_OPTIONS.
2241   * Always remove temporary squashfs stderr file.
2242   * Fix usage of /etc/runlevel.conf in 15-initsetup.
2243   * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
2244   * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
2245     to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
2246     again then. This should should prevent us from duplicated sources
2247     list entries.
2248   * New cmdline option: "-n" skips generation of the ISO file.
2249   * Introduce support for squashfs-lzma-tools 4.0-1 and support
2250     configuration variable SQUASHFS_BINARY.
2251   * Modify update-initramfs call in grml-live script as the
2252     'update-initramfs -u -t' might fail with linux images which have been
2253     build using kernel-package.
2254   * templates/boot/isolinux/grml.cfg: add space char at end of lines in entries
2255     that are meant for manual editing (so user just has to press <tab>
2256     and edit).
2257   * Add 'pci=nomsi' to failsafe bootoption (thanks to Marc 'HE' Brockschmidt).
2258   * Fix grml2usb bootoption in templates/boot/isolinux/grml.cfg.
2259   * Display "Finished execution of stage 'WINDOWS_BINARIES'" only if the
2260     according code has been executed (and do not display if skipping).
2261   * Completely remove /lib/modules/${KERNEL}/kernel/drivers/isdn/hisax on
2262     grml-small as there will be unresolved symbols without hisax.ko.
2263
2264  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 15:59:47 +0200
2265
2266 grml-live (0.9.21) unstable; urgency=low
2267
2268   [ Michael Prokop ]
2269
2270   * New features:
2271     - Split the single /etc/apt/sources.list file into structured files
2272       in /etc/apt/sources.list.d/. We are using:
2273       - /etc/apt/sources.list.d/grml.list for all grml related repositories
2274       - /etc/apt/sources.list.d/debian.list for official Debian repositories
2275       [Closes: issue349]
2276     - Provide information about grml-live version and Debian/suite
2277       through /etc/grml_live_version in the generated ISO. [Closes: issue637]
2278     - New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
2279     - New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
2280       easier rebranding of grml-live based distributions.
2281     - Support installation of local files (not being part of any Debian package)
2282       through $CHROOT_INSTALL.
2283     - Display path of FAI logs during execution of grml-live.
2284     - Replace all references to ftp.de.debian.org with cdn.debian.org,
2285       see http://wiki.debian.org/DebianGeoMirror for details.
2286       Thanks for the idea, Marc Haber!
2287
2288   * Bug fixes and improvements:
2289     - When adjusting postfix configuration: make sure to execute newaliases
2290       command after adjusting configuration, otherwise the old hostname
2291       will be left inside /etc/aliases.db.
2292     - grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
2293       /etc/lvm/backup/main as well.
2294     - grml_cleanup_chroot: drop the /usr/include/linux checks.
2295     - 90-update-alternatives: use wm-ng as default x-window-manager.
2296       [Closes: issue716]
2297     - Check for existence of $target/etc/apt/important_note.txt before
2298       operating on it.
2299     - buildd: drop GRML_LIVE_ARCH but instead use default architecture
2300       if not specified.
2301     - Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
2302       details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
2303     - Improve check for architecture which should be build: if not specified
2304       assume a safe default and check this one.
2305     - Unify variable default checks, always assume sane defaults.
2306     - Always run $SUITE checks, so grml-live repository is used also
2307       if suite isn't manually specified.
2308     - Detect existence of stage 'boot' using boot/isolinux so grml-live
2309       executed with options '-q -B' and empty boot/isolinux works as well.
2310     - Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
2311       we can improve sanity checks and easify configuration.
2312     - Integrate memtest86+ binary so we don't ship old versions from
2313       the build host. [Closes: issue717]
2314     - Check whether rebuild of ISO is needed even though the ISO exists already.
2315       [Closes: issue719]
2316
2317   * Debian packaging related changes:
2318     - Bump to Standard-Version 3.8.3 (no further changes).
2319     - Improve long description.
2320     - Update copyright file (make lintian happy).
2321     - Register grml-live html docs using doc-base.
2322
2323   * Documentation:
2324     - grml-cheatcodes: document bootoption 'nostartx'.
2325     - Apply patch from Marc Haber (thanks!) for new grml cheatcodes
2326       (new DCS directory feature).
2327
2328   * Software related changes:
2329     - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
2330     - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
2331       myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
2332       packages are either already available or should be available soon.
2333     - Add scsitools to GRML_MEDIUM.
2334     - Drop bar from GRML_FULL (no release since 2007, consider using
2335       for example cpipe instead).
2336     - Drop grml-saveconfig as it is replaced with recent versions
2337       of grml-autoconfig.
2338     - Drop hydra from GRML_FULL (the license is not a clean GPL one).
2339     - Drop icedax from GRML_FULL (we have schilyutils available).
2340
2341   [ Thorsten Glaser ]
2342   * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
2343     isolinux.cfg, syslinux.cfg with each other; provide a fallback
2344     way to boot MirOS bsd4grml from both GRUB versions using modules.
2345   * Fix going back to GNU GRUB from ldbsd.com via alternative boot method;
2346     while here, add the grml release info to the appropriate file.
2347
2348  -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 00:33:48 +0200
2349
2350 grml-live (0.9.20) unstable; urgency=low
2351
2352   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
2353   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
2354   * Cleanups in GRML_FULL:
2355     - Drop cheops (depends on libgtk1.2).
2356     - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
2357       virtual package "dviutils" -> non-existing package)
2358     - Drop ext2resize (see #400797).
2359     - Drop fcoretools (see #534542).
2360     - Drop gdk-imlib11 (see #522810).
2361     - Drop gqcam (still depends on gtk1.2).
2362     - Drop hping2 (hping3 is available in all relevant Debian releases
2363       nowadays, see #533275).
2364     - Drop libpam-pwgen (see #511613).
2365     - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
2366       to be that important for grml).
2367     - Drop windowlab (see #410618).
2368     - Drop workbone (see #429178).
2369   * Add check for valid Debian suite name to avoid breakage of sources.list
2370     if someone calls grml-live with a typo in the -s option.
2371   * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
2372     /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
2373   * buildd:
2374     - add support for building squeeze based ISOs.
2375     - add cronjob based on what the grml team is using at daily.grml.org
2376     - use '-a' instead of '-rltD' as rsync option to sync logs
2377     - use timestamp with hour, minute and second to match with FAI style
2378   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
2379     also when updating the chroot (this happens if we have a base.tgz available
2380     on fresh installations).
2381   * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
2382   * Really add support for genisoimage (thanks for the bugreport, Worf).
2383   * Set subdirectories of $OUTPUT independent of cmdline parsing so
2384     it is possible to set it via conffile as well.
2385   * Validate whether the specified architecture class matches the
2386     architecture (option), otherwise installation of kernel will fail.
2387   * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
2388   * Build grml-live documentation with table of content.
2389
2390  -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
2391
2392 grml-live (0.9.19) unstable; urgency=low
2393
2394   * Software related changes in GRML_FULL:
2395     - add btrfs-tools
2396     - add conkeror (thanks to Axel Beckert) [Closes: issue698]
2397     - add gptsync
2398     - add nfswatch
2399     - add nilfs2-tools
2400     - add pigz
2401     - add postmark
2402     - add tableau-parm
2403     - drop all LaTeX related packages (following the result
2404       of the recent "Removal of LaTeX on grml" poll):
2405       auctex catdvi ctioga dvipng gnuhtml2latex lacheck latex-beamer
2406       latexmk latex-mk latextug latex-xcolor pdfjam pgf
2407       preview-latex-style tex-common texify texlive-base
2408       texlive-base-bin texlive-common texlive-doc-base
2409       texlive-fonts-recommended texlive-lang-german texlive-latex-base
2410       texlive-latex-recommended texpower tth tthsum vim-latexsuite
2411    - Add class LATEX which provides all the LaTeX (related) packages
2412      that have been removed from GRML_FULL.
2413   * Software related changes in GRML_FORENSIC:
2414     - drop stegdetect (see #507908)
2415     - add several further packages:
2416       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
2417       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
2418       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
2419       rdesktop readahead readpst recoverdm rifiuti rifiuti2 rpm samba
2420       samdump2 sdparm sg3-utils smbclient socat sqlite3 tcpdump
2421       tcpflow tcpreplay tcptrace tcptrack tcpxtract tct time unhide
2422       untex uuid-runtime vinetto w3m wamerican whois wireshark wv
2423       wvdial zfs-fuse
2424     Thanks also to Hans-Peter Merkel for his tool list.
2425   * Drop hdparm from GRML_FULL, GRML_MEDIUM and GRML_SMALL as it
2426     is part of GRMLBASE already.
2427   * Bump Standard Version to 3.8.2 (no further changes).
2428
2429  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 15:23:51 +0200
2430
2431 grml-live (0.9.18) unstable; urgency=low
2432
2433   * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
2434     for his work and help.
2435   * Add safecopy to GRML_FULL (thanks to Wernfried Haas for the hint).
2436   * grml-cheatcodes: mention libata specific bootoptions.
2437     Thanks to Christian Vogel! [Closes: issue685]
2438   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
2439     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
2440     - Update bootgrub.mksh from MirBSD
2441     - Pad official ISOs to multiples of 256 KiB for partition table support.
2442   * Add bc to Depends as bootgrub.mksh requires it.
2443
2444  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200
2445
2446 grml-live (0.9.17) unstable; urgency=low
2447
2448   [ Frank Terbeck ]
2449   * grml-live-remaster: Support $VISUAL and fall back to 'vi' if
2450     EDITOR is empty. [Closes: issue664]
2451
2452   [ Michael Prokop ]
2453   * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
2454   * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
2455     does not exist and skip rest of the script then.
2456   * Software related changes:
2457     - Drop package snort from GRML_FULL and all the workarounds for it.
2458       It's once again uninstallable in Debian/unstable.
2459     - Drop package sing from GRML_FULL (removed from Debian, see #530487).
2460     - Drop package nemesis from GRML_FULL (unmaintained upstream and
2461       uninstallable in Debian, see #423201 and #529508).
2462     - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
2463     - Drop package ifupdown-scripts-zg2 from GRML_FULL.
2464   * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
2465     on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
2466   * Update /boot/grub/* files in build output on every invocation of
2467     grml-live (as we do it for isolinux stuff too), so the variables
2468     inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
2469   * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
2470
2471  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
2472
2473 grml-live (0.9.16) unstable; urgency=low
2474
2475   * Software related changes:
2476     - Add u3-tool to GRML_FULL.
2477     - Disable nttcp and lmbench (both non-free) in GRML_FULL.
2478     - Drop ttf-bitstream-vera from GRML_FULL (superseeded by its
2479       improved version named ttf-dejavu, see #461308).
2480     - Drop snownews from GRML_FULL (orphaned, inactive upstream,
2481       better alternatives like newsbeuter, see #468778).
2482   * Mention persistent bootoption in grml-cheatcodes.txt.
2483
2484  -- Michael Prokop <mika@grml.org>  Tue, 19 May 2009 20:52:31 +0200
2485
2486 grml-live (0.9.15) unstable; urgency=low
2487
2488   The "hey, let's have a grml release party" Release.
2489   * As dillo isn't available in Debian/unstable due to removal
2490     of libgtk1.2 we'll replace it with xlinks2 from package links2:
2491     - GRML_FULL: drop dillo
2492     - GRML_MEDIUM: replace links with links2 and drop dillo
2493     - XORG: replace dillo with links2
2494   * Drop cpp-4.1 and g++-4.1 from GRML_FULL.
2495   * Drop bzr from GRML_FULL (19MB is just too much).
2496   * Drop all kernel related packages that aren't available overall.
2497   * Drop linux-wlan-ng, as its module can't be built.
2498
2499  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 10:09:22 +0200
2500
2501 grml-live (0.9.14) unstable; urgency=low
2502
2503   The "hey, let's have a post-lenny drop-party" Release.
2504   * Update /usr/share/locale handling: restore *empty* directories
2505     because otherwise installation/upgrade of packages might fail.
2506   * Document findiso bootoption in grml-cheatcodes.txt.
2507   * Software related changes:
2508     - Readd clive as the dependency on libterm-progressbar-perl was
2509       dropped (see #526999)
2510     - Drop airsnort (unmaintained upstream, #429507)
2511     - Drop array-util (unmaintained in Debian, #456648)
2512     - Drop automake1.8 (cleanup of automake packages, #473365)
2513     - Drop biew (old, no users, depends on debmake, #460636)
2514     - Drop cpp-2.95 (deprecated)
2515     - Drop db4.3-util (deprecated)
2516     - Drop debmake (obsolete, #462978)
2517     - Drop dynafont (upstream obsoleted by fonty-rg, #474125)
2518     - Drop eciadsl (unmaintained, broken with recent kernels, #470680)
2519     - Drop elfkickers (RC buggy; abandoned upstream, #523811)
2520     - Drop fragroute (out of date, orphaned, inactive, #487127)
2521     - Drop fttools (not available in any repos)
2522     - Drop funionfs (replaced by unionfs-fuse, #515955)
2523     - Drop gscanbus (obsolete, unmaintained, #429559)
2524     - Drop hdaps-utils (out of date, obsolete, #526172)
2525     - Drop hpijs (saving us 1352kB + 27,0MB from its dependencies disk space)
2526     - Drop ipxripd (obsolete, few users, #462178)
2527     - Drop jmon (orphaned, better alternatives, dead upstream, #510520)
2528     - Drop linneighborhood (unmaintained, better alternatives, #466489)
2529     - Drop mobilemesh (obsolete, #452102)
2530     - Drop ms-sys (contains non-free code, #470678)
2531     - Drop mutella (abandoned upstream, #489422)
2532     - Drop ndiswrapper-common (dep. only) + ndiswrapper-utils (dummy package)
2533     - Drop ndiswrapper-utils-1.1 (replaced by ndiswrapper-utils-1.9)
2534     - Drop o3read (abandoned upstream; superseded by odt2txt, #477311)
2535     - Drop potion (orphaned, out of date, low popcon, #499262)
2536     - Drop powertweakd, powertweak-gtk and lspowertweak
2537       (unmaintained upstream, #515588)
2538     - Drop scsi-idle (RC-buggy, useless, #385285)
2539     - Drop sjog (dead upstream, depends on legacy libs, unmaintained, #509403)
2540     - Drop stegdetect / xsteg (orphaned, inactive upstream, GTK+ 1.2, #507908)
2541     - Drop traceproto (not maintained upstream; alternative available, #495759)
2542     - Drop type1inst (orphaned and useless, #158476)
2543     - Drop unionfs-tools (buggy, replaced by aufs*, #515959)
2544     - Drop unison2.9.1 (obsolete, #443244)
2545     - Drop upstreamdev (alpha quality; abandoned upstream; low popcon, #494565)
2546     - Drop vnc-common (dead upstream, superseded by vnc4, #469247)
2547     - Drop vncommand (not available in any repos)
2548     - Drop xmove (buggy, orphaned, dead upstream, #486772)
2549     - Drop xserver-xorg-video-imstt (abandoned, #523683)
2550     - Drop xserver-xorg-video-vga (abandoned, #523687)
2551     - Drop xwatchwin (orphaned, no rdepends, #491903)
2552
2553  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 10:06:42 +0200
2554
2555 grml-live (0.9.13) unstable; urgency=low
2556
2557   * Split package into grml-live and grml-live-addons.
2558     Add grml-live-addons to Recommends of package grml-live.
2559     Package grml-live-addons provides the templates/boot/addons
2560     files that require >7MB of disk space overall so we don't
2561     want to ship it with default grml:
2562     - allinone.img
2563     - balder10.imz
2564     - bsd4grml/
2565     - chain.c32
2566     - hdt.c32
2567     - memdisk
2568     - menu.c32
2569     - pci.ids
2570   * Add ${misc:Depends} to binary packages' depend.
2571   * Bump Standard-Version to 3.8.1 (no further changes).
2572   * Install /etc/grml/fai/live-initramfs/live.conf only if
2573     /etc/live.conf does not exist in the target yet.
2574   * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17)
2575     from Debian.
2576   * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'.
2577     http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)
2578     Thanks for the point, formorer!
2579     Use pci.ids from http://pciids.sourceforge.net/
2580   * Mention bsd and hdt in isolinux' bootsplash f3.
2581   * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt.
2582   * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash.
2583   * Software related changes:
2584     - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
2585     - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
2586     - Add speakup-tools to GRML_FULL.
2587     - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client.
2588     - Drop atl2-modules-2.6.28* from package list (merged in mainline).
2589     - Drop cupsys transitional package.
2590     - Drop clive from GRML_FULL as it depends on a fscking large perl
2591       package (see #526999).
2592     - Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base, gettext-base, groff-base,
2593       imlib11, imlib-base and perl-base from GRML_FULL (deprecated and
2594       unnecessary packages).
2595
2596  -- Michael Prokop <mika@grml.org>  Tue, 05 May 2009 09:46:26 +0200
2597
2598 grml-live (0.9.12) unstable; urgency=low
2599
2600   * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
2601     bootoption and use maxcpus=0 instead of maxcpus=1.
2602   * Add dvtm to GRML_FULL (thanks to plh).
2603   * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
2604   * Add packages to GRML_MEDIUM:
2605     - nfs-kernel-server [Closes: issue471]
2606     - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
2607   * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
2608     by ath5k and ath9k of linux kernel 2.6.28, see #519446).
2609   * Update bsd4grml to version 20090411.
2610
2611  -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:26:02 +0200
2612
2613 grml-live (0.9.11) unstable; urgency=low
2614
2615   * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
2616     a base64 binary now.
2617   * Use 'user' instead of 'users' again after discussing the issue
2618     in issue582.
2619
2620  -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
2621
2622 grml-live (0.9.10) unstable; urgency=low
2623
2624   * buildd:
2625     - Add workaround to get around the mkisofs volume label limit.
2626       Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
2627       we would get:
2628       "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
2629     - add buildd/execute.sh to further simplify buildd/*.sh setup
2630     - send_mail(): do not append /var/log/grml-buildd.stdout by default
2631     - add shebang line to buildd/[execute|functions].sh to make lintian happy
2632   * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
2633     bootsplash f5. [Closes: issue619]
2634   * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
2635     is just too annoying for us. [Closes: issue617]
2636
2637  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
2638
2639 grml-live (0.9.9) unstable; urgency=low
2640
2641   * Update to kernel 2.6.28-grml[64].
2642   * Changes in GRML_FULL:
2643     - drop package tspc (see #462738 and #515193)
2644     - replace gqview with geeqie (thanks, Spida)
2645   * Changes in GRML_MEDIUM:
2646     - add beep (on request by gebi)
2647     - add dstat (on request by gebi)
2648     - add mc (on request by Christian Kuehlborn)
2649   * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
2650   * buildd:
2651     - rename all etch* related scripts to lenny*
2652     - adjust scripts to use "lenny" instead of "stable" for building
2653       [to avoid that "etch" is used as build name but lenny is used]
2654     - use "$NAME-daily-$SUITE" in functions.sh as build name so
2655       identifying ISOs while running them is easier
2656   * Support squeeze as valid suite name.
2657   * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
2658     This should avoid issues with something like
2659     'apt-get -t experimental ...'
2660   * Consequently drop 'Latest change' lines from all files.
2661   * Support generation of sha1sum [Testing: issue622]
2662   * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
2663     [Closes: issue492]
2664   * Do no longer use the bootoption lang=us by default. We use it by default
2665     in grml-autoconfig anyway and this shortens our /proc/cmdline.
2666   * Run commands requiring network access through 'timeout 10' by default
2667     if possible. [Closes: issue396]
2668   * Do not use build server's hostname for /etc/mailname and
2669     /etc/bacula/bacula-fd.conf. [Testing: issue412]
2670   * Add "forensic" to the append line when using the forensic kerneloption
2671     so we can grep for it in any case.
2672   * 15-initsetup: keep a backup of the original runlevel.conf file.
2673     Thanks to Thomas Lehmann for the idea! [Closes: issue570]
2674   * instsoft.GRMLBASE: support installation of multiple gpg keys
2675     via /etc/grml/fai/files/etc/apt/*.key
2676   * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
2677     Thanks to Thomas Lehmann for the bugreport!
2678   * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/.
2679     This simplifies the directory layout a bit. Clarify its usage
2680     in /etc/grml/fai/apt/important_note.txt
2681   * Install all files from /etc/grml/fai/files/etc/apt. This supports
2682     usage of directories like /etc/apt/apt.conf.d. Thanks for the
2683     hint to Thomas Lehmann. [Closes: issue632]
2684   * Replace all "sed -i 's/././' foo" calls with
2685     'sed -i 's/././' foo | sponge foo' instead inside main grml-live script
2686     so we don't destroy any existing symlinks. Depend on moreutils therefor.
2687     [Closes: issue631]
2688   * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This
2689     provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to
2690     Thorsten "mirabilos" Glaser for his work! Add support for
2691     configuring NO_ADDONS_BSD4GRML via configuration file.
2692   * Add informational header to /etc/grml/fai/apt/sources.list and
2693     update docs regarding the file.
2694   * If specified SUITE is unstable use 'sid' instead (to avoid breakages
2695     with debootstrap).
2696   * Support NO_ADDONS via configuration file.
2697   * Always skip mksquashfs part when using -q option.
2698   * Adjust configuration files on the fly only when the according lines
2699     aren't comments.
2700
2701  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100
2702
2703 grml-live (0.9.8) unstable; urgency=low
2704
2705   * Improve help text of the release option in usage info.
2706   * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
2707   * Add libcap2-bin to GRML_FULL.
2708   * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
2709     [Testing: issue569]
2710   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
2711     improve UTC handling. Thanks for the script, Thomas Lehmann!
2712
2713  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
2714
2715 grml-live (0.9.7) unstable; urgency=low
2716
2717   * Add packages to GRML_FULL:
2718     - aiccu (thanks, Christian Vogel)
2719     - genext2fs
2720     - radvd (thanks, Christian Vogel)
2721     - tf (thanks, Rhonda)
2722   * Add genext2fs to GRML_MEDIUM (for use within live-snapshot).
2723   * Support execution without touching the chroot at all using option "-B".
2724     Thanks for the patch, Jimmy.
2725   * Update current state section of documentation.
2726   * Update cheatcode documentation (thanks to Moritz Augsburger).
2727   * Drop cryopid from GRML_FULL, see #507882.
2728
2729  -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
2730
2731 grml-live (0.9.6) unstable; urgency=low
2732
2733   * Add new packages to GRML_FULL:
2734     - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
2735     - dwdiff (front-end for the diff program that operates word by word)
2736     - espeakup (connector between espeak and speakup)
2737     - faketime (report faked system time to programs)
2738     - fcoretools (Tools to advise the IO scheduler)
2739     - latencytop (A tool for developers to visualize system latencies)
2740     - qiv (A quick image viewer for X)
2741     - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
2742   * Add irqbalance to GRML_MEDIUM.
2743     - irqbalance (Daemon to balance interrupts for SMP systems)
2744     - latencytop (A tool for developers to visualize system latencies)
2745     - powertop (Linux tool to find out what is using power on a laptop)
2746   * Remove localepurge from GRML_SMALL.
2747   * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
2748   * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
2749     [Closes: issue554]
2750   * Rework locale handling. From now on /usr/share/locale gets removed
2751     by default (though /usr/share/i18n/locales won't be touched for
2752     now), unless using class LOCALES. Reason: We have >70MB inside
2753     /usr/share/locale on GRML_FULL, just too much to ship by default,
2754     message at startup sucks).
2755   * Update grml-cheatcodes.txt.
2756   * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
2757     so we support offline operation as well. Based on an idea by
2758     Thomas Lehmann, thanks!
2759   * Generate ISO with volume label "${GRML_NAME} ${VERSION}" instead of
2760     "grml $VERSION" so we propagate the according grml-name. Thanks to
2761     Thomas Lehmann!
2762   * Support -q option to build the ISO without (re-)creating the squashfs
2763     compressed file using mksquashfs.
2764
2765  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 11:13:05 +0100
2766
2767 grml-live (0.9.5) unstable; urgency=low
2768
2769   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
2770   * Drop xserver-xorg-video-newport from all flavours.
2771   * Replace all unzoo package references with zoo, see #497775.
2772   * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
2773     because we have to skip FAI's updatebase task and lack /proc therefore.
2774     New packages that are being installed and want to start any daemons
2775     might fail, let's try to do our best to avoid that.
2776   * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
2777   * Drop clamav-getfiles from GRML_FULL.
2778   * Update debian/control:
2779     - move from XS-Vcs-* to Vcs-*
2780     - use Build-Depends-Indep
2781
2782  -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
2783
2784 grml-live (0.9.4) unstable; urgency=low
2785
2786   * Update docs (some minor fixes, migration from hg to git,..)
2787   * Use squashfs-lzma-tools instead of squashfs-tools:
2788     Depend on squashfs-lzma-tools - but allow usage
2789     of squashfs-tools as well).
2790   * Activate grml-testing repository for devel releases and
2791     daily snapshots. [Testing: issue531]
2792   * All flavours:
2793     - drop lzma-modules-2.6.26-grml[64] and
2794       squashfs-modules-2.6.26-grml[64] as we have it
2795       in-tree of kernel 2.6.26-grml[64].
2796   * GRML_FULL:
2797     - add ipset
2798     - drop wodim and genisoimage as we have a fully functional
2799       cdrtools suite in grml
2800   * GRML_MEDIUM:
2801     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
2802   * GRML_SMALL:
2803     - several improvements to keep the ISO size as small as possible
2804     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
2805     - remove grml-small package
2806     - remove fuse-utils
2807     - remove nvi (see #490361)
2808     - remove ppoeconf (just too big with its dependencies)
2809     - remove prism54-firmware (for saving disk space)
2810   * Support environment variable NO_ADDONS to avoid usage of
2811     addons directory.
2812   * Initial support for SQUASHFS_EXCLUDES_FILE.
2813   * Do not include vmlinuz and initrd when building grml-small.
2814   * We switched from Mercurial to Git - replaced all hg-URLs
2815     with git.grml.org
2816
2817  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
2818
2819 grml-live (0.9.3) unstable; urgency=low
2820
2821   * Improve the way deborphan works in
2822     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
2823     get rid of aptitude via
2824     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
2825   * Add PREREQ header to grml's initramfs-tools script, otherwise
2826     booting fails with "PANIC: Circular dependancy.  Exiting."
2827     Thanks for debugging help, maximilian attems.
2828   * Use apt-get instead of dpkg in removal of packages in grml-small.
2829   * Add tig to GRML_FULL, thanks Rhonda.
2830
2831  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
2832
2833 grml-live (0.9.2) unstable; urgency=low
2834
2835   * Improve checks for -[no]lzma for different squashfs-tools.
2836
2837  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
2838
2839 grml-live (0.9.1) unstable; urgency=low
2840
2841   * Rebuild initramfs to make sure that the up2date /etc/grml_version
2842     is available in the live initramfs. [Closes: issue516]
2843
2844  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
2845
2846 grml-live (0.9.0) unstable; urgency=low
2847
2848   * Update to kernel 2.6.26-grml[64].
2849   * Drop sysutils and cupsys-common from package lists.
2850   * Add ext3grep to GRML_FULL.
2851   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
2852   * Move ssdeep and scrounge-ntfs from grml's repository list to
2853     Debian's one.
2854   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
2855   * Document classes in more details. Thanks to Pawel Sadkowski
2856     for pointing out. [Closes: issue490]
2857   * Drop qtparted from GRML_FULL, we have better maintained
2858     gparted now.
2859   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
2860     /etc/grml/fai/config/class/GRML_MEDIUM.var,
2861     /etc/grml/fai/config/class/GRML_POWERPC.var and
2862     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
2863     configuration through GRMLBASE.var and this way it's much
2864     easier to adjust settings according to your needs.
2865   * Improve error handling in grml-live, including a check
2866     for pipestatus of fai command.
2867   * Output grml version in grml's live-initramfs script
2868     Thanks for the idea, Marc Haber. [Closes: issue488]
2869   * Drop glimpse from GRML_FULL due to license problems, see #474322.
2870   * Display SQUASHFS_OPTIONS in configuration overview.
2871   * Make sure it's possible to get usage information without being
2872     root or actually executing the script.
2873   * Improve usage information screen.
2874   * Display progress of squashfs, when building via a buildsystem
2875     just set -no-progress in $SQUASHFS_OPTIONS instead.
2876   * Use linux-kernel-headers-grml in grml-medium.
2877   * Use vim.basic as alternative setting for 'vi'.
2878
2879  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
2880
2881 grml-live (0.8) unstable; urgency=low
2882
2883   * Remove packages from GRML_FULL:
2884     - apmd (the package is just borken, see #475432)
2885     - raggle (#479562)
2886   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
2887     for mentioning in a bugreport, Marc Haber!)
2888   * Add packages to GRML_FULL:
2889     - ent (thanks, gebi)
2890   * Add packages to GRML_MEDIUM:
2891     - xfsdump (thanks, George Hartlieb)
2892   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
2893
2894  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
2895
2896 grml-live (0.7) unstable; urgency=low
2897
2898   * Update templates/boot/addons/allinone.img to current version
2899     from http://home.arcor.de/mschierlm/bootdisk/
2900     Thanks, Michael Schierl.
2901   * Add packages to GRML_FULL:
2902     - gnuit
2903     - i2c-tools [thanks to Mario Holbe]
2904     - iotop
2905     - keynav
2906   * Remove packages from GRML_FULL:
2907     - emelfm (#364442)
2908     - nufw (#468245)
2909     - sound-recorder (#288211)
2910   * Readd libewf to GRML_FULL.
2911   * buildd: use RELEASE-class in all build scripts
2912   * Mention noquick bootoption in bootsplash and cheatcode file.
2913   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
2914   * Make sure username is adjusted in /etc/inittab.grml if username
2915     not being "grml". Thanks for reporting, Thomas Lehmann.
2916     [Testing: issue436]
2917   * Add check for existence of -nolzma option. If squashfs-tools
2918     doesn't support it at all then just get rid of the option.
2919
2920  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
2921
2922 grml-live (0.6) unstable; urgency=low
2923
2924   * Write squashfs filename to /live/filesystem.module.
2925   * Adjust grml-live-remaster for new file system layout
2926     and add support for working on a booted USB device.
2927
2928  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
2929
2930 grml-live (0.5) unstable; urgency=low
2931
2932   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
2933     grml.squashfs.
2934   * Update bootsplashes to current implementation, based on
2935     live-initramfs and grml-autoconfig.
2936   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
2937     headaches, see #461888, #463720 and #445304 for example).
2938   * Add sshfs to GRML_MEDIUM.
2939
2940  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
2941
2942 grml-live (0.4) unstable; urgency=low
2943
2944   * Add new packages to GRML_FULL:
2945     - linux-uvc-modules-2.6.23-grml
2946     - luvcview
2947   * Add new packages to GRML_MEDIUM:
2948     - at76-usb-modules-2.6.23-grml
2949     - atl2-modules-2.6.23-grml
2950     - firmware-ralink
2951     - rt2400-modules-2.6.23-grml
2952     - rt2500-modules-2.6.23-grml
2953     - rt73-module-2.6.23-grml
2954   * Finally fixed the "isolinux does not boot on old hardware" problem.
2955     The problem was a too big boot/isolinux directory. Thanks a lot
2956     for all the testing to Andrea Mayr and Wernfried Haas!
2957     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
2958       menu.c32 and memtest
2959     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
2960       support of several grml flavours on one single usb pen for the future
2961     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
2962       for new directory layout
2963   * Make sure $GRML_NAME does not contain known problematic characters.
2964
2965  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
2966
2967 grml-live (0.3) unstable; urgency=low
2968
2969   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
2970   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
2971     older than 3.51 don't work with recent kernel versions like 2.6.23
2972     anymore. :(
2973   * Update templates/boot/isolinux/memdisk from syslinux package
2974     version 2:3.61+dfsg-1.
2975
2976  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
2977
2978 grml-live (0.2) unstable; urgency=low
2979
2980   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
2981     just fail on several old boxes. [Testing: issue400]
2982   * Add new packages to GRML_FULL:
2983     - auctex
2984     - loop-aes-testsuite
2985   * Add new packages to GRML_MEDIUM:
2986     - atl2-modules-2.6.23-grml
2987     - firmware-iwlwifi
2988     - madwifi-modules-2.6.23-grml[64]
2989     - madwifi-tools
2990   * Set 'confirm=1' in /etc/apt/listchanges.conf.
2991   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
2992     for providing default /etc/default/loadcpufreq configuration.
2993   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
2994     option parsing so we can override already set defaults interative.
2995   * Grep using the quiet option for squashfs features.
2996
2997  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
2998
2999 grml-live (0.1) unstable; urgency=low
3000
3001   * Bump version number to 0.1 as we ship grml-live with the
3002     upcoming stable versions.
3003   * Source /etc/grml/grml-live.local before parsing command line
3004     options to be able to override configuration on the commandline.
3005   * Use /usr/bin/vim.tiny as alternativ for vi.
3006   * Add new packages to GRML_FULL:
3007     - at76-usb-modules-2.6.23-grml64
3008     - bluez-audio
3009     - conky (thanks, shehu)
3010     - epdfview
3011     - gfs2-tools
3012     - sslscan
3013     - truecrypt-2.6.23-grml64
3014     - unsort
3015   * Remove bluetooth-alsa from GRML_FULL.
3016   * Add new packages to GRML_MEDIUM:
3017     - ntfs-3g
3018     - truecrypt-2.6.23-grml64
3019   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
3020     - drop deprecated entries
3021     - add debian2hd for isolinux/syslinux
3022     - fix serial bootoption
3023     - add grml2hd template for grub
3024   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
3025     remove packages via dpkg instead of apt-get. Thanks for the
3026     bugreport and the patch, Lupe Christoph! [Closes: issue367]
3027   * Use -no-progress option for mksquashfs only if it's supported.
3028
3029  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
3030
3031 grml-live (0.0.14) unstable; urgency=low
3032
3033   * Include initial version of the grml-live-remaster script,
3034     contributed by Michael Schierl (thanks!) [Closes: issue331]
3035   * Bump Standard-Version to 3.7.3 (no further changes).
3036   * Set debconf configuration for postfix via
3037     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
3038   * Improve check for presence of FAI log directory in
3039     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
3040   * Configure apt-listchanges via new script
3041     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
3042   * Make sure packages are being removed before docs are being
3043     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
3044   * Create grml-live.log-file with permissions 664.
3045   * Adjust buildd/functions.sh for new logging.
3046   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
3047     on AMD64 architecture. Add several new kernel packages for amd64
3048     to GRML_FULL.
3049   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
3050   * Drop packages from GRML_FULL:
3051     - findimagedupes: too many new dependencies, being:
3052       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
3053     - netpipes: conflicts with timelimit (see #457444) and does
3054       not support IPv6 yet
3055   * Add new packages to GRML_FULL:
3056     - asql
3057     - at76-usb-modules-2.6.23-grml
3058     - edac-utils
3059     - ifupdown-extra
3060     - opencryptoki
3061     - pmailq
3062     - r6040-modules-2.6.23-grml
3063     - scamper
3064     - timelimit
3065     - virtualbox-ose-guest-modules-2.6.23-grml
3066     - virtualbox-ose-guest-utils
3067
3068  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
3069
3070 grml-live (0.0.13) unstable; urgency=low
3071
3072   * New option '-b' for "build-only".
3073   * Replace mailx with bsd-mailx in GRML_FULL.
3074     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
3075   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
3076   * Document grml2ram bootoption in grml-cheatcodes.txt
3077   * Use -no-progress for Squashfs build process.
3078   * Improve /etc/resolv.conf handling in
3079     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
3080   * Adjust hostname in /etc/postfix/main.cf.
3081   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
3082   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
3083   * Make sure $HOSTNAME is unset by default.
3084   * Disable Recommends for aptitude as well.
3085   * Check for presence of live-initramfs in 10-build-initramfs.
3086   * Install aptitude in softupdate if not present.
3087   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
3088   * Fix snort setup (/etc/default/snort.dpkg-dist) via
3089     /etc/grml/fai/grml/grml_cleanup_chroot
3090   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
3091   * Remove hwtools from GRML_FULL, see #397723
3092   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
3093     instead so we keep grml-small as small as possible:
3094     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
3095     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
3096     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
3097     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd,
3098   * Add new packages to GRML_MEDIUM:
3099     - truecrypt-2.6.23-grml
3100   * Add new packages to GRML_FULL:
3101     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
3102     - gnupg-pkcs11-scd
3103     - gparted
3104     - grml-paste
3105     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
3106     - unhide
3107   * buildd:
3108     - store_iso(): move md5sum file as well
3109     - support providing options via grml_live_run() so we can disable
3110       LZMA for grml-small builds
3111
3112  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
3113
3114 grml-live (0.0.12) unstable; urgency=low
3115
3116   * Log mkisofs command with quotes around version number for easier
3117     copy/paste.
3118   * Ship syslinux files via template directory because the syslinux
3119     version (1:3.31-4) in Debian/etch is broken. :(
3120     Drop syslinux from Depends.
3121   * Mention -u option if using the option by accident and the chroot
3122     does not exist yet.
3123   * Update buildd/cleanup.sh and add buildd/files/.logo.png,
3124     buildd/files/.style.css, buildd/files/HEADER.html and
3125     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
3126     and provide upload_logs().
3127   * Generate md5sum of ISO if using class 'RELEASE'.
3128   * Do not install package 'grml' via GRMLBASE because we want
3129     to use grml-small in GRML_SMALL and GRML_MEDIUM.
3130   * Remove and recreate /root directory in 98-clean-chroot.
3131   * Skip stage updatebase when using softupdate and handle upgrade
3132     on our own via hooks.
3133   * Execute removal of log files after sourcing config files.
3134
3135  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
3136
3137 grml-live (0.0.11) unstable; urgency=low
3138
3139   * New option -z to use ZLIB instead of LZMA compression and
3140     support SQUASHFS_OPTIONS in configuration file.
3141   * Add new class XORG.
3142   * Add X.org packages to GRML_MEDIUM.
3143   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
3144     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
3145   * Adjust grml-buildd for new logdir structure.
3146   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
3147     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
3148   * Diplay use of $LOCAL_CONFIG in configuration dialog.
3149   * Remove fai's last-dirinstall and last-softupdate when using
3150     ZERO_FAI_LOGFILE as well.
3151   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
3152     3.2.3 has a serious bug.
3153   * Add new packages to GRML_FULL:
3154     - atl2-modules-2.6.23-grml
3155     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
3156     - firmware-rt61
3157     - firmware-rt73
3158     - mlocate
3159     - open-vm-tools
3160     - pcaputils
3161     - xrestop
3162     - xserver-xorg-video-radeonhd
3163     - yatm
3164   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
3165
3166  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
3167
3168 grml-live (0.0.10) unstable; urgency=low
3169
3170   * Drop patches which are part of FAI 3.2.3 now. Depend on
3171     FAI version 3.2.3 therefor.
3172   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
3173     Quoting the NEWS file of FAI:
3174     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
3175     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
3176       will be copied to the path above at the end of an installation
3177   * Log the executed FAI, squashfs and mkisofs command lines to
3178     /var/log/grml-live.log.
3179   * New option '-C <configuration_file>' for specifying a configuration
3180     file. Needs heavy testing though, because the files are updated
3181     during runtime it isn't as easy as expected to be. :-/
3182   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
3183     old FAI logs.
3184   * Do not enable apt-listbugs if the binary is not available.
3185     [Testing: issue340]
3186   * Add keychain package to GRML_SMALL.
3187   * Add new packages to GRML_MEDIUM:
3188     - grml-live
3189     - keychain
3190     - lzma-modules-2.6.23-grml
3191     - squashfs-modules-2.6.23-grml (we build the module external now)
3192   * Add new packages to GRML_FULL:
3193     - aosd-cat
3194     - grml-live
3195     - lzma-modules-2.6.23-grml
3196     - squashfs-modules-2.6.23-grml (we build the module external now)
3197   * Support loading of squashfs module via
3198     /etc/grml/fai/live-initramfs/grml-script.init-top
3199   * Make sure we have pinning for grml-stable and grml-testing
3200     repositories via /etc/grml/fai/apt/preferences, not matter where
3201     the packages come from (web vs. local mirror/cache for example).
3202   * Remove base.tgz from chroot directory.
3203   * Do not create /etc/sysconfig/network-scripts and
3204     /etc/sysconfig/provider any longer in cleanup script.
3205   * Fix typo in bootsplash f3 (thanks, jimmy).
3206   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
3207     isolinyx/syslinux/grub configuration because getbootparam
3208     of grml-autoconfig requires a whitespace inside /proc/cmdline.
3209   * Support grml2ram bootoption inside isolinyx/syslinux/grub
3210     configuration.
3211
3212  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
3213
3214 grml-live (0.0.9) unstable; urgency=low
3215
3216   * Remove all files inside /root/ when using class RELEASE.
3217   * Disable apt-listbugs in [soft]update.
3218   * Fix 'dependency problems' handling in buildd functions.
3219   * Add buildd/remove_isos.sh to remove generated ISOs.
3220   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
3221   * Set hostname in instsoft-hook already.
3222   * Add user (grml) to all relevant groups.
3223   * Improve initrd+kernel copy process: ignore .bak files (and get rid
3224     of them) and copy always exactly one image.
3225   * Add new packages to GRML_FULL:
3226     - awesome
3227     - cereal
3228     - etckeeper
3229     - hdapsd
3230     - hdaps-utils
3231     - libstdc++2.10-glibc2.2 [for better support of
3232       binaries from commercial vendors; thanks to
3233       Christian Hofstaedtler]
3234     - mkelfimage
3235     - runit
3236     - rutilt
3237     - supercat
3238     - truecrypt-2.6.23-grml
3239   * Drop centericq-common, centerim-common, irssi-text, rt2400
3240     and rt2500 from GRML_FULL package list.
3241
3242  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
3243
3244 grml-live (0.0.8) unstable; urgency=low
3245
3246   * Copy /etc/resolv.conf to chroot in
3247     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
3248     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
3249   * Remove /var/run/fai/fai_softupdate_is_running and
3250     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
3251     (FAI's softupdate currently does not clean up when canceling
3252     the process.)
3253   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
3254     softupdate action.
3255   * Remove /var/log/fai/* in class RELEASE.
3256   * Generate md5sum of windows binaries.
3257   * Upgrade via aptitude [safe-]upgrade in update process.
3258   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
3259     /etc/grml/fai/grml/grml_cleanup_chroot.online
3260   * Edit /etc/apt/apt.conf inside
3261     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
3262     once.
3263   * Make the log checks inside grml-live aware of the update
3264     log-directory /var/log/fai/current.
3265   * Use strings instead of --help to detect support of safe-upgrade
3266     inside aptitude, otherwise it might fail due to unavailable shared libs.
3267   * Configure (enable) apt-listchanges + apt-listbugs via
3268     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
3269   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
3270   * Add new packages to GRML_FULL:
3271     - acx100-2.6.23-grml
3272     - bcm5700-module-2.6.23-grml
3273     - dzen2
3274     - drbd8-2.6.23-grml
3275     - exmap-modules-2.6.23-grml
3276     - fglrx-kernel-2.6.23-grml
3277     - iscsitarget-2.6.23-grml
3278     - ivtv-modules-2.6.23-grml
3279     - ivtv-utils
3280     - libacme-bleach-perl
3281     - libacme-eyedrops-perl
3282     - libacme-smirch-perl
3283     - libpam-chroot
3284     - libpam-devperm
3285     - libpam-dotfile
3286     - libpam-krb5
3287     - libpam-modules
3288     - libpam-mount
3289     - libpam-pwgen
3290     - libpam-smbpass
3291     - libpam-ssh
3292     - libpam-tmpdir
3293     - libtool
3294     - ndiswrapper-modules-2.6.23-grml
3295     - openafs-modules-2.6.23-grml
3296     - tp-smapi-modules-2.6.23-grml
3297   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
3298     Tom Asbury).
3299   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
3300     in a very smooth shape).
3301
3302  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
3303
3304 grml-live (0.0.7) unstable; urgency=low
3305
3306   The "holidays? what? are you joking?!"-release.
3307
3308   * Added FAI patches to /usr/share/grml-live/patches/ - it's
3309     recommended to apply the patches to FAI until they are accepted
3310     upstream. See Debian's BTS for more details: #444210, #447080
3311     and #448426.
3312   * Support option '-u' for updating system.
3313   * Reworked buildd concept.
3314     - Now we have a seperate
3315       /usr/share/grml-live/buildd/functions.sh for generic stuff
3316       and /etc/grml/grml-buildd.conf as configuration file.
3317     - Use grml-buildd.{stdout,stderr} instead of
3318       grml-live.{stdout,stderr} as log files.
3319     - buildd/functions.sh: do not mv files if there was an error
3320       during grml-live execution
3321     - do not re-execute grml-live is the target ISO exists already
3322   * Update zsh completion - thanks to Frank Terbeck!
3323   * Set /etc/grml_version of live-system to the according value.
3324     [Closes: issue322]
3325   * Support setting /etc/debian_chroot inside chroot (useful if
3326     building fails and manual interaction is needed).
3327   * Log to /var/log/grml-live.log by default now and support
3328     $ZERO_LOGFILE for cleaning up logs.
3329   * Added new grml-repository named grml-live which is intented
3330     to fix issues from Debian for grml-live builds. It is automatically
3331     activated if you are building against unstable/sid and should
3332     be used manually only if you realy know what you are doing.
3333     Notice: if something fails inside building the base chroot/
3334     debootstrap system we can't do anything via grml-live for you
3335     right now. Instead grab the base.tgz from http://daily.grml.org/
3336   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
3337     for comparing two repositories.
3338   * Replaced /etc/grml/fai/files/etc/apt/preferences
3339     with /etc/grml/fai/apt/preferences so grml-live repository
3340     can be used and configured at a single place.
3341   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
3342     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
3343     later again.
3344   * Display version number of grml-live.
3345   * Log executed grml-live command line.
3346   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
3347     by default.
3348   * Disable Recommends inside chroot installation.
3349   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
3350     for xserver-xorg package via debconf to work around #448863.
3351   * Use "newest" kernel only if two kernels are present in the chroot.
3352   * Set $SECONDS to unknown if $start_seconds is not set.
3353   * Log closing signs (----...) via bailout to make sure they are
3354     always set - even when exiting with an error.
3355   * Check for presence of /bin/zsh before setting default shell in
3356     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
3357   * Check for locales/localepurge before using them in
3358     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
3359   * Add new packages to GRML_FULL:
3360     - bittwist
3361     - ldnsutils
3362     - libpam-thinkfinger
3363     - linux-wlan-ng-modules-2.6.23-grml
3364     - madwifi-modules-2.6.23-grml
3365     - netrw
3366     - rt73-module-2.6.23-grml
3367     - thinkfinger-tools
3368     - tra
3369   * Drop idn from GRML_FULL.
3370   * Add new packages to GRML_MEDIUM:
3371     - alsa-base
3372     - alsa-tools
3373     - alsa-utils
3374     - ed
3375     - pcmciautils
3376     - Update kernel version to 2.6.23-grml
3377     - replace dhcp-client with dhcp3-client
3378   * Add ed package to GRML_SMALL and replace dhcp-client with
3379     dhcp3-client.
3380   * Use new kernel version 2.6.23-grml64 for amd64.
3381
3382  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
3383
3384 grml-live (0.0.6) unstable; urgency=low
3385
3386   * New option "-a" for setting architecture. This allows building
3387     grml(32) on amd64.
3388   * Fix stderr redirection in "/usr/sbin/fai already running..."
3389   * Update /etc/grml/fai/make-fai-nfsroot.conf
3390   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
3391     for grml-live instead of /var/log/grml-live.log so it's easier
3392     to track.
3393   * Update of buildd scripts: main configuration file main.sh
3394     which provides all the build stuff inside separate functions.
3395   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
3396     from subkeys.pgp.net fails.
3397   * Improve check for kernel version inside
3398     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
3399   * Work around #353967 for Debian/etch in
3400     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
3401   * Add new packages to GRML_FULL:
3402     - ghostscript (and get rid of gs, gs-common, gs-esp)
3403     - mr
3404
3405  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
3406
3407 grml-live (0.0.5) unstable; urgency=low
3408
3409   * Add new scripts to /usr/share/grml-live/examples/buildd/:
3410     - grml-live_autobuild_grml-small_etch.sh
3411     - grml-live_autobuild_grml-small_sid.sh
3412     - grml-live_autobuild_grml64-small_etch.sh
3413     - grml-live_autobuild_grml64-small_sid.sh
3414   * Some more FAI error checking.
3415   * Updated buildd scripts (better subject handling).
3416   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
3417     Restore usual Debian behaviour at the end using
3418     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
3419   * Add new scripts for retreiving bugs via apt-listbugs
3420     and storing package selection inside log directory.
3421     This has been integrated in a new class named "RELEASE".
3422   * Added support for new kernel version 2.6.23-grml to
3423     GRML_FULL.
3424   * Use uxterm as x-terminal-emulator and fall back to xterm
3425     only it uxterm is not available.
3426   * Support /etc/locale.gen.grml - it's used by default in
3427     class GRML_FULL and a new class named LOCALES.
3428   * Work around #443481 (bug inside snort) for Debian etch
3429     via using /etc/snort/snort.common.parameters (thanks for
3430     the idea, Thomas Lange!)
3431   * Do not exit with an error code if /usr/include/linux is NOT
3432     a symlink to /usr/src/linux/include/linux but keep it as
3433     a warning instead.
3434   * Log executed grml-live command.
3435   * Re-enable problematic packages that have been fixed:
3436     - apt-listbugs (fixed via manual interaction in scripts)
3437     - gsm-utils (#353967)
3438     - snort (#443481)
3439     - wvdial (fixed via debconf)
3440   * Add new packages to GRML_FULL:
3441     - ack-grep
3442     - mailplate
3443     - pristine-tar
3444
3445  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
3446
3447 grml-live (0.0.4) unstable; urgency=low
3448
3449   * The -t option for specifying the output directory has been
3450     renamed into -o. The option -t now specifies the place where
3451     templates for building the ISO can be found.
3452   * Option -t can be used for specifying the template directory.
3453     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
3454   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
3455   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
3456     - disable pipeline workaround
3457     - create /dev/MAKEDEV in chroot to work around the
3458       "./MAKEDEV: No such file or directory" problem of some packages
3459   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
3460     dangerous because of automatic removal of the files/dirs via fai.
3461   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
3462     I386/AMD64 classes in the docs.
3463   * Add new packages to GRML_FULL:
3464     - tgt: Linux target framework user-space tools
3465     - paperkey: extract just the secret information out ouf OpenPGP keys
3466     - gitpkg: helper scripts for maintaining packages with git
3467     - iscsitarget: iSCSI Enterprise Target userland tools
3468     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
3469   * Set $HOSTNAME to according hostname via
3470     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
3471   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
3472   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
3473     available).
3474   * Check for presence of the initrd.
3475   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
3476   * Add /usr/share/grml-live/examples/buildd/
3477
3478  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
3479
3480 grml-live (0.0.3) unstable; urgency=low
3481
3482   * Support for setting GRML_NAME (like grml vs. grml-small
3483     vs grml64 vs...)
3484   * Drop the character limits of $VERSION and $RELEASENAME.
3485   * Make sure $SECONDS is set before outputting the runtime.
3486   * Unify usage of i386_files, place all template files in
3487     directory templates now.
3488   * Improve portability of linux headers cleanup inside
3489     grml_cleanup_chroot.
3490   * Provide class GRML_SMALL and rename old GRML_SMALL into
3491     GRML_MEDIUM.
3492   * Do not install kernel via GRMLBASE but via GRML_* classes
3493     instead so we have only one single kernel on the system
3494     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
3495   * Use grml-live.log as logfile.
3496   * Added vim to GRML_MEDIUM package list.
3497
3498  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
3499
3500 grml-live (0.0.2) unstable; urgency=low
3501
3502   * Add support for amd64.
3503   * Update and extend documentation.
3504   * Bugfix: Make sure $LOGDIR exists.
3505   * fai dirinstall: set hostname via $HOSTNAME
3506
3507  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
3508
3509 grml-live (0.0.1) unstable; urgency=low
3510
3511   * Initial release.
3512
3513  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
3514