Release new version 0.47.5
[grml-live.git] / debian / changelog
1 grml-live (0.47.5) unstable; urgency=medium
2
3   * Software related changes:
4     - [922087b] drop dmraid from GRML_FULL + GRML_SMALL
5   * [ee314fb] templates: drop deprecated nodmraid boot option and update
6     grml-cheatcodes.txt
7
8  -- Michael Prokop <mika@grml.org>  Fri, 02 Feb 2024 16:52:57 +0100
9
10 grml-live (0.47.4) unstable; urgency=medium
11
12   * [bdf9b40] grml-cheatcodes.txt: drop URL for no-longer existing live-
13     initramfs.en.7.txt
14   * [06e703a] Fix usage of FAI's shell.log vs. scripts.log
15   * Software related changes:
16     - [e0a2d0b] add xxd to GRML_SMALL + GRML_FULL
17     - [dca230e] add memtest86+ to GRML_FULL (amd64/i386 only)
18
19  -- Michael Prokop <mika@grml.org>  Fri, 02 Feb 2024 16:04:31 +0100
20
21 grml-live (0.47.3) unstable; urgency=medium
22
23   * Software related changes:
24     - [c30d41f] add zstd to GRML_SMALL. Thanks to Marc Haber
25
26  -- Michael Prokop <mika@grml.org>  Mon, 15 Jan 2024 12:35:35 +0100
27
28 grml-live (0.47.2) unstable; urgency=medium
29
30   [ Michael Prokop ]
31   * [94ef34a] templates/boot/isolinux/f10: use https and replace freenode
32     with oftc
33   * [69fe8e2] grml-docs/startpage.html: rework and update instructions
34   * [cbbab37] templates/boot/grub/%SHORT_NAME%_options.cfg: fix missing
35     quotes
36
37   [ Darshaka Pathirana ]
38   * [4e76a27] Remove Grml release name from the boot options
39
40  -- Michael Prokop <mika@grml.org>  Sat, 23 Dec 2023 13:22:32 +0100
41
42 grml-live (0.47.1) unstable; urgency=medium
43
44   [ Michael Prokop ]
45   * Software related changes:
46     - [892768a] ship xserver-xorg-video-intel with grml32-full
47     - [f123b91] drop thin-provisioning-tools from GRML_FULL
48
49   [ Darshaka Pathirana ]
50   * [c0460ec] Unify boot options order
51
52  -- Michael Prokop <mika@grml.org>  Fri, 01 Dec 2023 12:39:26 +0100
53
54 grml-live (0.47.0) unstable; urgency=medium
55
56   * [f365415] Add debootstrap to Depends
57   * [1a9a788] Rework memtest handling, incl. usage of latest available
58     memtest file
59   * [e57c3ad] templates/boot/grub/addons: use chainloader instead of
60     linuxefi
61
62  -- Michael Prokop <mika@grml.org>  Thu, 19 Oct 2023 17:24:51 +0200
63
64 grml-live (0.46.1) unstable; urgency=medium
65
66   * [b041d9e] grml-live-remaster: aufs got replaced by overlay.
67     Thanks to Alhyene for the patch
68   * Software related changes:
69     - [3faa4ab] add toilet to GRML_SMALL + GRML_FULL and
70       lolcat to GRML_FULL
71
72  -- Michael Prokop <mika@grml.org>  Thu, 14 Sep 2023 18:24:41 +0200
73
74 grml-live (0.46.0) unstable; urgency=medium
75
76   The "hello arm64 / aarch64" release
77
78   * [f0c9fee] Drop deprecated GRMLBASE/93-update-usbids (update-usbids
79     is gone)
80   * [cb68d92] GRMLBASE/91-update-pciids: also ignore exit code 1
81   * [74c4bce] Support FAI's newer scripts.log, as used with FAI
82     versions >=6.0
83   * [e530f07] Provide workaround for dhcpcd/isc-dhcp-client + cloud-init
84     for bookworm. Thanks to János Pásztor for the bug report
85   * [e1a5504] Initial arm64 / aarch64 support
86   * Software related changes:
87     - [97f7e34] install architecture specific fwupd-signed packages
88
89  -- Michael Prokop <mika@grml.org>  Fri, 08 Sep 2023 18:00:52 +0200
90
91 grml-live (0.45.0) unstable; urgency=medium
92
93   * [d6d5fee] Drop depends on fai-server. Thanks to András Korn
94   * [75e65f3] Deprecate FAI's make-fai-nfsroot.conf
95   * [29d5e28] Update zsh completion + ship it via Debian package
96   * [5730180] Add support for Debian/trixie (current Debian/testing)
97     Thanks to cb <christopher@bocki.com> for the PR
98   * Software related changes:
99     - [8359ac7] add lz4 to GRML_FULL. Thanks to willmcginnis
100       for the suggestion
101     - [fe23a7a] drop dstat (unmaintained upstream)
102     - [0adb425] ship fwupd with fwupd-signed + policykit-1 +
103       udisks2 for firmware updates
104
105  -- Michael Prokop <mika@grml.org>  Fri, 11 Aug 2023 19:32:56 +0200
106
107 grml-live (0.44.0) unstable; urgency=medium
108
109   * [7005037] grml-cheatcodes.txt: document usage of
110     bootfrom=/dev/disk/by-label* + drop deprecated tohd.
111     Thanks to Csillag Tamas
112   * [bac3076] No longer bootstrap with --no-merged-usr.
113     Thanks to Csillag Tamas for reporting
114   * [00d296a] DEBIAN_STABLE: enable non-free-firmware component
115     and use stable-backports
116   * Software related changes:
117     - [7eb1881] add f3 to GRML_FULL.
118       Thanks to Keith Irwin for the suggestion
119     - [3152440] add gdisk to GRML_SMALL
120     - [e7ada95] switch from isc-dhcp-client to dhcpcd.
121       Thanks to András Korn for the suggestion
122
123  -- Michael Prokop <mika@grml.org>  Fri, 30 Jun 2023 14:25:46 +0200
124
125 grml-live (0.43.2) unstable; urgency=medium
126
127   * [842c047] Increase EFI image size when using Secure Boot on amd64.
128     Thanks to János Pásztor for bugreport and initial patch
129
130  -- Michael Prokop <mika@grml.org>  Thu, 23 Feb 2023 12:37:12 +0100
131
132 grml-live (0.43.1) unstable; urgency=medium
133
134   * [721a473] Secure Boot: update grub and shim binaries.
135     Thanks to János Pásztor for bugreport and PR
136   * [6f345c1] Use serial console with 115200n8 by default.
137     Thanks to anarcat for bugreport
138   * [cd1b0e9] Drop deprecated /etc/inittab configuration files
139   * [f771ff8] Update debian/copyright
140   * [c7d7687] Update Vcs-git header to use github.com
141   * [dfec112] Bump Standards-Version to 4.6.2
142   * Software related changes:
143     - [b55c661] drop firmware-ath9k-htc (provided by firmware-atheros)
144
145  -- Michael Prokop <mika@grml.org>  Mon, 20 Feb 2023 14:19:26 +0100
146
147 grml-live (0.43.0) unstable; urgency=medium
148
149   The "Good Riddance" release
150
151   * [d1575f1] Drop /etc/grml/fai/config/files/etc/lsb-base-
152     logging.sh/GRMLBASE
153   * [a4d3b31] Ship custom tmpfiles.d configuration to avoid man-db cache
154     removal. Thanks to 2f2a and Darshaka Pathirana
155   * [87ea3f5] Support new non-free-firmware component
156   * [19b3f2b] Add non-free component to security.debian.org repository of
157     old Debian releases
158   * [1f5167a] Update examples/reprepro/conf to a more recent Debian
159     release
160   * [5a77db4] Drop support for lenny, squeeze, wheezy, jessie, stretch +
161     buster Debian releases and default to bookworm
162   * [19a0467] Drop file-rc support
163
164  -- Michael Prokop <mika@grml.org>  Fri, 03 Feb 2023 17:52:32 +0100
165
166 grml-live (0.42.2) unstable; urgency=medium
167
168   * [c55290b] GRMLBASE/39-modprobe: do not expect all files in
169     /etc/modprobe.d to be used
170   * [1aa1823] GRMLBASE/39-modprobe: avoid usage of
171     /lib/modprobe.d/50-nfs.conf
172   * [ed733f2] Revert "Set SHELL variable in tty1"
173   * [2013537] Revert "Run zsh when starting screen"
174
175  -- Michael Prokop <mika@grml.org>  Fri, 25 Nov 2022 11:57:09 +0100
176
177 grml-live (0.42.1) unstable; urgency=medium
178
179   [ Michael Prokop ]
180   * Software related changes:
181     - [797426b] add hping3 to GRML_FULL
182     - [19a81f4] add tmux to GRML_SMALL
183     - [2bb0740] re-add xfsdump to GRML_FULL
184     - [acf26ea] add espeak-ng
185     - [134a171] re-add ifenslave to GRML_SMALL and GRML_FULL
186     - [74dcb54] add mtx to GRML_FULL
187
188   [ Darshaka Pathirana ]
189   * [7422d31] Set SHELL variable in tty1
190
191  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2022 17:07:55 +0100
192
193 grml-live (0.42.0) unstable; urgency=medium
194
195   The "happy carnival" release
196
197   * [c01a86b] Support Memtest86+ with UEFI
198   * [ea1e5ea] Provide workaround for kmod/initramfs-tools issue with
199     NFS/netboot. Thanks to András Korn
200
201  -- Michael Prokop <mika@grml.org>  Fri, 11 Nov 2022 10:23:23 +0100
202
203 grml-live (0.41.2) unstable; urgency=medium
204
205   * [bb84a88] Deploy default /etc/locale.conf, to avoid systemd-firstboot
206     prompting during bootup
207   * [6d6606f] /etc/fstab: fix note from rebuilfstab->grml-udev-
208     rebuildfstab switch. Thanks to Christoph Biedl for reporting
209   * [c137314] Drop SYSTEMD package config file, no longer relevant. Thanks
210     to András Korn for reporting
211   * [cff6607] Provide apt sources.list file to support 'bookworm' as
212     Debian suite
213   * Software related changes:
214     - [33f9c6c] drop firmware-intelwimax package from GRMLBASE
215
216  -- Michael Prokop <mika@grml.org>  Mon, 07 Nov 2022 21:25:47 +0100
217
218 grml-live (0.41.1) unstable; urgency=medium
219
220   [ András Korn ]
221   * [48f94bb] Add support for building grml ISOs with zfs
222
223   [ Michael Prokop ]
224   * [6d869c1] ssh.service: avoid indirection via /bin/sh + do not run test
225     mode in ExecStartPre
226   * [8d93bbb] ssh.service: fix ssh-keygen usage
227   * [541a6ce] Replace egrep usage with grep -E
228   * Software related changes:
229     - [e528680] drop xfsdump from GRML_FULL
230     - [37addd3] drop mercurial from GRML_FULL
231     - [8daed70] drop subversion from GRML_FULL
232     - [da5e5ca] drop tshark + wireshark from GRML_FULL
233     - [c22b14e] drop facter, mcollective + puppet from GRML_FULL
234     - [bb35e69] re-add firmware-ath9k-htc to GRMLBASE
235     - [309a8e7] re-add iptstate to GRML_SMALL + GRML_FULL
236     - [9c9bd3f] re-add fluxbox and drop openbox + obconf in GRML_FULL
237
238  -- Michael Prokop <mika@grml.org>  Mon, 10 Oct 2022 18:53:40 +0200
239
240 grml-live (0.41.0) unstable; urgency=medium
241
242   [ András Korn ]
243   * [7e7a352] Exclude /var/lib/dkms/* from squashfs
244   * [6e5c0af] Avoid build error if etc/adjtime doesn't exist in chroot
245   * [8459108] Add ZFS fai class
246   * [c289d2f] Add comment about dwarves (can be needed to build kernel
247     modules)
248
249   [ Michael Prokop ]
250   * [ad202c1] docs: document new ZFS class
251   * Software related changes:
252     - [b2ab701] switch from bsdmainutils to bsdextrautils + bsdutils in
253       GRML_SMALL + GRML_FULL
254
255  -- Michael Prokop <mika@grml.org>  Wed, 17 Aug 2022 13:30:33 +0200
256
257 grml-live (0.40.3) unstable; urgency=medium
258
259   * [482cb8d] GRMLBASE/50-lvm: also clear /lib/udev/rules.d/69-lvm.rules
260   * [f131526] GRMLBASE/21-usersetup: use adduser for adding user to group
261
262  -- Michael Prokop <mika@grml.org>  Thu, 28 Jul 2022 10:58:44 +0200
263
264 grml-live (0.40.2) unstable; urgency=medium
265
266   * [1d02eb2] Disable man-db settings to speed up package installation.
267     Thanks to Thorsten Glaser for the suggestion
268   * Software related changes:
269     - [63e3a60] add stenc to GRML_FULL
270     - [0989e6c] add mbuffer to GRML_FULL
271     - [94bec0b] add sqlite3 to GRML_FULL
272
273  -- Michael Prokop <mika@grml.org>  Fri, 03 Jun 2022 14:33:53 +0200
274
275 grml-live (0.40.1) unstable; urgency=medium
276
277   * Software related changes:
278     - [3edddae] move from ntp/ntpdate to ntpsec/ntpsec-ntpdate in
279       GRML_SMALL + GRML_FULL
280
281  -- Michael Prokop <mika@grml.org>  Wed, 20 Apr 2022 14:48:15 +0200
282
283 grml-live (0.40.0) unstable; urgency=medium
284
285   * [50d26fb] buildinfo generation: avoid error message with older
286     versions of jo
287   * [581da74] Use grubx64.efi file from grml_chroot, instead of relying on
288     host system
289   * [27016a8] Redesign RELEASE_INFO handling + fix variable replacements
290     within templates
291   * Software related changes:
292     - [47c2f47] replace fluxbox with openbox + obconf in GRML_FULL
293     - [affb053] drop bonnie++ from GRML_FULL
294     - [b5165f0] add myrescue to GRML_FULL
295
296  -- Michael Prokop <mika@grml.org>  Mon, 21 Mar 2022 16:18:34 +0100
297
298 grml-live (0.39.2) unstable; urgency=medium
299
300   [ Michael Prokop ]
301   * Software related changes:
302     - [46732ed] drop ifenslave from GRML_SMALL and GRML_FULL
303     - [b6bb1f8] add f2fs-tools to GRML_SMALL + GRML_FULL.
304       Thanks to Arun for the suggestion
305     - [5b2e199] drop slurm from GRML_FULL
306     - [ba06af6] replace exfat-utils with exfatprogs in GRML_FULL
307     - [9b5ecef] drop bacula-* from GRML_FULL
308     - [ebb166f] drop firmware-ath9k-htc from GRMLBASE
309     - [1c4ce53] drop iptstate from GRML_SMALL + GRML_FULL
310
311   [ Dr. András Korn ]
312   * [3b07e29] grml-live.txt: output dir mount options; manifold
313
314  -- Michael Prokop <mika@grml.org>  Mon, 24 Jan 2022 17:18:31 +0100
315
316 grml-live (0.39.1) unstable; urgency=medium
317
318   * [093e8a1] Update DEBIAN_STABLE's apt sources.list configuration for
319     bullseye. Thanks to d630 for the bug report
320   * [dfaf77a] GRMLBASE/15-initsetup: provide workaround for failing
321     rsyslog
322   * [48c2038] isolinux: fix toram=... variable usage within isolinux
323     configs. Thanks to Chris S for the bug report
324
325  -- Michael Prokop <mika@grml.org>  Mon, 27 Sep 2021 10:54:43 +0200
326
327 grml-live (0.39.0) unstable; urgency=medium
328
329   * [9453222] Provide information how ISO was generated in file
330     conf/buildinfo.json
331   * [e703806] Immediately bail out on errors when generating the ISO fails
332
333  -- Michael Prokop <mika@grml.org>  Sun, 25 Jul 2021 17:25:08 +0200
334
335 grml-live (0.38.5) unstable; urgency=medium
336
337   * [a4b23f1] GRMLBASE/98-clean-chroot: also nuke *.xz files
338   * [fe5a77d] No longer produce md5, sha1 + sha512 checksums, but only
339     sha256
340   * [ddbbaaa] netboot creation: no longer compress the tarball + only
341     generate sha256 checksum file
342
343  -- Michael Prokop <mika@grml.org>  Tue, 13 Jul 2021 16:03:17 +0200
344
345 grml-live (0.38.4) unstable; urgency=medium
346
347   * [6e42896] etc/grml/fai/config/files/etc/hosts/GRMLBASE: sync IPv6
348     entries with Debian
349   * Software related changes:
350     - [90d1996] drop rng-tools from GRMLBASE
351     - [438832c] add inxi to GRML_FULL. Thanks to Darshaka Pathirana for
352       the suggestion
353     - [f16d872] add speedtest-cli to GRML_FULL. Thanks to Darshaka
354       Pathirana for the suggestion
355
356  -- Michael Prokop <mika@grml.org>  Mon, 12 Jul 2021 09:48:41 +0200
357
358 grml-live (0.38.3) unstable; urgency=medium
359
360   * Software related changes:
361     - [c52cdfc] add jq to GRML_FULL
362     - [c50146e] add wireless-regdb to GRML_FULL
363
364  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2021 09:15:10 +0200
365
366 grml-live (0.38.2) unstable; urgency=medium
367
368   * Software related changes:
369     - [dffbaef] add firmware-ath9k-htc to GRMLBASE
370     - [d0ce067] drop wvdial from GRML_FULL
371     - [7a47f8c] drop comgt from GRML_FULL
372
373  -- Michael Prokop <mika@grml.org>  Mon, 07 Jun 2021 10:43:38 +0200
374
375 grml-live (0.38.1) unstable; urgency=medium
376
377   [ Mihai Moldovan ]
378   * [fef1c19] grml-live: fix typo in (e)error command.
379
380   [ Michael Prokop ]
381
382   * Software related changes:
383     - [79d0a1c] add ntfs-3g to GRML_SMALL. Thanks to Evgeni Golov for
384       the suggestion
385   * [7e4369c] Bump Standards-Version to 4.5.1
386   * [155ca2a] Refresh lintian overrides to reflect current state
387
388  -- Michael Prokop <mika@grml.org>  Fri, 07 May 2021 17:48:36 +0200
389
390 grml-live (0.38.0) unstable; urgency=medium
391
392   [ Michael Prokop ]
393   * Documentation related changes:
394     - [102cd35] grml-cheatcodes.txt: document getfile.retries boot option
395     - [63954ff] grml-cheatcodes.txt: remove several unsupported boot options
396     - [acbc268] grml-cheatcodes.txt: fix URL for initramfs-tools manpage
397   * New features:
398     - [07181b4] Provide apt sources.list file to support 'bullseye' as
399       Debian suite
400     - [fada6de] Use 1m as new default squashfs block size. Thanks to
401       Mihai Moldovan <ionic@ionic.de>
402     - [8c0c9d9] GRUB templates: provide menu entry for UEFI
403       Firmware Settings
404     - [4e93b8e] GRMLBASE/01-packages: also detect and report unknown
405       package names
406   * Fixes:
407     - [fb26a16] GRMLBASE/16-depmod: no longer rely on /boot/System.map-*
408       file
409     - [89c4398] GRUB templates: do not set root/chainloader but just exit
410       for boot from next device
411
412   [ Mihai Moldovan ]
413   * [c959c14] GRUB: drop loopback usage for balder10/FreeDOS.
414   * [aa74c00] grml-live: isohybrid is the default, reflect that.
415   * [7833e77] docs/grml-live.txt: fix markdown issue, escape *.
416   * [2ae2174] grml-cheatcodes.txt: update fromiso doc.
417   * [84a0622] grml-cheatcodes.txt: reflow, no actual change.
418
419  -- Michael Prokop <mika@grml.org>  Wed, 10 Mar 2021 17:30:50 +0100
420
421 grml-live (0.37.2) unstable; urgency=medium
422
423   [ Michael Lass ]
424   * [ea72028] GRUB: remove erroneous quotes around kernelopts
425
426   [ Michael Prokop ]
427   * [87bef6e] initramfs-tools: use upstream's xz handling to support
428     multithreading
429
430  -- Michael Prokop <mika@grml.org>  Fri, 22 Jan 2021 12:01:15 +0100
431
432 grml-live (0.37.1) unstable; urgency=medium
433
434   * Fixes:
435     - [0867199] Secure Boot: update grubx64.efi.signed to fix BootHole issue
436     - [780b71c] Add bsdmainutils to DEBORPHAN whitelist
437     - [ddb26a3] Update lintian-overrides for new EFI boot files
438   * Software related changes:
439     - [771fa1a] add mmdebstrap to GRML_FULL + GRML_SMALL.
440       Thanks to Helmut Grohne for the suggestion
441
442  -- Michael Prokop <mika@grml.org>  Tue, 25 Aug 2020 11:49:26 +0200
443
444 grml-live (0.37.0) unstable; urgency=medium
445
446   * Fixes:
447     - [b090c76] scripts/GRMLBASE/52-mdadm: unconditionally clear
448       64-md-raid-assembly.rules
449     - [5c3e795] Store logfiles also when FAI's dirinstall fails
450     - [67df700] GRUB: don't display BIOS only addons when running
451       in EFI mode
452     - [bf7faea] /e/n/i: move sourcing of /etc/network/interfaces.d/
453       to begin of file
454   * Features:
455     - [7430221] Support usage of boot/addons via symlink to
456       corresponding git repository
457     - [f625781] Be more verbose about boot addons installation
458     - [257dba7] Support EFI capable ipxe.efi boot addon
459     - [871fc96] Provide setup files for EFI boot in netboot package
460   * Software related changes:
461     - [f814855] SW: add grub-efi-amd64-signed + shim-signed to
462       GRML_FULL (AMD64 only)
463
464  -- Michael Prokop <mika@grml.org>  Sat, 18 Jul 2020 22:02:21 +0200
465
466 grml-live (0.36.0) unstable; urgency=medium
467
468   * Fixes:
469     - [8772657] Do not depend on /proc for calculating runtime
470   * Software related changes:
471     - [6542652] add tmate to GRML_SMALL + GRML_FULL
472     - [4b6fd81] add qrencode to GRML_SMALL and GRML_FULL
473   * Features:
474     - [518eb39] Refresh Secure Boot support, supporting new
475       'debian' method. Thanks to Jordan Uggla for feedback
476
477  -- Michael Prokop <mika@grml.org>  Wed, 24 Jun 2020 11:34:03 +0200
478
479 grml-live (0.35.4) unstable; urgency=medium
480
481   [ Darshaka Pathirana ]
482   * [d56d6fa] Add boot option pnet (Predictable Network Interface Names)
483
484   [ Michael Prokop ]
485   * [950b6bb] Adjust layout of "Predictable Network Interface Names" boot
486     option
487
488  -- Michael Prokop <mika@grml.org>  Fri, 05 Jun 2020 13:34:01 +0200
489
490 grml-live (0.35.3) unstable; urgency=medium
491
492   * Software related changes:
493     - [cb7d1f2] add wireguard to GRML_FULL
494   * Fixes:
495     - [6b2e23d] GRMLBASE/98-clean-chroot: avoid warning messages
496       with resolvconf <1.80
497     - [397c7e7] Use debootstrap with --no-merged-usr by default
498     - [b4b524c] No longer refer to sources.grml.org
499
500  -- Michael Prokop <mika@grml.org>  Wed, 03 Jun 2020 16:47:04 +0200
501
502 grml-live (0.35.2) unstable; urgency=medium
503
504   * Software related changes:
505     - [1ec1cfe] add avahi-utils to GRML_FULL
506   * Features:
507     - [a28b1c2] etc/network/interfaces/GRMLBASE: support
508       /etc/network/interfaces.d/* in /e/n/i (for cloud-init support)
509
510  -- Michael Prokop <mika@grml.org>  Thu, 28 May 2020 17:34:05 +0200
511
512 grml-live (0.35.1) unstable; urgency=medium
513
514   * Fixes:
515     - [ba45725] deborphan: add workaround for transitional package dnsutils
516     - [3140b83] deborphan: drop deprecated packages
517     - [f37fcf9] Move scripts/GRMLBASE/40-deborphan towards DEBORPHAN class
518       as file 10-whitelist
519     - [87be754] DEBORPHAN/10-whitelist: highlight when dnsutils gets added
520       to whitelist
521     - [cd7c095] DEBORPHAN/10-whitelist: provide workaround for Debian bug
522       #929273
523     - [cb6179f] DEBORPHAN/10-whitelist: rework fix for broken keep file
524       handling of deborphan
525
526   * Documentation:
527     - [856efb5] docs: update ISO sizes and disk requirements, we no
528       longer provide support for file-rc
529
530   * Software related changes:
531     - [bda859c] add fdisk to GRMLBASE
532
533  -- Michael Prokop <mika@grml.org>  Wed, 20 May 2020 17:13:24 +0200
534
535 grml-live (0.35.0) unstable; urgency=medium
536
537   * Fixes:
538     - [e5e4578] GRMLBASE/98-clean-chroot: get rid of /wget-log* files
539     - [acf12d4] GRMLBASE/98-clean-chroot: fix resolvconf symlink
540       handling + get rid of resolvconf workarounds
541     - [ef6dc82] DEBIAN_STABLE: use buster-backports instead of
542       stretch-backports
543     - [31cd53a] scripts/GRMLBASE/50-lvm: unconditionally clear
544       69-lvm-metad.rules file. Thanks to Dr. András Korn
545     - [2ece298] initramfs xz-compress: use default xz compression level.
546       Thanks to Dr. András Korn
547     - [e1e107a] GRMLBASE/80-initramfs: no longer set CRYPTSETUP=y
548     - [c557940] sudoers: set Defaults secure_path to have sane
549       default settings
550
551   * New features:
552     - [3fc930d] Initial cloud-init support
553
554   * Debian packaging:
555     - [914ab11] Bump Standards-Version to 4.5.0
556     - [b47433a] Bump Debian compat version to 12, using
557       debhelper-compat approach
558     - [0edda67] Execute 'wrap-and-sort -a -t -s' on debian/
559
560   * Software related changes:
561     - [422c49b] SW: add radvd
562     - [fbb0edd] SW: drop hfsprogs from GRML_FULL
563     - [95f7765] SW: add cloud-init to GRML_FULL
564
565  -- Michael Prokop <mika@grml.org>  Tue, 12 May 2020 16:34:01 +0200
566
567 grml-live (0.34.4) unstable; urgency=medium
568
569   [ Michael Prokop ]
570   * Software related changes:
571     - [5832602] add kpartx to GRML_SMALL + GRML_FULL
572     - [bd2cf42] add qemu-guest-agent to GRML_SMALL
573     - [6fb7bd5] add borgbackup to GRML_FULL
574     - [4ad251e] use Debian kernel packages instead of our custom Grml
575       ones
576     - [c4105ae] add iperf3 to GRML_SMALL and GRML_FULL. Thanks to Marc
577       Haber for the suggestion
578     - [572d466] replace fuse with fuse3
579     - [2dc56cc] add zstd to GRML_FULL
580     - [adf8778] add tree to GRML_SMALL
581     - [1e64daf] add ncdu to GRML_SMALL
582
583   [ Felix Neumärker ]
584   * Software related changes:
585     - [4622daf] add tree to GRML_FULL
586     - [45480fb] add ncdu to GRML_FULL
587     - [5709350] cryptsetup-initramfs (fix persistence-encryption)
588
589  -- Michael Prokop <mika@grml.org>  Tue, 03 Dec 2019 16:34:36 +0100
590
591 grml-live (0.34.3) unstable; urgency=medium
592
593   * [0e8474f] GRMLBASE/90-update-alternatives: support vim >=2:8.1.2136-1
594   * Software related changes:
595     - [7a7269f] replace vim-gtk with vim-gtk3
596
597  -- Michael Prokop <mika@grml.org>  Tue, 22 Oct 2019 15:53:10 +0200
598
599 grml-live (0.34.2) unstable; urgency=medium
600
601   [ Jay Lawrence ]
602   * [0913784] Need to set templates directory as well when running from
603     git
604
605   [ Michael Prokop ]
606   * [43f024e] README: set TEMPLATE_DIRECTORY instead of using -t cmdline
607     option
608   * [ef74e87] Rebuild /var/lib/dpkg/available to install not-yet-installed
609     packages in update runs
610   * Software related changes:
611     - [16f6d5c] add efibootmgr to GRMLBASE
612     - [77f1028] drop racoon from GRML_FULL
613
614  -- Michael Prokop <mika@grml.org>  Thu, 26 Sep 2019 16:07:22 +0200
615
616 grml-live (0.34.1) unstable; urgency=medium
617
618   * [8352df0] Provide workaround for FAI bug, leaving /run/udev behind
619     (see #928981)
620   * [3e832a3] Sources list setup for security: switch from testing/updates
621     to testing-security
622   * Software related changes:
623     - [ef82eb5] drop lilo from GRML_SMALL and GRML_FULL
624
625  -- Michael Prokop <mika@grml.org>  Thu, 11 Jul 2019 17:32:27 +0200
626
627 grml-live (0.34.0) unstable; urgency=medium
628
629   * [70a5830] Switch default mount point from /lib/live/mount/medium to
630     /run/live/medium
631   * [5eaaf95] Bump Standards-Version to 4.3.0
632   * Software related changes:
633     * [746b46a] add dnsutils to GRML_FULL
634     * [af39fa0] add qemu-system-gui to GRML_FULL. Thanks to
635       Iru Cai for the suggestion
636
637  -- Michael Prokop <mika@grml.org>  Thu, 21 Mar 2019 12:27:56 +0100
638
639 grml-live (0.33.6) unstable; urgency=medium
640
641   * Software related changes:
642     - [c953e20] add aptitude to GRML_FULL
643
644  -- Michael Prokop <mika@grml.org>  Sun, 30 Dec 2018 10:18:37 +0100
645
646 grml-live (0.33.5) unstable; urgency=medium
647
648   * [6eb8f42] grml-cheatcodes + isolinux splashes: drop xkeyboard +
649     lang=*-iso boot options
650
651  -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 17:17:03 +0100
652
653 grml-live (0.33.4) unstable; urgency=medium
654
655   * [3a05497] Set up Unicode/UTF8 and console fonts via console-setup.
656     Thanks to Michael Schierl (@schierlm) + @qlplq for feedback and
657     Darshaka Pathirana for debugging this and providing a preliminary PR
658
659  -- Michael Prokop <mika@grml.org>  Sat, 29 Dec 2018 16:22:25 +0100
660
661 grml-live (0.33.3) unstable; urgency=medium
662
663   [ Michael Prokop ]
664   * [f6af226] Drop 'bootchart' from grml-cheatcodes.txt and isolinux
665     labels. Thanks to Darshaka Pathirana for spotting
666   * [18da1ac] Ensure to properly remove deprecated serial-
667     getty@ttyS0.service.d override file
668
669   [ Paul Menzel ]
670   * [ba14525] README.md: Use HTTPS URLs
671
672  -- Michael Prokop <mika@grml.org>  Wed, 19 Dec 2018 10:40:49 +0100
673
674 grml-live (0.33.2) unstable; urgency=medium
675
676   [ Darshaka Pathirana ]
677   * [efd2447] Enable serial-getty with root autologin on every given
678     device. Thanks to @MichaelEischer for the bug report
679
680  -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 14:00:05 +0100
681
682 grml-live (0.33.1) unstable; urgency=medium
683
684   [ Darshaka Pathirana ]
685   * [7f304b5] Update cheatcodes to clarify hardware clock and timezone
686     defaults
687
688   [ Michael Prokop ]
689   * [65ee43c] grml-cheatcodes.txt: don't mention "gmt" boot option, "utc"
690     should be used
691   * [9d4f2c5] Disable Secure Boot support by default
692
693  -- Michael Prokop <mika@grml.org>  Fri, 14 Dec 2018 12:21:07 +0100
694
695 grml-live (0.33.0) unstable; urgency=medium
696
697   * [642e1b3] Ensure GRUB finds the running ISO
698   * [05a5a70] GRUB: drop `insmod vbe`
699   * [e995aca] Support BOOT_FILE variable for usage within secureboot
700     templates
701   * [f5455fb] Drop symlink etc/grml/fai/config/config
702   * [421ba62] Rework debian/, following current best practices
703   * Software related changes:
704     - [61b77ff] drop deprecated cpufrequtils (+ drop
705       scripts/GRMLBASE/36-cpufrequtils) Thanks to Michael Biebl
706       for the pointer
707
708  -- Michael Prokop <mika@grml.org>  Thu, 13 Dec 2018 12:37:14 +0100
709
710 grml-live (0.32.3) unstable; urgency=medium
711
712   [ Darshaka Pathirana ]
713   * [f426365] Update broken links. Thanks to David Prévot
714     <taffit@debian.org> for the report
715   * [3c0d23b] Remove genisoimage from dependencies
716
717   [ Michael Prokop ]
718   * [3dbb47c] Bump Standards-Version to 4.2.1
719   * [ea5050d] Switch Homepage + Vcs-Browser headers from http to https
720
721  -- Michael Prokop <mika@grml.org>  Thu, 15 Nov 2018 10:14:51 +0100
722
723 grml-live (0.32.2) unstable; urgency=medium
724
725   [ Paul Menzel ]
726   * [c0b4d40] templates/EFI: Use newer grubx64 from Ubuntu
727
728   [ Michael Prokop ]
729   * [eaa7b56] EFI/BOOT/README: document file usage
730   * [8c2668b] EFI/BOOT: bring back files from Ubuntu 18.04
731
732  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2018 17:23:51 +0200
733
734 grml-live (0.32.1) unstable; urgency=medium
735
736   * Software related changes:
737     - [14fe0c7] add qemu-guest-agent to GRML_FULL
738     - [8078724] add dislocker to GRML_FULL. Thanks to f0
739     - [d1dd031] add bcache-tools to GRML_FULL
740     - [1a76a8f] replace btrfs-tools (transitional package) with
741       btrfs-progs in GRML_FULL
742     - [18d72e0] replace lynx-cur (transitional package) with lynx in
743       GRML_FULL
744     - [cafb5e7] drop alsa-base (no longer existing) from GRML_FULL
745     - [b9087a1] replace targetcli + python-urwid with targetcli-fb in
746       GRML_FULL
747     - [8edb3d4] Drop qemu-kvm (qemu-system-x86 being its replacement)
748       from GRML_FULL
749   * [21be832] jessie-backports: use usb-modeswitch from jessie-backports
750
751  -- Michael Prokop <mika@grml.org>  Wed, 15 Aug 2018 11:20:46 +0200
752
753 grml-live (0.32.0) unstable; urgency=medium
754
755   [ Paul Menzel ]
756   * [bc4f026] templates/EFI: use files from Ubuntu 18.04
757
758   [ Michael Prokop ]
759   * [c35a30b] Update GRUB test for Secure Boot support
760   * Software related changes:
761     - [cd5737e] add thin-provisioning-tools to GRML_FULL.
762       Thanks to James Tocknell
763
764  -- Michael Prokop <mika@grml.org>  Fri, 01 Jun 2018 16:15:58 +0200
765
766 grml-live (0.31.3) unstable; urgency=medium
767
768   [ Marcos Mello ]
769   * [3234a4f] Do not handle lid switch
770
771   [ Markus Lindberg ]
772   * [9074f05] Use stretch-backports instead of jessie-backports for stable
773
774   [ Michael Prokop ]
775   * Software related changes:
776     - [27c4635] add restic
777   * [2414a38] Bump Standards-Version to 4.1.4
778
779   [ Marc Haber ]
780   * [780493c] add placeholder and explanation inviting local patches to
781     isolinux.cfg
782
783  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2018 13:58:57 +0200
784
785 grml-live (0.31.2) unstable; urgency=medium
786
787   * [3900f5d] GRMLBASE/98-clean-chroot: execute resolvconf workarounds
788     also for systemd. Thanks to András Korn
789   * Software related changes:
790     - [01295b2] drop apt-transport-https from GRMLBASE
791     - [e02aee4] replace iproute with iproute2
792   * [1a823a1] Replace /etc/apt/grml.key with /etc/apt/trusted.gpg.d/grml-
793     archive-keyring.gpg. Thanks to Antoine Beaupré <anarcat@debian.org>
794     for a related PR against grml-debian-keyring
795   * [56d4377] updatebase.GRMLBASE: no longer install aptitude
796
797  -- Michael Prokop <mika@grml.org>  Fri, 27 Apr 2018 11:52:54 +0200
798
799 grml-live (0.31.1) unstable; urgency=medium
800
801   * [81d68fd] Fix a bunch of typos
802   * Software related changes:
803     - [7c6e289] add x11vnc to GRML_FULL to properly support vnc boot
804       option. Thanks to luke2261git for the bugreport
805     - [38c0449] add ldnsutils to GRML_SMALL
806   * [d473b06] Generate empty /lib/udev/rules.d/69-lvm-metad.rules instead
807     of removing the file
808   * [66b3d05] GRMLBASE/52-mdadm: fix path for 64-md-raid-assembly.rules
809   * [3ddb937] GRMLBASE/91-update-pciids: test for new update-pciids
810     location in /usr/sbin
811   * [1b8b36a] GRMLBASE/93-update-usbids: test for new update-usbids
812     location in /usr/sbin
813   * [e23b03b] ssh service: set RuntimeDirectory=sshd to work with recent
814     openssh versions. Thanks to Darshaka Pathirana <dpat@grml.org> for
815     feedback
816
817  -- Michael Prokop <mika@grml.org>  Tue, 20 Feb 2018 17:57:24 +0100
818
819 grml-live (0.31.0) unstable; urgency=medium
820
821   The "¡hola!, Secure Boot" release
822
823   * [0fbd7ed] No longer ship mkdebmirror example script
824   * Software related changes:
825     - [570d1b6] add fsarchiver to GRML_SMALL. Thanks to Marcos Mello for
826       the suggestion
827     - [88d2f6d] add ndisc6 + rdnssd to GRML_SMALL and GRML_FULL. Thanks
828       to Marc Haber for the suggestion
829     - [ad58f50] add whois to GRML_SMALL. Thanks to Marc Haber for the
830       suggestion
831     - [c965d94] add btrfs-progs to GRML_SMALL
832   * [40b0557] Provide workaround for systemd's systemctl failures on
833     jessie
834   * [9accc79] Provide jessie support for systemd + recent kernel packages
835   * [9612f61] Drop support for Debian wheezy
836   * [8c054a5] Add support for Debian buster (AKA Debian v10 and current
837     Detian testing)
838   * [dc6cf5e] Use stretch instead of jessie for current defaults in docs +
839     grml-live config file
840   * [332ae52] Secure Boot support. Thanks to Michael Schierl
841     <schierlm@gmx.de> for help regarding the Secure Boot setup
842   * [4b8bb30] Secure Boot GRUB template: be more dynamic + don't overwrite
843     with empty variable
844   * [54f1911] scripts/generate_netboot_package.sh: use net.ifnames=0 as
845     default boot option
846
847  -- Michael Prokop <mika@grml.org>  Thu, 07 Sep 2017 09:28:47 +0200
848
849 grml-live (0.30.1) unstable; urgency=medium
850
851   [ Antoine Beaupré ]
852   * Software related changes:
853     - [0063d2f] SW: add stressant package to GRML_FULL
854
855   [ Michael Prokop ]
856   * [4cd6571] Bump Standards-Version to 4.0.1
857
858  -- Michael Prokop <mika@grml.org>  Thu, 17 Aug 2017 15:08:27 +0200
859
860 grml-live (0.30.0) unstable; urgency=medium
861
862   [ Michael Prokop ]
863   * [5bb2f98] Update comment regarding checksum generation
864   * [6725bfa] Support EFI on 32-bit systems, increase EFI image size +
865     switch from isohybrid to xorriso/isohybrid combination
866   * Software-related changes:
867     - [9e520d4] add lm-sensors to GRML_FULL. Thanks to Grégoire Sutre
868       for the suggestion
869     - [3a96b44] drop packages from GRML_FULL that are already part of
870       GRMLBASE
871     - [b489a40] no longer ship grml2hd* packages via GRMLBASE
872     - [b6fbb79] drop tcpd from GRML_SMALL, not shipped on GRML_FULL.
873       Thanks to Darshaka Pathirana <dpat@syn-net.org>
874     - [82a78a4] add ed to GRML_FULL since it's also shipped on
875       GRML_SMALL. Thanks to Darshaka Pathirana <dpat@syn-net.org>
876
877   [ Darshaka Pathirana ]
878   * [dde7709] templates: remove bootoption nostats
879   * [061fdcd] Update cheatcodes documentation to clarify isolinux
880     vs GRUB situation
881   * [d618834] templates: fix isolinux boot option label for grub
882
883  -- Michael Prokop <mika@grml.org>  Fri, 09 Jun 2017 22:51:01 +0200
884
885 grml-live (0.29.7) unstable; urgency=medium
886
887   * [b0b0bc5] Get rid of /etc/network/if-up.d/aoe-discover
888
889  -- Michael Prokop <mika@grml.org>  Mon, 29 May 2017 19:27:11 +0200
890
891 grml-live (0.29.6) unstable; urgency=medium
892
893   * [78b2757] Delete /usr/lib/udev/rules.d/64-md-raid-assembly.rules to
894     avoid automatic mdadm scanning
895
896  -- Michael Prokop <mika@grml.org>  Fri, 26 May 2017 23:38:30 +0200
897
898 grml-live (0.29.5) unstable; urgency=medium
899
900   [ Michael Prokop ]
901   * [8a09c98] GRUB theme: replace desktop-color with desktop-image. Thanks
902     to Michael Schierl <schierlm@gmx.de>
903   * [08877a5] Enable autologin for user root on serial console ttyS0
904   * [fad6e2c] Disable automatic 'ATA over Ethernet discovery' Thanks to
905     Felipe Sateler + Darshaka Pathirana for help in coming up with a
906     solution
907   * [3a31f02] Enable systemd specific debug boot options in debugging mode
908   * [a56dcf4] Provide consistent header information for all /etc/systemd/
909     files that are deployed via grml-live
910   * [fcb31f4] Switch from grml-runtty to agetty also on tty11 + tty12
911   * Software related changes:
912     - [d039e20] add cpufrequtils to GRML_SMALL
913     - [8dd4995] add rng-tools to GRMLBASE [Closes: issue1336]
914     - [d3bb619] add haveged to GRMLBASE [Closes: issue1336]
915
916   [ Darshaka Pathirana ]
917   * [5fbe7ab] TTY6/VT6 should start a shell if bootoption startx is not
918     given
919   * [da778b9] Switch from grml-runtty to agetty
920   * [48143b6] Get rid of grml-runtty
921   * [6871972] Run zsh when starting screen
922
923   [ Thomas Stewart ]
924   * [afdf6b6] Warn in initramfs if there is <256MM memory
925
926  -- Michael Prokop <mika@grml.org>  Wed, 24 May 2017 14:32:15 +0200
927
928 grml-live (0.29.4) unstable; urgency=medium
929
930   * Software related changes:
931     - [e71ef8c] add lsscsi to GRML_SMALL. Thanks to András Korn
932   * [52b5306] GRMLBASE/49-sshd: ensure that login as root via password
933     works again
934   * [2c2f282] No longer mask systemd-machine-id-commit.service
935   * [d6e3163] Delete /lib/udev/rules.d/69-lvm-metad.rules to avoid
936     automatic LVM scanning
937   * [7ca3b49] Ensure that tty1 console is starting *after* grml-autoconfig
938     execution. Thanks to Darshaka Pathirana <dpat@syn-net.org>
939
940  -- Michael Prokop <mika@grml.org>  Tue, 16 May 2017 14:48:38 +0200
941
942 grml-live (0.29.3) unstable; urgency=medium
943
944   [ Darshaka Pathirana ]
945   * [02f844a] Use Firefox as default browser if present and drop iceweasel
946     config
947
948   [ Michael Prokop ]
949   * [595d0fe] Set grml-docs/startpage.html + grml.org as start pages in
950     Firefox
951
952  -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 17:56:13 +0200
953
954 grml-live (0.29.2) unstable; urgency=medium
955
956   [ Antoine Beaupré ]
957   * [7beda7d] Output to "./grml" in current working directory instead of
958     /grml/grml-live
959   * [f7be6a2] fixup build broken by 7beda7d
960
961   [ Michael Prokop ]
962   * [990478a] SW: include systemd-container in GRMLBASE
963   * [f2c7804] GRMLBASE/21-usersetup: add grml user to 'input' group.
964     Thanks to Laurent Bigonville for the hint
965   * [4236ea4] SW: replace transitional package iptraf with iptraf-ng
966   * [8120950] deborphan: add qemu-kvm to list of packages which are never
967     to be reported
968   * [42089ed] SW: add linux-cpupower to GRML_FULL
969
970   [ Darshaka Pathirana ]
971   * [4a7d133] Make startx boot option work with systemd
972
973  -- Michael Prokop <mika@grml.org>  Fri, 05 May 2017 10:54:59 +0200
974
975 grml-live (0.29.1) unstable; urgency=medium
976
977   * [46b3c13] Add default user (grml) to "disk" group
978   * [a28b0fd] If locales-all package is installed skip locales generation
979   * [08d2105] docs: fix typo (ot->to)
980   * [38a5a50] debian/rules: replace deprecated dh_clean -k with dh_prep
981
982  -- Michael Prokop <mika@grml.org>  Tue, 07 Mar 2017 17:18:13 +0100
983
984 grml-live (0.29.0) unstable; urgency=medium
985
986   [ Michael Prokop ]
987   * Software related changes:
988     - [678f11e] ship acpid on file-rc systems only, systemd provides
989       logind
990     - [ec12218] add qemu-system-x86 as underlying dependency for qemu-kvm
991     - [5f9f936] replace transitional package iceweasel with firefox-esr
992   * [890427a] Provide sources.list file for DEBIAN_STRETCH class to be
993     able to use "-s stretch" as grml-live command line
994   * [3566d01] Generate /etc/issue with Grml release information
995   * [f2ebfa6] Create /home/$USERNAME in RELEASE class with up2date files
996     from /etc/skel
997   * [fda69fd] Fix generation of SHA-256 and SHA-512 hashes
998
999   [ Darshaka Pathirana ]
1000   * [d55873e] Provide new grml-boot.target. Thanks to Felipe Sateler
1001
1002  -- Michael Prokop <mika@grml.org>  Fri, 24 Feb 2017 14:01:17 +0100
1003
1004 grml-live (0.28.1) unstable; urgency=medium
1005
1006   [ brian m. carlson ]
1007   * [fd166a5] Add SHA-256 and SHA-512 hashes
1008
1009   [ Darshaka Pathirana ]
1010   * [895467c] Change systemd default target to multi-user.target
1011   * [50bdb40] Use ssh-keygen -A to generate host keys
1012   * [48dd3c8] Enable General Purpose Mouse interface (gpm) with systemd
1013
1014   [ Michael Prokop ]
1015   * Documentation related changes:
1016     - [07dd8b1] document LIVE_CONF usage. Thanks to Eric Keller for bug report
1017     - [01fa9e0] clarify usage of GRMLBASE regarding kernel package selection
1018     - [6c2fffe] update ISO sizes + disk space requirements
1019   * Software related changes:
1020     - [8d1192c] add libpam-systemd to GRMLBASE, except for FILE_RC installs
1021     - [7d42047] add man-db to GRML_FULL
1022     - [837cb4a] add vim-gtk to GRML_FULL [Closes: issue1325]
1023   * Cleanups:
1024     - [712b0db] Drop deprecated ia32-libs package from Recommends
1025     - [d82e1cc] Drop grml-live-compat from Suggests, update code + comments
1026       accordingly
1027
1028  -- Michael Prokop <mika@grml.org>  Fri, 27 Jan 2017 16:25:03 +0100
1029
1030 grml-live (0.28.0) unstable; urgency=medium
1031
1032   The "hello worl^Wsystemd" release
1033
1034   [ Michael Prokop ]
1035   * Software related changes:
1036     - [939390e] move multitail from GRML_FULL to GRMLBASE
1037     - [15d53d4] add binwalk to GRML_FULL
1038     - [c135742] drop aufs-tools from GRMLBASE
1039     - [4548553] add libteam-utils
1040     - [f74dd50] update list of firmware package in GRMLBASE
1041     - [a6f8b43] drop firmware-ipw2x00 (license issues)
1042     - [96b25c3] add nvme-cli to GRML_FULL
1043     - [ebf5726] add dbus to GRMLBASE
1044     - [04fba36] drop disabled 'nvi' package from GRML_SMALL class
1045     - [5a02583] drop sysvinit from GRML_SMALL + GRML_FULL
1046
1047   * Systemd related changes:
1048     - [1aec739] Systemd support, providing backwards compatibility
1049       via FILE_RC class [Closes: issue1015]
1050     - [db954a2] Switch UTC setting from /etc/default/rcS to /etc/adjtime.
1051       Thanks to Darshaka Pathirana
1052     - [58742dd] Drop deprecated GRMLBASE/48-tmpfs file, use default
1053       /tmp handling
1054     - [bb2bf50] Update FILE_RC + systemd classes for aptitude->apt switch
1055     - [c553193] Skip resolvconf magic when using systemd
1056     - [b70f723] Enable rsyslog socket + service via systemd preset
1057     - [486a40c] grml-cheatcodes.txt: document SYSTEMD_COLORS=0 usage
1058
1059   * New feature "wayback machine":
1060     - [7380bbc] Provide wayback machine via "-w <date>"
1061     - [4aa8458] Use "[check-valid-until=no]" in wayback option
1062     - [1601f8b] Support wayback option also in bootstrapping
1063       the initial chroot
1064
1065   * Misc bugfix/improvement/docs related changes:
1066       - [e83b8fe] 03-get-sources: ensure that apt information is
1067         available + up2date
1068       - [16c1c71] Add .gitignore to ignore files from
1069         etc/grml/fai/config/basefiles
1070       - [83d621a] docs: don't mention Grml/Debian repositories for
1071         squashfs-tools any longer
1072       - [e9da330] Add etc/grml/fai/config/config to .gitignore
1073       - [ae7acfb] Ensure that we can build up2date epub + pdf files
1074       - [5c8e5c9] docs: provide instructions how to run from git, use
1075         local repos + unify base.tgz docs
1076       - [06ef02f] Add new Grml repository signing key 4096R/21E0CA38EA2EA4AB
1077         to GRMLBASE's /etc/apt/grml.key
1078       - [465346b] hooks/instsoft.GRMLBASE: ensure package list is up2date
1079         before trying to install file-rc/aptitude
1080       - [4585f1e] hooks/instsoft.GRMLBASE: ensure aptitude is available
1081         before invoking it
1082       - [1631a89] scripts/GRMLBASE/94-update-smart-drivedb: switch warning
1083         into note since update-smart-drivedb is deprecated
1084       - [b17040d] GRMLBASE/44-grub: explicitly set grub-mkimage's prefix
1085         path. Thanks to Darshaka Pathirana
1086       - [3ac646b] templates: use net.ifnames=0 by default
1087       - [8075b3f] instsoft.GRMLBASE: ensure that file-rc can be installed
1088       - [121b348] Switch from aptitude to apt-get as package manager in
1089         package list
1090       - [c850f58] GRMLBASE/21-usersetup: add grml user to vboxsf group
1091       - [178765a] Add etc/grml/fai/make-fai-nfsroot.conf +
1092         etc/grml/fai/nfsroot.conf to .gitignore
1093       - [c970c21] README: explicitly mention the templates option as well
1094       - [0a07df7] Bump Standards-Version to 3.9.8
1095       - [8ee391b] Bump debian/compat to 9
1096       - [f37bf4e] Bump Build-Depends to debhelper v9 or newer
1097
1098   [ Andreas "Jimmy" Gredler ]
1099   * [7fce04b] Added support for netboot.xyz
1100   * Software related changes:
1101     - [d9fb7da] Add syslinux-utils to GRMLBASE
1102
1103   [ Carsten Hey ]
1104   * [45f0dab] isolinux.cfg template: fix typo in a comment
1105
1106   [ Darshaka Pathirana ]
1107   * [5b0d160] Fix failing systemd ssh.service
1108   * [6e61fc1] Enable and disable services by using systemd.presets
1109   * [867af6c] Set user, group and mode for /etc/systemd
1110   * [55a97d8] Use systemd.preset to disable all unneeded services
1111
1112  -- Michael Prokop <mika@grml.org>  Fri, 13 Jan 2017 16:16:00 +0100
1113
1114 grml-live (0.27.2) unstable; urgency=medium
1115
1116   * [54e1498] Fix apt >=1.1 regression in apt-preferences handling
1117   * [5cc5ed0] Do not fail source retrieval step with apt >=1.1
1118
1119  -- Michael Prokop <mika@grml.org>  Fri, 04 Dec 2015 22:53:29 +0100
1120
1121 grml-live (0.27.1) unstable; urgency=medium
1122
1123   [ Evgeni Golov ]
1124   * [94aafe9] drop full-ov, custom-ov, live-rw and home-rw from the
1125     helptext
1126
1127   [ Michael Prokop ]
1128   * [9561b4b] Drop misplaced MIRROR_DIRECTORY from grml-live.conf
1129   * [25317da] docs: How to use your own local repository
1130   * [3003b74] Fix wrong filename for chain.c32 in isolinux.cfg. Thanks to
1131     Gregor Zattler <telegraph@gmx.net> for the bug report
1132
1133  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2015 23:21:55 +0200
1134
1135 grml-live (0.27.0) unstable; urgency=medium
1136
1137   * Software related changes:
1138     - [eacb0a9] add stress to GRML_FULL. Thanks to Bernd Zeimetz
1139       <bzed@debian.org> for the suggestion
1140     - [467562f] add apt-transport-https to GRMLBASE
1141     - [0d4a8c8] replace vlock with physlock [Closes: issue1342]
1142   * [c057283] Drop unmaintained GRML_MEDIUM + GRML_XL classes
1143   * [597476b] grml-cheatcodes.txt: replace vlock with physlock
1144   * [32f2612] Drop unused-override from lintian file
1145
1146  -- Michael Prokop <mika@grml.org>  Thu, 09 Jul 2015 12:10:56 +0200
1147
1148 grml-live (0.26.8) unstable; urgency=medium
1149
1150   The "happy bugfixing ☻" release
1151
1152   * [c3d079c] DEBIAN_STABLE: backports should point to jessie nowadays
1153   * [e44be99] Replace references to wheezy with jessie + add stretch to
1154     zsh completion
1155   * [f50c895] Fix check for sylinux *.c32 files
1156   * [29dc84a] Make package error check safe for "/" inside the package
1157     string
1158   * [fac5a9f] sources.list configs: enable contrib/non-free for backports
1159   * [7cf0d67] 33-aptsetup: improve perl regex to work with backports and
1160     perl 5.14
1161   * [f793321] sources.list: fix comments and drop unused entries
1162   * [f6abf3c] Provide sources.list setup for DEBIAN_JESSIE
1163
1164  -- Michael Prokop <mika@grml.org>  Mon, 22 Jun 2015 18:13:52 +0200
1165
1166 grml-live (0.26.7) unstable; urgency=medium
1167
1168   * Software related changes:
1169     - [46560db] add uml-utilities to GRML_FULL [Closes: issue1344]
1170     - [ed11f13] add bats to GRML_FULL
1171   * [ddc3eda] New script 94-update-smart-drivedb to update smartmontools'
1172     drive database
1173   * [1f91be9] 94-update-smart-drivedb: do not fail on update-smart-drivedb
1174     errors
1175
1176  -- Michael Prokop <mika@grml.org>  Sat, 06 Jun 2015 01:41:40 +0200
1177
1178 grml-live (0.26.6) unstable; urgency=medium
1179
1180   * [ae3f3ea] Do not enable modesetting for mgag200 driver
1181     [Closes: issue1334]
1182   * [b057685] Add mgag200.modeset=0 to boot options for disabled
1183     framebuffer/KMS
1184   * [ded6100] Include ldlinux.c32 in netboot package. Thanks to murb for
1185     the bug report on IRC, thanks to chtaube for the bugreport in the BTS.
1186     [Closes: issue1340]
1187   * [9cef53c] Include ldlinux.c32 in netboot package also via grml-live
1188     itself
1189   * [ec5ba42] Copy all *.c32 syslinux files to make sure dependencies
1190     aren't missing
1191   * Software related changes:
1192     - [f2341e2] add nethogs to GRML_FULL
1193     - [93a09a7] add partclone to GRML_FULL [Closes: issue1341]
1194       Thanks to gerd for the bug report
1195
1196  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2015 14:04:42 +0100
1197
1198 grml-live (0.26.5) unstable; urgency=medium
1199
1200   * [b9012b6] Drop deprecated mtab.sh script from runlevel.conf
1201     [Closes: issue1321] Thanks to Christian Hofstaedtler for reporting
1202   * Software related changes:
1203     - [aab3330] add wodim to GRML_FULL [Closes: issue1324]
1204     - [f3ab027] replace wodim with xorriso [Closes: issue1233]
1205       Thanks to Alexander Wirt for pointing out that wodim is outdated
1206
1207  -- Michael Prokop <mika@grml.org>  Tue, 18 Nov 2014 13:07:07 +0100
1208
1209 grml-live (0.26.4) unstable; urgency=medium
1210
1211   * [1c745f0] Add libmenu.c32 to isolinux directory
1212   * [438804c] No longer include MirOS BSD in isolinux/syslinux boot menu
1213   * [50857d8] Also include libgpl.c32 in isolinux directory
1214
1215  -- Michael Prokop <mika@grml.org>  Fri, 14 Nov 2014 12:51:46 +0100
1216
1217 grml-live (0.26.3) unstable; urgency=medium
1218
1219   [ Evgeni Golov ]
1220   * [92a5c91] Fix creation of images based on Wheezy after the udev
1221     fix in grml-live
1222   * [e6a2086] Set cirrus modeset=0 to prevent hang on QEMU
1223
1224  -- Michael Prokop <mika@grml.org>  Thu, 13 Nov 2014 09:28:06 +0100
1225
1226 grml-live (0.26.2) unstable; urgency=medium
1227
1228   [ Evgeni Golov ]
1229   * [bce4532] also set cirrus.modeset=0 for the nomodeset options
1230   * [624ae81] grml-cheatcodes: document cirrus.modeset=0
1231
1232  -- Michael Prokop <mika@grml.org>  Thu, 06 Nov 2014 00:50:49 +0100
1233
1234 grml-live (0.26.1) unstable; urgency=medium
1235
1236   [ Michael Prokop ]
1237   * [57c1cbd] Fix path for memdisk binary when building with recent
1238     syslinux[-common] versions
1239   * [96dd50b] Switch from http.debian.net to ftp.debian.org
1240   * [51fbcc7] Make sure apt caches are up2date before trying to install
1241     aptitude
1242   * [0d862c6] Bump Standards-Version to 3.9.6
1243   * Software related changes:
1244     - [0f1a3e2] add syslinux-common to GRMLBASE
1245
1246   [ Evgeni Golov ]
1247   * [58a3389] set CRYPTSETUP=y when calling update-initramfs. Thanks to
1248     Charles A. Hewson <cahewson@eskimo.com>
1249
1250  -- Michael Prokop <mika@grml.org>  Tue, 28 Oct 2014 10:55:16 +0100
1251
1252 grml-live (0.26.0) unstable; urgency=medium
1253
1254   * Software related changes:
1255     - [1d15a21] add augeas-tools
1256     - [afefe0a] drop gptsync (orphaned and broken)
1257   * [038aa8e] isohybrid binary moved to syslinux-utils, update Recommends
1258     + error msg
1259   * [09c4993] Do our best to make sure aptitude is installed in chroot
1260   * [1ed2df6] Update lintian overrides for modified lintian message
1261
1262  -- Michael Prokop <mika@grml.org>  Wed, 17 Sep 2014 22:54:12 +0200
1263
1264 grml-live (0.25.1) unstable; urgency=medium
1265
1266   * [862dda1] updatebase.GRMLBASE: execute fcopy with -i flag to ignore
1267     non-matching files
1268   * [1610e49] Check for failed updatebase and instsoft hook executions
1269
1270  -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 16:16:32 +0200
1271
1272 grml-live (0.25.0) unstable; urgency=medium
1273
1274   [ Michael Prokop ]
1275   * [e8a4c1d] Add falls positive privacy-breach-generic to lintian
1276     overrides
1277   * [184eabc] 21-usersetup: check for existing /bin/zsh inside the chroot.
1278     Thanks to Krisztian VASAS <iron@ironiq.hu> for reporting the problem
1279   * [1290fba] New cmdline option -S + env variable SCRIPTS_DIRECTORY to
1280     set script directory. Thanks to Krisztian VASAS <iron@ironiq.hu> for
1281     the initial patch
1282
1283   [ Elias Probst ]
1284   * [14ee437] Add 'rsync' to dependencies
1285
1286   [ Krisztian VASAS ]
1287   * [1ebce30] Possibility to give LIVE_CONF as env. variable
1288   * [df45a26] Don't use addons in GRUB if NO_ADDONS is set
1289   * [62dae38] Fixes to be able to build Grml based on Debian Wheezy
1290
1291  -- Michael Prokop <mika@grml.org>  Thu, 03 Jul 2014 13:15:21 +0200
1292
1293 grml-live (0.24.0) unstable; urgency=medium
1294
1295   [ Michael Schierl ]
1296   * [8d91fa8] Add more filesystems to modular GRUB2 [related to issue1306]
1297
1298   [ Michael Prokop ]
1299   * [932cf88] Adjust syslinux directories for syslinux v3:6.03~pre1+dfsg-4
1300   * [412c0be] Do not fail in upgrade mode (-u) when configuration files
1301     have been modified
1302   * [7fe3cdb] Further updates for syslinux v3:6.03~pre1+dfsg-4 support
1303   * Software related changes:
1304     - [00c1f19] add iperf to GRML_FULL
1305     - [9f0a996] move syslinux into GRMLBASE class, add pxelinux + isolinux
1306
1307  -- Michael Prokop <mika@grml.org>  Mon, 26 May 2014 12:08:40 +0200
1308
1309 grml-live (0.23.3) unstable; urgency=medium
1310
1311   * [61d5ddd] Drop "forensic" boot option from Forensic Mode boot menu
1312   * [8f28ef2] debconf: enable permit-root-login for openssh-server package
1313   * [0ad0e81] Provide GRMLBASE script 49-sshd to adjust sshd configuration
1314     [Closes: issue1304]
1315   * Software related changes:
1316     - [908cad4] replace zd1211-firmware with firmware-zd1211
1317
1318  -- Michael Prokop <mika@grml.org>  Sat, 19 Apr 2014 22:40:29 +0200
1319
1320 grml-live (0.23.2) unstable; urgency=medium
1321
1322   [ Evgeni Golov ]
1323   * [e44c3b3] name the correct, non-deprecated, persistence label first
1324
1325   [ Michael Prokop ]
1326   * [4a12fc7] Install grub modules into /boot/grub/i386-pc [Testing:
1327     issue1297] Thanks to Michael Schierl
1328   * [6905754] Fix syntax error in "${BUILD_OUTPUT}"/boot/grub/i386-pc/
1329     creation
1330   * [4df3e2f] Add bzip2 to depends, used for netboot package generation.
1331     Thanks to Michael Schierl for the bugreport
1332   * [d1e7709] Run wrap-and-sort -a on debian directory
1333   * [7a9a250] Remove /etc/resolvconf/resolv.conf.d/original during
1334     cleanup. Thanks to Evgeni Golov for the pointer
1335   * [462afb6] Make sure to not leak any mdadm configurations from the
1336     build system. Thanks to Evgeni Golov for the pointer
1337   * Software related changes:
1338     * [b586e55] drop libertas-firmware from GRMLBASE. Thanks to Axel
1339       Beckert <abe@deuxchevaux.org>
1340     * [2601da4] replace lynx with lynx-cur. Thanks to Axel Beckert
1341       <abe@deuxchevaux.org>
1342
1343   [ Michael Schierl ]
1344   * [fc89ac0] Add warning for running grml-live from git
1345   * [d3e8ff2] Make the GRUB images modular
1346   * [10201fb] Work around regression in GRUB 2.00-22
1347
1348  -- Michael Prokop <mika@grml.org>  Sat, 29 Mar 2014 17:17:18 +0100
1349
1350 grml-live (0.23.1) unstable; urgency=medium
1351
1352   * [c701eef] Rework script which checks for uninstallable packages
1353   * Software related changes:
1354     - [35e2f8f] drop recover, abandoned upstream
1355
1356  -- Michael Prokop <mika@grml.org>  Fri, 21 Mar 2014 10:43:46 +0100
1357
1358 grml-live (0.23.0) unstable; urgency=medium
1359
1360   * [8bdfb54] 98-clean-chroot: get rid of /var/lib/aptitude/pkgstates.old
1361     in RELEASE class
1362   * [0442e2a] 33-aptsetup: adopt snapshot.debian.org code for
1363     http.debian.net
1364   * [e4b0667] Rename "readonly" boot option to "read-only", renamed in
1365     live-boot
1366   * [3ffdf59] Move return code check of FAI-run before wrinting to /etc of
1367     live system
1368   * [c5ba433] Enable fbdev for vmwgfx kernel driver [Testing: issue1280]
1369     Thanks to Andreas Gredler <jimmy@grml.org>
1370   * Software related changes:
1371     - [6a5659b] SW: replace transitional package ifenslave-2.6 with
1372       ifenslave
1373     - [1d7acdc] SW: remove ufsutils from GRML_{SMALL,MEDIUM,FULL,XL}
1374
1375  -- Michael Prokop <mika@grml.org>  Thu, 20 Mar 2014 16:23:41 +0100
1376
1377 grml-live (0.22.1) unstable; urgency=medium
1378
1379   * [adbf302] Update DEBIAN_STABLE for wheezy as current stable release
1380   * [e5bc692] grml-live.conf: adjust SUITE comment for new defaults
1381   * [bfb132d] grml-live.conf: adjust debootstrap cmdline for Debian/wheezy
1382   * [04e6319] zsh completion: update list of Debian suites
1383   * [c2110d3] Remove DEBIAN_STABLE file regarding wheezy-backports. Thanks
1384     to Andras Korn
1385   * [89a4ade] Force bootlocal* files to be executables
1386
1387  -- Michael Prokop <mika@grml.org>  Mon, 03 Feb 2014 16:21:15 +0100
1388
1389 grml-live (0.22.0) unstable; urgency=low
1390
1391   The "happy xmas" release
1392
1393   * [308d87b] Switch from cdn.debian.net to http.debian.net
1394   * [7721458] Bump Standards-Version to 3.9.5
1395   * [7b90d41] RELEASE/98-clean-chroot: remove
1396     /var/lib/apt/lists/*Translation* files
1397   * [12ae9f0] GRMLBASE/98-clean-chroot: do not execute apt-get update
1398   * Software related changes:
1399     - [0ef21d2] add dump to GRML_FULL [Closes: issue1288]
1400     - [a6d3e35] add nocache to GRML_FULL
1401
1402  -- Michael Prokop <mika@grml.org>  Tue, 24 Dec 2013 13:13:04 +0100
1403
1404 grml-live (0.21.6) unstable; urgency=low
1405
1406   * [7858f90] grml-cheatcodes.txt: document passwd and encpasswd boot
1407     options
1408   * [8e04e2c] Update list of supported Debian suites/releases and related
1409     docs
1410   * Software related changes:
1411     - [4ed2dcf] Add tcplay to GRML_FULL [Closes: issue1282]
1412       Thanks to Raoul for the suggestion
1413
1414  -- Michael Prokop <mika@grml.org>  Thu, 07 Nov 2013 10:18:57 +0100
1415
1416 grml-live (0.21.5) unstable; urgency=low
1417
1418   * [6e49238] scripts/generate_netboot_package.sh: add closing brace to
1419     error message
1420   * [1876480] Fix check for presence of pxelinux.0 file
1421   * [3c4e3e3] Drop trailing dot in 'Boot from next boot device' Thanks to
1422     Andreas Gredler for noticing
1423
1424  -- Michael Prokop <mika@grml.org>  Fri, 13 Sep 2013 12:58:48 +0200
1425
1426 grml-live (0.21.4) unstable; urgency=low
1427
1428   * [d04892a] Execute freshclam only if class FRESHCLAM is set
1429
1430  -- Michael Prokop <mika@grml.org>  Tue, 10 Sep 2013 13:24:54 +0200
1431
1432 grml-live (0.21.3) unstable; urgency=low
1433
1434   * Software related changes:
1435     - [1f4f495] add nwipe to GRML_FULL
1436     - [6c246ac] add nwipe to GRML_SMALL
1437     - [8496764] add clonezilla to GRML_FULL
1438
1439  -- Michael Prokop <mika@grml.org>  Mon, 09 Sep 2013 23:45:43 +0200
1440
1441 grml-live (0.21.2) unstable; urgency=low
1442
1443   The "oho, she's crawling!" release
1444
1445   * [b2689b3] Software related change: add xz-utils to GRMLBASE
1446
1447  -- Michael Prokop <mika@grml.org>  Wed, 04 Sep 2013 17:11:05 +0200
1448
1449 grml-live (0.21.1) unstable; urgency=low
1450
1451   The "oho, she's moving!" release
1452
1453   * [2f7f443] templates: Use lowercase 'timeout' command in syslinux
1454     configuration
1455   * [e49b4b3] docs: use wheezy and http.debian.net in base.tgz
1456     instructions
1457
1458  -- Michael Prokop <mika@grml.org>  Wed, 14 Aug 2013 13:58:53 +0200
1459
1460 grml-live (0.21.0) unstable; urgency=low
1461
1462   The "veɪˈkeɪʃən" release
1463
1464   [ Michael Prokop ]
1465   * [99d7926] Use UTC as default TIMEZONE
1466   * [2633dd3] DEBORPHAN/98-clean-chroot: be more verbose about
1467     executed steps
1468
1469   * Software related changes:
1470     - [de23db4] Drop makedev from all GRML_* classes
1471     - [e00aa4e] Replace epdfview with xpdf in GRML_FULL
1472     - [a1c6e72] Drop febootstrap from GRML_FULL
1473
1474   [ Ulrich Dangel ]
1475   * [1f86521] SW: Add puppet to GRML_FULL
1476
1477  -- Michael Prokop <mika@grml.org>  Fri, 07 Jun 2013 00:44:55 +0200
1478
1479 grml-live (0.20.2) unstable; urgency=low
1480
1481   * [8a6187d] grml-live-remaster: check for /remaster before using it,
1482     mount-bind /run and /dev/pts, create filesystem.module
1483     [Closes: issue1241] Thanks to Moritz Molle for the initial patch
1484   * [be66030] GRMLBASE/45-grub-images: adapt script for renamed raid.mod
1485     file. Thanks to Jordan Uggla for the feedback
1486   * [4e4fc89] GRMLBASE/45-grub-images: drop raid.mod from static module
1487     list
1488
1489  -- Michael Prokop <mika@grml.org>  Mon, 20 May 2013 23:45:15 +0200
1490
1491 grml-live (0.20.1) unstable; urgency=low
1492
1493   * [7bd13c0] Adopt grml-live-remaster for live-boot's new
1494     /lib/live/mount/medium/
1495   * [1d82b15] isolinux boot splashes: adjust path to grml-cheatcodes.txt
1496   * [d9029ce] grml-cheatcodes: adjust live image path for new live-boot
1497     default
1498   * Software related changes:
1499     - [4687ed3] add genisoimage to GRML_FULL. Thanks to Charles A.
1500       Hewson <cahewson@eskimo.com> for the bug report
1501
1502  -- Michael Prokop <mika@grml.org>  Tue, 26 Feb 2013 12:14:34 +0100
1503
1504 grml-live (0.20.0) unstable; urgency=low
1505
1506   [ Alexander Wirt ]
1507   * Software related changes:
1508   * [8c816bf] Move firmware packages to GRMLBASE
1509
1510   [ Michael Prokop ]
1511   * Software related changes:
1512   * [2a20d6e] drop firmware-ipw2x00 from GRMLBASE
1513
1514  -- Michael Prokop <mika@grml.org>  Mon, 04 Feb 2013 13:39:04 +0100
1515
1516 grml-live (0.19.9) unstable; urgency=low
1517
1518   * [c080bdb] Bump Standards-Version to 3.9.4
1519
1520  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2012 12:58:26 +0100
1521
1522 grml-live (0.19.8) unstable; urgency=low
1523
1524   [ Michael Prokop ]
1525   * [a67febf] New persistency mode is used via boot option "persistence"
1526     instead of "persistent"
1527   * [2897f72] persistency boot option: mention full-ov + custom-ov in help
1528     text
1529   * [fb6d430] docs: update list of supported Debian suites
1530   * [9c4a691] Source /etc/grml/grml-live.conf only if it can be read.
1531     Thanks to Evgeni Golov for reporting
1532   * [2723ba9] drop log call when trying to source /etc/grml/grml-live.conf
1533   * Software related changes:
1534     - [b343411] add ifenslave-2.6 to GRML_FULL and GRML_SMALL
1535     - [ca66f69] add uuid-runtime to GRMLBASE [Closes: issue1218]
1536       Thanks to Raoul <raoul@bhatia.at> for the feature request
1537
1538   [ Evgeni Golov ]
1539   * [64025b9] create a list of non-free packages and their licenses
1540
1541  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2012 15:09:38 +0100
1542
1543 grml-live (0.19.7) unstable; urgency=low
1544
1545   * [c92e94e] dpkg-divert grub-probe binary to avoid problems in OpenVZ
1546     environments
1547   * [a694752] Drop insserv removal from instsoft.GRMLBASE hook script
1548   * [c551747] Store md5sum of all files being available in build output
1549     directory
1550   * Software related changes:
1551     - [b3947fe] drop ia32-libs from GRML_FULL
1552
1553  -- Michael Prokop <mika@grml.org>  Tue, 11 Sep 2012 15:11:13 +0200
1554
1555 grml-live (0.19.6) unstable; urgency=low
1556
1557   The "jenkins-debian-glue" release
1558
1559   * [59296d8] Revert "Replace cdn.debian.net with http.debian.net"
1560     until #685192 ("apt: redirection handling changes in 0.9.4 may break
1561     aptitude") has been resolved
1562   * [1584694] Display usage information if any unknown cmdline option is
1563     used
1564   * [644f7bd] Do not accept any command line arguments we can't handle
1565
1566   * Software related changes:
1567     - [b888dd3] SW: add netsniff-ng to GRML_FULL [Closes: issue1197]
1568     - [4e4a05a] SW: drop ddrescue from GRML_MEDIUM and GRML_SMALL (removed
1569       from Debian, see #677101)
1570     - [7dd680b] SW: add gddrescue to GRML_SMALL
1571     - [15918cd] SW: replace fuse-utils with fuse
1572     - [5c1e272] SW: add ssmping to GRML_FULL
1573
1574  -- Michael Prokop <mika@grml.org>  Mon, 27 Aug 2012 15:32:12 +0200
1575
1576 grml-live (0.19.5) unstable; urgency=low
1577
1578   The "Stockholm" release
1579
1580   * [4e027c7] Unset TMPDIR to avoid leaking the variable into chroot
1581     scripts
1582   * [0533a72] Replace cdn.debian.net with http.debian.net
1583   * [2fa5b80] templates/GRML/README.txt: update to match current
1584     development
1585   * Software related changes:
1586     - [05ff8cd] drop arrayprobe from GRML_FULL + GRML_XL
1587     - [40f7c44] add firmware-bnx2 + firmware-bnx2x to GRML_SMALL and
1588       GRML_FULL
1589     - [e0dc6c6] add epdfview to GRML_FULL. Thanks to Evgeni Golov,
1590       Alexander Wirt and Markus Ulrich raising this issue
1591       [Closes: issue1189]
1592
1593  -- Michael Prokop <mika@grml.org>  Mon, 02 Jul 2012 15:24:21 +0200
1594
1595 grml-live (0.19.4) unstable; urgency=low
1596
1597   [ Michael Prokop ]
1598   * [4c8f1b5] GRMLBASE/21-usersetup: drop deprecated workaround
1599     for gsmsms (see #353967)
1600   * [dfb358d] GRMLBASE/33-aptsetup: adjust snapshot.debian.org cmdline
1601     and enable it for RELEASE class (Closes: issue1083)
1602   * [6104812] Ignore --uefi option for isohybrid on 32bit systems
1603   * [3f2420b] Architecture sanity check: be more restrictive using a
1604     word-regexp grep
1605   * [feacdba] Do not bailout (incl. cleanup) but just exit if user wants
1606     to quit
1607   * [06021ae] GRMLBASE/45-grub-images: calculate real disk size of
1608     bootx64.efi. Thanks to Andras Korn for the patch
1609   * [2cb9607] GRMLBASE/45-grub-images: put single quotes to
1610     appropriate place
1611   * [11fd80a] GRMLBASE/95-package-information: drop field width
1612     option in dpkg-query command
1613   * Software related change:
1614     - [f1c4de5] drop smbfs from GRML_FULL + GRML_XL (provided by
1615       cifs-utils nowadays)
1616
1617   [ Csillag Tamas ]
1618   * [9102cb3] Do not remove the chroot if the user backs out
1619
1620  -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:29:15 +0200
1621
1622 grml-live (0.19.3) unstable; urgency=low
1623
1624   The "ready for Grml 2012.05" release \o/
1625
1626   [ Michael Prokop ]
1627   * [33427af] Add whitespace chars to ssh docs on boot splash f5
1628   * [0f27814] grml-cheatcodes.txt: update and extend documentation
1629     regarding live-media-path
1630   * [56dc49c] templates/boot/grub/addons.cfg: insmod linux16 before
1631     running linux16 commands. Thanks to Evgeni Golov for the bugreport
1632     and the fix
1633
1634   [ Markus Ulrich ]
1635   * [7602518] Extend the infotext about the ssh feature for bootmenu and
1636     f5-help at boot prompt
1637
1638  -- Michael Prokop <mika@grml.org>  Mon, 28 May 2012 17:24:22 +0200
1639
1640 grml-live (0.19.2) unstable; urgency=low
1641
1642   The "happy multitasking" release ←↑↓→
1643
1644   * [193203a] DEBORPHAN/98-clean-chroot: purge removed packages
1645   * [4bc598a] Generate make-fai-nfsroot.conf and nfsroot.conf on-the-fly
1646     (Closes: gh #4)
1647   * [8cfed16] Generate /etc/grml_live_version after FAI execution + drop
1648     /etc/dpkg/dpkg.cfg.d/unsafe-io code
1649   * [6dcd837] Drop unused NFSROOT configuration file
1650   * [3106869] Use syslinux's mboot.c32 for booting Grub2. Thanks to
1651     Jordan Uggla for his valuable bootloader knowledge
1652   * [63cf502] umount_all: also get rid of loopback mount of ISO
1653   * [a7f99c4] extract ISO feature: make sure *.squashfs files exist +
1654     support older ISOs too. Thanks to Charles A. Hewson
1655     <cahewson@eskimo.com> for the bugreport
1656   * Software related changes:
1657     - [80a1a18] SW: add sysstatt to GRML_FULL. Thanks to
1658       Michael Renner for reporting
1659
1660  -- Michael Prokop <mika@grml.org>  Fri, 25 May 2012 16:44:40 +0200
1661
1662 grml-live (0.19.1) unstable; urgency=low
1663
1664   [ Michael Prokop ]
1665   * [582f3a3] Bump Standards-Version to 3.9.3
1666   * Software related changes:
1667     - [cb20a89] add pppoeconf to GRML_SMALL and GRML_FULL
1668       Thanks to Heinz Ahrens for the wish request
1669     - [d81e978] add open-vm-tools to GRML_FULL
1670       Thanks to Holger Baust for the suggestion
1671     - [851f880] add iptstate to GRML_SMALL and GRML_FULL
1672       Thanks to Markus Ulrich
1673     - [026a603] add xmount to GRML_FULL
1674     - [3ff6f9b] add ewf-tools to GRML_FULL
1675
1676   [ Evgeni Golov ]
1677   * [bf4073e] Switch order of Depends from genisoimage | xorriso to
1678     xorriso | genisoimage
1679   * [950ef7a] document ethdevice-timeout cheatcode. Thanks to
1680     Vincent McIntyre <vincent.mcintyre@csiro.au> [Closes: issue1153]
1681
1682  -- Michael Prokop <mika@grml.org>  Mon, 14 May 2012 15:58:26 +0200
1683
1684 grml-live (0.19.0) unstable; urgency=low
1685
1686   The "progress everywhere" release.
1687
1688   [ Ulrich Dangel ]
1689   * [424e4c8] Update ssh documentation
1690   * [f1934c0] Fix purpose comment of
1691     /etc/grml/fai/config/scripts/GRMLBASE/48-tmpfs
1692
1693   [ Michael Prokop ]
1694   * Bugfixes and improvement related changes:
1695     - [6eb1b1e] Use ";" as separator character when adjusting
1696       DEFAULT_BOOTOPTIONS via sed [Closes: issue1165]
1697     - [94a9b17] Generate static loopback.cfg configuration without
1698       depending on GRUB's regexp module
1699     - [f56cc0d] grml-live-remaster: Slightly adjust check for running
1700       Grml session
1701     - [7419019] grml-live-remaster: Support mkisofs + genisoimage
1702     - [5081cf1] grml-live-remaster: Drop deprecated mksquashfs-lzma support
1703     - [5e52583] grml-live-remaster: Slightly improve argument check and
1704       send error message to stderr
1705     - [d74ed63] grml-live-remaster: Fix bashism
1706     - [cf1e362] Add a few kB of lines made of # charaters to the end
1707       of the main syslinux config file. Thanks to Marco d'Itri
1708
1709   * Software related changes:
1710     - [d91a6d4] Add disktype to GRML_SMALL and GRML_FULL
1711     - [dc28a1b] add hostapd to GRML_FULL. Thanks to Matthias Strubel for
1712       suggestion
1713     - [e06b6cf] Move vlock to GRMLBASE. Thanks to Thomas Arendsen Hein
1714       for reporting
1715     - [723b823] Add rfkill to GRML_SMALL, GRML_FULL + GRML_XL.
1716       Thanks to Alexander Wirt <formorer@grml.org> for the hint
1717     - [637a57e] Add mosh to GRML_FULL and GRML_XL
1718     - [e1719d6] Remove grml-feedback from GRML_{SMALL,MEDIUM,FULL,XL}
1719     - [7d188c0] Add flashrom to GRML_FULL
1720     - [3770abe] Replace all references to kernel specific versions
1721       with linux-image-{i386,amd64}-grml
1722
1723   [ Evgeni Golov ]
1724   * [27c41d7] check for existence of /etc/grml and /live
1725   * [d365bf7] sudoers has to be owned by uid 0
1726   * [9f40afc] lsb-base: override output of the status on the left
1727     side of the terminal
1728
1729  -- Michael Prokop <mika@grml.org>  Tue, 08 May 2012 17:38:36 +0200
1730
1731 grml-live (0.18.1) unstable; urgency=low
1732
1733   [ Michael Prokop ]
1734   * [3c88b8f] Update lintian override entries to match current package
1735     state
1736   * [1d7c79c] debian/rules: add build-arch + build-indep to make lintian
1737     happy
1738   * [a909319] GRMLBASE/98-clean-chroot: get rid of all lvm backup files
1739   * [3a6abc0] GRMLBASE/98-clean-chroot: get rid of /etc/blkid.tab
1740   * [dde7410] GRMLBASE/98-clean-chroot: do not run apt-get update if
1741     RELEASE class is set
1742   * [6c567af] docs: simplify and improve base.tgz instructions
1743   * Software related changes:
1744     - [6bd64f3] SW: add cifs-utils to GRML_FULL
1745     - [b6c508e] SW: add smbfs to GRML_FULL
1746     - [ff74db7] SW: add numactl to GRML_FULL
1747
1748   [ Ulrich Dangel ]
1749   * [4362c28] SW: Remove grml-rescueboot from GRML_XL as it is not really
1750     useful on a live-cd
1751
1752  -- Michael Prokop <mika@grml.org>  Sun, 29 Jan 2012 14:40:45 +0100
1753
1754 grml-live (0.18.0) unstable; urgency=low
1755
1756   [ Michael Prokop ]
1757   * Bugfixes, improvements,...:
1758     - [a317c47] grml-cheatcodes: drop deprecated nodhcphostname option
1759     - [9dc2a44] persistency feature: do not use persistent=nofiles
1760       any longer
1761     - [f1d8110] boot templates: add whitespace to end of line of
1762       kernel cmdlines
1763     - [aff41fa] Remove nowadays unused software-changes-schedule.txt
1764     - [20c5aed] Remove resolved/deprecated items from TODO
1765     - [4eaa219] Depend on syslinux instead of syslinux-common
1766     - [7477e43] Package validation: also detect packages that
1767       failed to install
1768
1769   * Software related changes:
1770     - [330d132] add live-boot-grml-doc to GRMLBASE
1771     - [5bea535] add usb-modeswitch to GRML_FULL. Thanks to
1772       Pawel azhag Sadkowski <azhag@fluxboxpl.org>
1773     - [9c06220] add wvdial to GRML_FULL. Thanks to
1774       Pawel azhag Sadkowski <azhag@fluxboxpl.org>
1775     - [1192a63] add slurm to GRML_FULL
1776     - [1182368] add iftop to GRML_FULL
1777     - [cf2f89d] add exfat-fuse + exfat-utils to GRML_FULL [Closes: issue1130]
1778     - [56d29ab] add bsdmainutils to GRML_FULL
1779     - [8d484f6] add dctrl-tools to GRML_FULL
1780     - [1e1f094] add ser2net to GRML_FULL
1781     - [f9524fc] add lrzsz to GRML_FULL
1782     - [77a9490] add dos2unix to GRML_FULL
1783     - [b5eca34] add memtester to GRML_FULL
1784     - [d54f224] drop extundelete from IGNORE class
1785
1786   [ Alexander Wirt ]
1787   * Software related changes for GRML_SMALL:
1788     - [1de34f5] Add cu
1789     - [3cd7d12] Remove reptyr
1790     - [c765a01] Sync packages with grml-full
1791     - [44b56c1] Replace dante-client with tsocks
1792     - [0247837] Remove deselect
1793     - [0d9a337] Remove login
1794     - [5db2b56] Replace ncftp with lftp
1795     - [6d77e63] Replace tofrodos with dos2unix
1796     - [36c8ddd] Remove jed
1797     - [b7e9437] Add locales to grml-live
1798
1799   [ Brad Cable ]
1800   * Software related changes for GRML_XL:
1801     - [b4afd8d] Package removal for cleanup and stability
1802
1803  -- Michael Prokop <mika@grml.org>  Mon, 16 Jan 2012 12:44:37 +0100
1804
1805 grml-live (0.17.4) unstable; urgency=low
1806
1807   * [f6b5bf3] GRMLBASE/25-locales: fix check for presence of localepurge
1808   * [fcd3d3c] Use /media instead of /mnt for default mount paths
1809   * Software related changes:
1810     - [e2a3724] SW: add firmware-myricom to GRML_FULL
1811     - [9a24075] SW: add firmware-netxen to GRML_FULL
1812     - [a2131a1] SW: add irssi to GRML_FULL
1813     - [28b6310] SW: add libiscsi-bin to GRML_FULL
1814     - [549c2d8] SW: add tcptraceroute to GRML_FULL
1815     - [f212f4c] SW: add buffer to GRML_FULL
1816
1817  -- Michael Prokop <mika@grml.org>  Wed, 11 Jan 2012 18:30:49 +0100
1818
1819 grml-live (0.17.3) unstable; urgency=low
1820
1821   [ Ulrich Dangel ]
1822   * [d85f820] Export environment variables for submenues
1823   * [59228b5] Add additinal checks to make sure convert as well as the
1824     necessary files are present for creating the wallper
1825   * [ce5ae66] Remove small from grml-cheatcodes as it does not work with
1826     current versions
1827   * [46d7fb8] Add h to getopt list to support -h anywhere in parameter
1828     list
1829   * [d116da3] Change default SUITE from squeeze to testing
1830   * [3930b11] Do not enable tmpfs /tmp as / is backed-up by tmpfs anyway.
1831   * [99831ce] Move cleanup of package list cache from GRMLBASE to RELEASE
1832   * [f92ebd9] Adjust RELEASE/98-clean-chroot to delete more files
1833   * [2fef0e3] Document brltty boot options
1834   * Software related changes:
1835     - [3f4262c] Add fsarchiver to GRML_FULL
1836     - [3c75346] Add hexedit to GRML_FULL [Closes: issue1119]
1837     - [5ba215c] Remove apt-listchanges and apt-listbugs from GRML_XL
1838     - [e87c5a0] Add lzop to GRML_FULL
1839
1840   [ Michael Prokop ]
1841   * [a50de9f] Use isohybrid as default HYBRID_METHOD
1842   * [05a12f5] docs: use --no-install-recommends instead of dpkg option.
1843     Thanks to Evgeni Golov for the hint
1844   * [17c129d] Provide hint to user if netboot.cfg could not be found
1845   * [286b0d2] GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release
1846
1847   * Software related changes:
1848     - [74614d9] add wireshark to GRML_FULL [Closes: issue1115] Thanks to
1849       Frank Prochnow <doc42@gmx.net> for the suggestion.
1850     - [feb84a9] add comgt to GRML_FULL. Thanks to Csillag Tamas for
1851       request on Grml mailing list
1852     - [b42c286] add ipmitool to GRML_FULL. Thanks to Csillag Tamas
1853       <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml mailing
1854       list
1855     - [fb29a09] add firmware-qlogic to GRML_FULL. Thanks to Csillag
1856       Tamas <cstamas@digitus.itk.ppke.hu> for bringing it up on the Grml
1857       mailing list
1858     - [16e7576] enable grub-efi-amd64-bin/grub-efi-ia32-bin in GRMLBASE
1859       class [Closes: issue1124]
1860     - [533c998] Add IGNORE class blacklisting extundelete
1861
1862   [ Christian Hofstaedtler ]
1863   * [766386e] Cheatcodes: clarify that vnc* doesn't work OOTB
1864   * [94ef7f9] Unconditionally reset resolv.conf in chroot
1865   * [2203377] Make /run work for softupdate
1866   * [895b6b6] Run apt-get update during softupdate
1867   * [fcc1672] Build netboot package checksum file with relative paths
1868   * [b9d53b2] Update instrunctions for installing on squeeze
1869
1870   [ Alexander Wirt ]
1871   * GRML_SMALL related changes:
1872     - [b7f7e5a] Add EFI stuff to GRML_SMALL
1873     - [6225bfa] Remove worstest hacks from GRML_SMALL/98-clean-chroot
1874     - [5be4ea5] Don't purge locale
1875     - [8136c87] Use metapackages for kernel
1876     - [5138b63] efi stuff is now in GRMLBASE
1877
1878  -- Michael Prokop <mika@grml.org>  Mon, 09 Jan 2012 16:41:53 +0100
1879
1880 grml-live (0.17.2) unstable; urgency=low
1881
1882   [ Ulrich Dangel ]
1883   * [5abbeac] Fix arch issue for 45-grub-images
1884
1885  -- Michael Prokop <mika@grml.org>  Fri, 23 Dec 2011 02:14:43 +0100
1886
1887 grml-live (0.17.1) unstable; urgency=low
1888
1889   [ Michael Prokop ]
1890   * [dfe1f07] grml-cheatcodes.txt: document vnc bootoptions
1891   * [88cfc40] grml-cheatcodes.txt: fix typo
1892   * [94cfb7b] generate sha1 checksum file of netboot package
1893   * [5bfdcec] Update docs to better match recent development
1894   * [8441a6a] GRMLBASE/44-grub: make sure directory /boot/grub exists.
1895     Thanks to Thomas Koehler for the bugreport
1896
1897   [ Ulrich Dangel ]
1898   * [9b24866] grml-cheatcodes.txt: Add documentation about nostats bootoption
1899   * [b8db7a0] Add graphicoreBitmapFont0-Light.otf to grml-live.
1900   * [ccdff8a] Replace old desktop.jpg with new desktop-bg.png
1901   * [7c309e0] Update /etc/grml_version in GRMLBASE script instead of grml-live
1902   * [79a1183] Update wallpaper in fai scripts
1903   * [86f084d] Recommend imagemagick
1904   * [445e589] Remove the default quiet boot parameter for a verbose bootup.
1905   * [819fc49] Umount /proc/sys/fs/binfmt_misc before umounting /proc.
1906   * [8dbae90] Add additional resolution (1600x900) to grub.cfg.
1907   * [51e56e2] Replace 1440x1050 with 1400x1050
1908   * [d5596b5] Use gfxmode=auto instead of specifying manually resolutions
1909   * [6d72f5e] Support template filenames in grml-live.
1910   * [a9f099a] Introduce new config files for grub bootloader.
1911   * [d501c11] Add basic grml theme to grub
1912   * [9512656] Play sound after the grub menu is shown.
1913   * [1c3ff78] Try to load regexp in grub.cfg
1914   * [e138162] Ensure that the file used for replacing the template parameters is a file.
1915   * [9b2a50c] Print a message before loading kernel or initrd in grub
1916   * [f61863d] Add trailing whitespace to grub commandline
1917   * [6da554d] Add beep to templates/boot/isolinux/vesamenu.cfg
1918   * [b18889f] Build grub.img for loading grub from within syslinux
1919
1920   [ Christian Hofstaedtler ]
1921   * [3f2b59d] Stop disabling KMS for radeon
1922   * [b89381a] Modernize Windows AutoRun templates
1923   * [f009115] Simplify GRML/index.html template
1924   * [ea794c5] Match startpage.html design to grml.org site
1925   * [9213b27] Tighten replacement operation for SNAPSHOT class
1926   * [f6e33fb] Ensure all passed paths are absolute
1927   * [a49d935] Internally, rename GRML_LIVE_LOCAL_CONFIG to LOCAL_CONFIG
1928   * [c2fac3a] Don't source grml-live.{conf,local} in scripts if not required
1929   * [436d892] Use premade LOGDIR var
1930   * [352c822] Make username replacement in inittab more robust
1931   * [ef51d0c] Expose (selected) config vars to fai scripts
1932   * [0a40a21] Make sure USERNAME doesn't leak in from ENV
1933   * [6e77809] Merge initramfs scripts
1934   * [a4703ee] Fix capitalization of project name in GRML/index.html
1935   * [b499e10] Update welcome splash ascii art
1936   * [0b584ff] Remove 'failsafe' boot option, which wasn't really failsafe
1937   * [24e7e2c] Remove comment about failsafe boot option
1938   * [39edd53] Enable fb for "graphical mode" boot option in isolinux
1939   * [fad3fb7] Remove grml-live-buildd package
1940   * [11baa33] Add -e option to unpack ISOs
1941   * [3abf943] Remove -T option
1942   * [4161d3c] Change -A option to not build chroot.tar.gz anymore
1943   * [ffc122b] Update version in grml-live during Debian package build
1944   * [62a1ab3] Don't suggest /dev/shm as a build location
1945   * [796f001] Make it clear that squashfs-tools from bpo is fine
1946   * [07dc676] Shorten, but don't totally rename kernel and initrd files
1947   * [8966263] Install netboot.cfg as pxelinux.cfg/default _file_
1948   * [4efbf69] Use sane paths for intermediate EFI files
1949   * [1684dab] Move squashfs into flavour-specific path
1950   * [ff80c12] Install "GRML" files into GRML/$GRML_NAME/
1951   * [8b88fe0] Revert accidental addition of fat to grub2 core.img
1952   * [f925961] Trim spaces off of default DISTRI_INFO
1953   * [b81f460] Remove unused grub background image
1954   * [ec0c871] Optimized all PNGs with "optipng"
1955   * [6673903] Rework EFI file copy/moving
1956
1957
1958   Software Changes:
1959
1960   [ Michael Prokop ]
1961   * [4f44cb4] SW: add rinse to GRML_FULL
1962   * [fd94537] SW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL
1963   * [5f895b3] SW: add python-urwid as depends next to targetcli in GRML_FULL
1964   * [e754942] SW: replace version specific linux-image-* packages in GRML_FULL with meta package.
1965     Thanks to Christian Hofstaedtler <ch@grml.org> for his kernel packaging work
1966
1967   [ Ulrich Dangel ]
1968   * [30c312b] SW: Add extundelete to GRML_FULL
1969
1970   [ Christian Hofstaedtler ]
1971   * [985f29c] SW: add boot-info-script to GRML_FULL [Closes: issue1004]
1972   * [eafbf7e] SW: add vblade, aoetools to GRML_FULL [Closes: issue1092]
1973   * [4c6a7a9] SW: add firmware-linux-{free,nonfree} to GRML_FULL
1974   * [7765407] SW: remove explicit install of squashfs-lzma-tools
1975
1976  -- Christian Hofstaedtler <ch@grml.org>  Fri, 23 Dec 2011 00:35:57 +0100
1977
1978 grml-live (0.17.0) unstable; urgency=low
1979
1980   [ Michael Prokop ]
1981   * [11ac4be] GRMLBASE/91-update-pciids: do not exit with error if network
1982     does not work
1983   * [7d9c9ef] GRMLBASE/91-update-pciids: fix wrong log message
1984   * [17243dd] 98-clean-chroot: do not fail with more than one kernel
1985     version installed
1986   * [ceeb58b] Revert "Move 01-iceweasel to GRML_XL scripts"
1987   * [b5dfcc4] don't use colors/escape sequences if running in dump
1988     terminal
1989   * [cc7616e] do not fail with empty $APT_PROXY
1990   * [b97721f] retrieve source packages via grml-live using SOURCES class
1991   * [c9141f4] rework sources setup (deprecated GRML_LIVE_SOURCES, install
1992     /etc/apt files recursively)
1993   * [b0b7374] use system architecture as default
1994   * [22e1e9f] use AMD64 class in usage examples and use GRML_FULL instead
1995     of GRML_MEDIUM/GRML_SMALL everywhere
1996   * [809f9a6] make sure we don't leave any FAI ramdisks behind
1997   * [220ee72] use GRML_FULL as default and update docs accordingly for
1998     available classes
1999   * [6245469] replace realpath with readlink -f to avoid dependency on
2000     realpath
2001   * [55405b9] 98-clean-chroot: do not zero out install_packages.list
2002   * [a31a8fd] provide report of missing packages in xunit format for usage
2003     within e.g. Jenkins
2004   * [66a2581] GRMLBASE/16-depmod: drop the 2-digit check
2005   * [2e1a0a3] provide package config for Debian/stable builds and enable
2006     backports by default there
2007   * [2861f16] updatebase.GRMLBASE: run recursive fcopy with -B to avoid
2008     backup files
2009   * [94a95c0] updatebase.GRMLBASE: do no longer skiptask updatebase and
2010     exit in softupdate action
2011   * [7d3ca65] instsoft.GRMLBASE: do not run explicit apt-get update any
2012     longer
2013   * [d338d0c] rework resolvconf handling
2014   * [f4e1966] readd skiptask updatebase to updatebase.GRMLBASE
2015   * [5a00bf3] resolv.conf handling: resolve symlink inside chroot + drop
2016     resolvconf from 96-apt-listbugs
2017   * [17e7145] initial UEFI support, using isohybrid as default now. Thanks
2018     to Ulrich Dangel <mru@grml.org>
2019   * [27a1660] Quote GRML_FAI_CONFIG in warning message since its unset
2020   * [5a215cd] 92-update-freshclam: fix wrong file name in exit message
2021   * [b4c258f] rework check for xorriso version and be more verbose about
2022     its usage
2023   * [dacf428] Provide DEBIAN_UNSTABLE sources.list config
2024   * [c5d1013] 98-clean-chroot: also get rid of symlinks of *.pre_fcopy
2025     files
2026   * [f3768e9] 01-iceweasel: remove backup file in fcopy cmdline
2027   * [b0f14af] Integrate netboot package generation
2028   * [2462be5] Depends: support xorriso as alternative to genisoimage
2029
2030   * Software related changes:
2031     - [e4c899f] drop bind9 from GRML_FULL
2032     - [a45cb79] add imvirt to GRML_{SMALL,MEDIUM,FULL}
2033     - [4bd3dc2] add gitk to GRML_FULL [Closes: issue1057]
2034     - [67414c3] add iceweasel to new GRML_FULL
2035     - [090c35d] replace dhcp3-client with isc-dhcp-client
2036     - [69d1d92] add iotop to GRML_FULL
2037
2038   [ Christian Hofstaedtler ]
2039   * Software related changes (with a lot of commits, skipping full
2040     list here): rework GRML_FULL flavour to match our "install & rescue"
2041     mission, GRML_FULL was renamed to GRML_XL.
2042   * [eea9d23] Automatically start nfs client and avahi, dbus
2043   * [d2937b0] Ignore more cruft, add runtime to buildd emails
2044   * [8d172da] Rename GRML_FULL buildd scripts to match that name
2045   * [bb0dec8] buildd: remove REMOVE_DOCS from small ISOs
2046   * [472c316] buildd/functions.sh: use dash-compliant subtraction
2047   * [89f0896] buildd: update sha1sums of base(64?).tgz
2048   * [3cb3de3] buildd: disable squeeze flavours in cleanup,link_latest
2049   * [fc97e07] buildd: configure $FLAVOURS
2050   * [d90aede] buildd: use syslog for cleanup log
2051   * [a5aaf33] buildd: use $FLAVOURS to control which flavours are built
2052   * [301769f] Remove grml2hd boot options
2053   * [8956f89] Remove noapm from boot options
2054   * [b02525c] Remove duplicate mentions of nousb*
2055   * [873eae1] Remove 915resolution boot option doc
2056   * [ab2da74] Remove tsplash support
2057   * [726a0a5] Update GRML Splash text to be neutral
2058   * [c58ac42] Move init-top/grml into hands of 42-branding
2059   * [00b6072] Deploy /etc/lsb-base-logging.sh
2060   * [97bddb8] buildd: files moved to grml.org:/daily/
2061   * [d82c4d5] lsb-base-logging: must use $TPUT for tput
2062   * [5c514e0] Enhance lsb-base-logging styles for action messages
2063   * [eff94dc] Ship sanitized rsyslog.conf
2064   * [6833c8b] Move 01-iceweasel to GRML_XL scripts
2065   * [164b594] Use addon files from chroot if present
2066   * [c9ebd69] Switch back to /var/log/syslog
2067   * [a135bda] Append .log to grml-buildd.std{out,err} logfile names
2068   * [8970e98] Remove dbus machine-id
2069   * [8e7b216] buildd: create ISO_NAME in function.sh
2070   * [d3526f6] buildd: merge grml-buildd.std{out,err} into grml-buildd.log
2071   * [d7655f4] buildd: prefix log dir target with PRODUCT_NAME
2072   * [b3107d1] buildd: report email overhaul
2073   * [d9a3489] Move grml-live.log to output directory
2074   * [4152229] Retain FAI logs in grml_logs directory
2075   * [005cdc1] Add APT_PROXY configuration variable
2076   * [082aac8] buildd: add jenkins-link_latest.sh
2077   * [877d273] buildd jenkins-link_latest.sh: handle non-existing files
2078   * [c2fdb23] buildd jenkins: temporarily link into /new
2079   * [8c79da9] Add -A option for ensuring clean builds and pack artifacts
2080   * [a82f40f] Add -U option to ensure output files ownership
2081   * [e253ce7] Don't treat CHROOT_ARCHIVE as a directory
2082   * [b63a5f1] Add documentation for -A and -U
2083   * [f016252] Copy install_packages.list to grml_logs
2084   * [da6352e] Use grml_logs/fai as CHECKLOG source
2085   * [b010f18] New: specify SNAPSHOT to change debian.list to
2086     snapshot.debian.org
2087   * [7690106] Silence LOGFILE errors when using log too early
2088   * [eab80d9] Add -T option for unpacking chroot archives
2089   * [f83953b] Document "nobeep" boot option.
2090   * [9b8e3c9] jenkins-link_latest: prepare for standalone use
2091   * [0aa6907] Refer to new grml-udev-rebuildfstab man page in /etc/fstab
2092   * [0894980] Set Acquire::Check-Valid-Until false in APT config
2093   * [9dafaad] Unifiy local config handling
2094   * [a55b991] Always enable grml-live distribution
2095   * [e68d43e] Fix unpacking of existing chroot tarball
2096   * [d3176d7] Update grub background picture
2097   * [b9dbe4c] Try to use a good gfx resolution by default
2098   * [c30a975] Don't hardcode wm-ng as window manager for X
2099   * [793ad3a] Embed squash4 in efigrub
2100   * [98aec0d] Use grub from target
2101   * [fba0f4e] Hardcode i386-pc for grub path
2102
2103   [ Ulrich Dangel ]
2104   * [c73eca0] Remove load_video function call as function does not exist
2105     anyway
2106   * [8735823] Use prefix=($root) instead of prefix=$root in efi script
2107   * [f09970d] Add piwik tracking code to startpage.html
2108   * [0178232] Fix typo (1200 instead of 1280) in grub.cfg
2109
2110  -- Michael Prokop <mika@grml.org>  Fri, 09 Dec 2011 23:21:10 +0100
2111
2112 grml-live (0.16.1) unstable; urgency=low
2113
2114   The "right before the storm v2-ng++" release.
2115
2116   [ Christian Hofstaedtler ]
2117   * Packaging related changes:
2118     - [d6d48a3] Remove bundled grub2
2119     - [560e0f3] Remove wget dependency
2120     - [bfbf9fb] Remove grub1 (binaries and support for it)
2121     - [3e2ceba] Use ipxe.lkrn from ipxe package
2122     - [92d38ed] Use pci.ids file from pciutils
2123     - [db2672a] Remove mkisofs from Depends:
2124     - [dc9f2f5] Use memtest binary from memtest86+ package
2125     - [7734643] Use memdisk and hdt from syslinux-common package
2126     - [d4af86e] Remove bsd4grml, freedos and grml-live-addons deb
2127     - [9c238dc] Use ifcpu64.c32, vesamenu.c32, isolinux.bin from
2128       syslinux-common
2129     - [7a0c07b] Loose dependencies so we can be installed on squeeze
2130
2131   * Features and improvements:
2132     - [d0a99d9] Use grml-runtty to run our ttys
2133     - [bbfff0f] remove empty and unused GRML_POWERPC package config
2134     - [f35b52a] Install desktop wallpaper using grml-live, replacing
2135       grml-files
2136     - [1b9dc6e] On GRML_FULL add Iceweasel "branding"
2137
2138   * Software related changes:
2139     - [f1d0f49] add grml-scripts-core to GRMLBASE
2140     - [19e99f6] remove e3
2141     - [2dcc29e] remove supplemental emacs libraries
2142     - [673f796] remove jack server and clients
2143     - [b48a1ee] remove ophcrack
2144     - [768313f] remove guymager
2145     - [ac466e6] remove pxfw
2146     - [82ce059] remove qpxtool
2147     - [5b4a5de] remove libtool
2148     - [515a8f0] remove C(++) compilers and linux headers
2149     - [bfe1fbd] remove grml-docs and install startpage with grml-live
2150     - [f500775] remove spurious grml-small package from grml-medium
2151     - [3dd2f8d] remove unmaintained accessibility support
2152     - [0b47ab3] No longer install packages that will be sunset on Oct30
2153
2154   [ Michael Prokop ]
2155   * Bugfixes:
2156     - [dc885d9] 90-update-alternatives: do not set alternative for vim if
2157       we just have vim.tiny.
2158     - [24bc671] 90-update-alternatives: do not set vim as alternative for
2159       `view`
2160     - [6339a34] Check for --format option support in grub-mkimage, do not
2161       use absolute path for binary call
2162     - [e0306d0] + [611ad6b] fix kernel version detection in config/scripts/
2163     - [4eac603] do not zero out /var/spool in GRMLBASE/98-clean-chroot
2164       [Closes: issue1065] Thanks to Marek Malevic
2165     - [9d50a44] mark bootlocal scripts as executables
2166
2167   * Changes and improvements:
2168     - [5780f4d] 98-clean-chroot: fix typo (localepurg->localepurge) in
2169       warning message
2170     - [0aa4a5e] Make sure grub-mkimage exists, otherwise warn user about
2171       grub-common/grub-pc
2172     - [c45c995] Fix indention of memtest mv command
2173     - [fbf963a] copy_addon_file(): do not be verbose to the user, but
2174       send it to the log instead
2175     - [09b2ee2] Unify warning message for missing adddon file for bsd4grml
2176     - [4fcf199] inittab configs: drop commented lines mentioning zsh-login
2177
2178   * Software related changes:
2179     - [bcf837f] add reptyr to GRML_SMALL, GRML_MEDIUM and GRML_FULL
2180     - [ae41521] update to kernel version 3.1.0-grml
2181
2182  -- Michael Prokop <mika@grml.org>  Fri, 28 Oct 2011 00:05:07 +0200
2183
2184 grml-live (0.15.1) unstable; urgency=low
2185
2186   The "right before the storm" release.
2187
2188   [ Michael Prokop ]
2189   * [4a05b54] 98-clean-chroot: check existence of updatedb binary via
2190     $ROOTCMD.
2191   * [6d5124d] 98-clean-chroot: check existence of aptitude binary via
2192     $ROOTCMD.
2193   * [91e9fb2] instsoft.GRMLBASE: Use --force-yes option when using apt-get
2194     for upgrade.
2195   * [fc9bf3c] instsoft.GRMLBASE: make sure we can upgrade automatically
2196     even with unsigned repos if FAI_ALLOW_UNSIGNED is set
2197   * [dcc3ba1] GRMLBASE/16-depmod: provide verbose error message regarding
2198     the kernel x.y-grml[64] <-> module-init-tools v3.12 situation.
2199   * [e725f1f] buildd/cronjob.sh: no longer build daily ISOs of
2200     Debian/squeeze.
2201   * [990cf8d] Do not complain about missing addons_list.cfg file.
2202   * [f180765] Fix typo in log message for isolinux includes.
2203   * [e4cf035] 90-update-alternatives: check for available alternatives
2204     before setting them.
2205   * [6afe668] 25-locales: make sure the localepurge package exists, not
2206     only the binary.
2207   * Software related changes:
2208     - [deeedac] add bti to GRML_FULL. [Closes: issue1010] Thanks to
2209       Pawel Sadkowski <azhag@dug.net.pl>
2210     - [0e8d730] Update to kernel version 3.0.
2211     - [5bb1e78] Remove grml-laptop, grml-pylib, grml-sectools and grml-
2212       templates from GRML_MEDIUM and GRML_FULL.
2213     - [1bceaed] replace git-core with git package in GRML_FULL. Thanks
2214       to Uli Martens <uli@youam.net>
2215
2216   [ Christian Hofstaedtler ]
2217   * [d0d3390] Switch to live-boot-grml and remove pins
2218   * [4e325f9] Remove squeeze ISOs from daily.grml.org index
2219   * [b3b8d85] Add debian/control headers Origin, Bugs
2220   * [209bd84] Remove haltlocal.first from runlevel.conf
2221   * [aa30e6f] Move bootlocal.* from grml-autoconfig here
2222   * [e677c45] Remove pinning for grml-stable, grml-testing
2223   * [905546a] Enable grml-live repository for testing, too
2224   * [9f96a38] docs: don't download DTDs when building docs
2225   * [f66079e] usersetup: Fixup path to inittab after f3b335ea landed
2226   * Software related changes:
2227     - [f181637] Remove pppoe from GRML_FULL.
2228     - [ea03835] Remove svn-ssh-wrappers from GRML_FULL
2229
2230  -- Michael Prokop <mika@grml.org>  Thu, 18 Aug 2011 18:44:42 +0200
2231
2232 grml-live (0.15.0) unstable; urgency=low
2233
2234   The "redesign ftw \o/" release.
2235
2236   [ Christian Hofstaedtler ]
2237   * [c315d7d] Update lintian overrides for grub 1.99-4 drop
2238   * [9269536] Enable --force-unsafe-io for dpkg
2239   * [9d16d7a] No longer install PuTTY and other windows binaries
2240   * [7270085] Update SQUASHFS_EXCLUDES_FILE example to match code
2241   * [5c58f1d] Fix SQUASHFS_EXCLUDES_FILE default not being set
2242   * [dd60c7e] Drop * expansion from mksquashfs call
2243   * [6782d44] Turn on wildcard support for mksquashfs excludes
2244   * [2889351] Move /run, /var/run, /var/lock exclusion to mksquashfs
2245
2246   * Software related changes:
2247     - [ed9696d] remove loop-aes-{utils,testsuite}
2248     - [bcf093e] add atftp to GRML_FULL
2249     - [1c39c7d] add links to GRML_MEDIUM
2250     - [406dff8] remove socket from GRML_MEDIUM,GRML_SMALL
2251     - [5b77db8] transition from netcat to netcat-openbsd
2252     - [c521af7] remove alsa-tools from GRML_MEDIUM
2253     - [c08f56e] Spring cleaning
2254
2255   [ Michael Prokop ]
2256   * Bugfixes:
2257     - [c9ebd4a] 01-packages: Ignore packages marked for un-installation.
2258     - [8a35993] Remove /var/log/install_packages.list on release.
2259       File is emtpy then anyway.
2260     - [6c00c3c] Update resolv.conf handling to properly support /run
2261       [Closes: issue984].
2262     - [b8c8c53] grml-live: try updating initramfs if creating fresh
2263       one failed.
2264     - [8d897e7] Adjust trap handling to get clean exit.
2265     - [e0f701f] 98-clean-chroot: make sure rm does not resolve the symlink
2266     - [1374521] scripts/release_helper.sh: force confmiss and confnew
2267       options when installing package so automated installation works when
2268       having modified configuration files.
2269     - [1b426d8] GRMLBASE/98-clean-chroot: recursively remove
2270       /var/lib/clamav/clamav-*.
2271     - [649b40f] DEBORPHAN/98-clean-chroot: Make sure deborphan exists
2272       in chroot.
2273     - [7580b07] 98-clean-chroot: fix check for presence of update-menus.
2274     - [f605fe8] debconf/GRMLBASE: drop wicd preseeding to avoid
2275       errors with installation.
2276     - [866b47c] Implement dpkg-divert handling to address failing update-grub
2277       in openvz environments.
2278     - [1cef31a] Add workaround to solve udev packaging bug (see #632624).
2279
2280   * New features / improvements:
2281     - [9ecfe24] GRMLBASE.var: set maximum number of packages installed
2282       at a time to 3000.
2283     - [1e9092e] Support -N option to only bootstrap the grml_chroot
2284       and skip building of [files for] ISO.
2285     - [d95eed1] Try to reduce build time and do not build initramfs twice.
2286     - [6998e9e] scripts/release_helper.sh: Use +autobuild instead of
2287       ~autobuild for version suffix.
2288     - [8d2eced] Iterate over kernel versions when generating initramfs.
2289     - [47b815e] syslinux configuration: use localboot -1 to boot
2290       from next boot device instead of using 0x80. [Closes: issue957]
2291     - [f3b335e] Implement -D option to set configuration directory.
2292       Accordingly adjust fai.conf (don't set variables grml-live is
2293       setting via cmdline now). Provide new scripts to deploy
2294       configuration files (/etc/inittab, /etc/locale.gen, /etc/modules).
2295       Rework and adapt cleanup scripts accordingly. [Closes: issue880]
2296     - [0bc24c4] Rename scripts/GRMLBASE/10-build-initramfs to
2297       scripts/GRMLBASE/10-configure-initramfs to reflect current
2298       state of script's action.
2299     - [0811b5f] Provide update-usbids as separate script to avoid
2300       errors on missing update-usbids.
2301     - [2e0d659] buildd: check for "FAILED with exit code" in logs.
2302     - [03c92fc] GRMLBASE/37-portmap: do not touch /etc/default/portmap
2303       if the file does not exist.
2304     - [e13f6a8] 92-update-freshclam: do not error out on exit code 124
2305       by freshclam.
2306     - [3c03961] Update apt preferences: always use live-boot* packages
2307       from Grml.
2308     - [a242e27] Redesign sources.list handling. Get rid of
2309       /etc/grml/fai/apt/sources.list.
2310     - [dd81475] GRMLBASE scripts: run all fcopy commands in verbose mode.
2311     - [2d7aecf] Add security.debian.org to sources.list of lenny, squeezy,
2312       wheezy, stable and testing (thanks to the sources.list redesign).
2313       Thanks to Christian Hofstaedtler <ch@grml.org>
2314
2315   * Minor changes:
2316     - [bdc6192] docs: drop outdated fai-on-etch entry.
2317     - [befccab] Add README.md for github.
2318     - [0be5e94] Drop unused GRML_FAI_CONFIG from make-fai-nfsroot.conf.
2319     - [96e44ee] cleanup script: Drop ion3 stuff, since we do not ship
2320       ion3 anymore.
2321     - [00fd941] Drop patches/ directory, patch fai_chroot_update.patch
2322       is not relevant anymore.
2323     - [3c52d9d] Drop patches directory from debian/grml-live.install.
2324     - [50215e9] Provide debian/NEWS entry for release 0.15.0.
2325
2326   * Software related changes:
2327     - [be3c863] Drop python2.5 and python2.5-minimal from GRML_FULL.
2328     - [781e6ce] Drop ntfsprogrs (replaced by ntfs-3g, see #627823).
2329     - [071f1ec] Drop firmware-ipw2x00 which has been integrated in
2330       last commit ("Spring cleaning") from GRML_MEDIUM + GRML_FULL.
2331     - [63e2a03] Add firmware-brcm80211 to GRML_FULL and GRML_MEDIUM.
2332       [Closes: issue1007]
2333
2334   [ Ulrich Dangel ]
2335   * [5c91ce9] Add a script to update the grml-live version string
2336   * [6ce3dbc] Umount all directories in bailout handler
2337   * [e91516d] add EXIT trap as set -e may terminate the program
2338     without a signal
2339   * [12e281b] Disable set -e as it causes some problems with
2340     umounting fs.
2341   * [90b73e6] Don't remove pid files in $target/var/run as it
2342     is deleted afterwards anyway.
2343
2344   * Software related changes:
2345     - [4b65e8d] remove inotail as coreutils supports inotify
2346       nowadays anyways.
2347     - [9951735] add libnss-myhostname
2348     - [44bc5af] remove grml-rebuildfstab [Closes: issue1001]
2349
2350  -- Michael Prokop <mika@grml.org>  Sun, 26 Jun 2011 20:23:53 +0200
2351
2352 grml-live (0.14.1) unstable; urgency=low
2353
2354   [ Christian Hofstaedtler ]
2355   * [739beb8] Fix name of SQUASHFS_NAME var in templates
2356   * [c5b7145] Update shipped grub2 to 1.99-4
2357   * [1be2433] Update bsd4grml to version 20110521
2358   * [9f5975e] SW: Add xtightvncviewer to GRML_FULL. [Closes: issue990]
2359   * [7650b54] SW: Remove powernowd from GRML_FULL,GRML_MEDIUM
2360   * [93530f2] Revert "isolinux f5: fix layout."
2361   * [f5dd81b] SW: Replace arping with iputils-arping
2362   * [4fd4ee2] Sync vi,vim,view,editor alternatives
2363
2364   [ Michael Prokop ]
2365   * [be46a0b] isolinux f5: fix layout.
2366   * [8ba6757] SW: Add virtualbox packages to amd64 flavour.
2367   * [e738d23] SW: Remove linux-kernel-headers-grml from grml-medium.
2368   * [2017df2] sources.list handling: match "sid" and "unstable" only as
2369     whole words.
2370
2371  -- Michael Prokop <mika@grml.org>  Sun, 29 May 2011 12:09:50 +0200
2372
2373 grml-live (0.14.0) unstable; urgency=low
2374
2375   [ Michael Prokop ]
2376   * [900b82d] grml-cheatcodes.txt: update documentation regarding
2377     fetch= bootoption (supports DNS nowadays).
2378   * [cb537a8] Revert "Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh
2379     to use first partition as boot system."
2380   * [ab97d7b] Bump Standards-Version to 3.9.2.
2381   * [bebbbad] docs: fix wording ("allows one to"), thanks lintian.
2382   * [3ba06da] Adjust lintian overrides for new lintian and policy.
2383   * [6f9a4ab] initramfs-tools: use xz with -8 and --check=crc32.
2384   * Software related changes:
2385     - [2113bc5] remove docbook-utils again (pulling in luatex + more).
2386     - [a67a5ab] remove darcs from GRML_FULL (too large).
2387     - [230f7fc] remove c3270 from GRML_FULL (ENOSPACE).
2388
2389   [ Christian Hofstaedtler ]
2390   * [d62a6be] document dns= boot option
2391   * [e910ecb] document ip= boot option
2392   * [14b6242] work around udev's "cosmetic warnings"
2393   * [5f1adca] rebuild mtab during boot
2394   * [e1b5d40] arrange /run like on a normal system
2395   * [779971e] SW: add firmware-realtek to GRML_FULL,GRML_MEDIUM
2396   * [5de2fe3] SW: re-add ratpoison to GRML_FULL
2397
2398  -- Michael Prokop <mika@grml.org>  Wed, 11 May 2011 23:17:28 +0200
2399
2400 grml-live (0.13.3) unstable; urgency=low
2401
2402   The "cleanup before marrying" release.
2403
2404   [ Michael Prokop ]
2405   * Bugfixes / changes / new features:
2406     - [5a8f565] scripts/release_helper.sh: also build Packages.gz file for
2407       http usage in sources.list.
2408     - [9dd04ba] scripts/release_helper.sh: disable apt-listchanges and
2409       apt-listbugs.
2410     - [261d88e] modprobe.d/loop-part.conf: add max_loop=32.
2411     - [aac340b] Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use
2412       first partition as boot system. - thanks to Thorsten Glaser
2413     - [55dde69] Addon: Replace gPXE with iPXE (see Debian BTS #474034).
2414     - [346b946] Support wheezy as suite inside fai/apt/sources.list.
2415     - [95f3494] GRMLBASE/01-packages: fix path to logfile for
2416       packages.list.
2417
2418   * buildd related changes:
2419     - [cfa2c50] buildd: support IGNORE class to ignore requests to install
2420       software packages from other classes.
2421     - [d88753b] buildd: follow symlinks to archive and dump the log files
2422       they point to.
2423
2424   * Software related chanages:
2425     - [3902afc] Add partimage to GRML_MEDIUM and GRML_SMALL.
2426       [Closes: issue972] - thanks to neXyon for reporting.
2427     - [782eccc] + [ce0a794] Update software-changes-schedule.txt.
2428     - [e646663] remove loop-aes-modules-2.6.38-grml[64] and
2429       speakup-modules-2.6.38-grml[64] from GRML_FULL.
2430     - [a671278] add rs to GRML_FULL.
2431     - [a7043e9] remove ekeyd from GRML_FULL (broken, several known issues).
2432     - [b023489] remove backuppc from GRML_FULL (too big, currently
2433       uninstallable, not that relevant on live system).
2434     - [faf3a38] remove irb from GRML_FULL (provided by ruby since squeeze).
2435     - [ac64887] replace portmap with rpcbind in all Grml flavours.
2436     - [d17a90f] remove rodc and rdoc1.8 from GRML_FULL (provided by
2437       ruby since squeeze).
2438     - [3c4a7ae] remove eieio from GRML_FULL (obsoleted by Emacs 23.2,
2439       see #617267).
2440     - [3aee43f] remove gfs-tools + gfs2-tools from GRML_FULL.
2441     - [9f0aed3] remove noshell from GRML_FULL (transitional to
2442       non-free titantools).
2443     - [4f0d06e] remove all xmms2 packages from GRML_FULL.
2444     - [8a01c70] remove zec from GRML_FULL.
2445     - [59165cd] remove yatm from GRML_FULL.
2446     - [5e5e0d4] remove xfaces from GRML_FULL.
2447     - [965616d] remove weechat* from GRML_FULL.
2448     - [2cfa836] remove user-setup from GRML_FULL.
2449     - [3b6256f] remove unrar-free from GRML_FULL.
2450     - [d96fa97] remove tidy from GRML_FULL.
2451     - [c041899] remove tetradraw from GRML_FULL.
2452     - [af79834] remove csstidy from GRML_FULL (too unrelevant).
2453     - [141c5d3] remove sp from GRML_FULL (too unrelevant).
2454     - [46fc19e] remove openjade from GRML_FULL (too unrelevant).
2455     - [3cac8ad] remove sgml-data from GRML_FULL (too unrelevant).
2456     - [575494b] add docbook-utils to GRML_FULL.
2457     - [2457691] removed dired (32bit-only, unmaintained in Grml).
2458     - [ba487c1] remove rc from GRML_FULL.
2459
2460   [ Ulrich Dangel ]
2461   * [6aa99b2] SW: Added grml-feedback to GRML_{FULL,MEDIUM,SMALL}.
2462   * [ddb0378] Enable loopback partitions per default.
2463
2464   [ Christian Hofstaedtler ]
2465   * [3c591d6] typo fix in grml-live-remaster man page.
2466   * [5a34b68] fix squashfs builds with gzip compression.
2467   * [3604d28] Remove available packages from to-check list.
2468   * Software related changes:
2469     - [715ee57] remove spell, spellutils from GRML_FULL.
2470     - [d3c3b59] remove doxygen from GRML_FULL.
2471     - [86873e3] remove asn1c from GRML_FULL.
2472     - [b34bcb4] remove cedet-common from GRML_FULL.
2473     - [f965ea0] remove ctrlproxy from GRML_FULL.
2474     - [108c559] remove detachtty from GRML_FULL.
2475     - [6b628f3] remove muscletools from GRML_FULL.
2476     - [624a0f0] follow nilfs-tools transition for GRML_FULL.
2477     - [06acda8] remove orpheus from GRML_FULL.
2478     - [689dfb3] remove qprof from GRML_FULL.
2479     - [91398f8] remove prismstumbler from GRML_FULL.
2480     - [2f94a13] remove pytris from GRML_FULL.
2481     - [adfe220] remove tn5250 from GRML_FULL.
2482     - [838302e] remove viewglob from GRML_FULL.
2483     - [47e47e9] remove xcardii from GRML_FULL.
2484     - [9624eec] remove opie-client from GRML_FULL.
2485     - [fbe325d] remove s3switch from GRML_FULL.
2486     - [b34282b] remove spicctrl from GRML_FULL.
2487     - [696df8a] remove log2mail from GRML_FULL.
2488     - [2560a80] remove python2.4 from GRML_FULL.
2489     - [7728fde] remove sbm from GRML_FULL.
2490     - [fd90761] remove dog from GRML_FULL.
2491
2492  -- Michael Prokop <mika@grml.org>  Mon, 09 May 2011 13:53:49 +0200
2493
2494 grml-live (0.13.2) unstable; urgency=low
2495
2496   [ Christian Hofstaedtler ]
2497   * [82e7ad3] fix buildd header (no more unoldstable!)
2498
2499   [ Michael Prokop ]
2500   * Bunch of buildd improvements:
2501     - [f96dfbf] Add support for wheezy, drop lenny (being oldstable
2502       nowadays). [Closes: issue962]
2503     - [aaa0017] Rename HEADER.html to index.html, as being
2504       used on daily.grml.org.
2505     - [2a5e5e6] Update index.html file.
2506     - [a08d1d1] Finalize sha1sum support.
2507     - [b4f406a] Support setting variables through grml-buildd.conf
2508       in working directory, support $STORAGE_ADMIN instead of hard coded
2509       mail address for storage host.
2510     - [79b6032] Fix suite information for wheezy links.
2511     - [cc7e99d] cronjob: upload and remove ISOs after each grml-flavour.
2512     - [4d1178f] Use mutt instead of nail again (plus further improvement
2513       in [79e4473d]).
2514   * scripts/release_helper.sh improvements for autobuilds:
2515     - provide autobuild install instructions in official
2516       grml-live documentation
2517     - support sudo [c6bcaeb]
2518     - remove leftover files and directories from grml-live.build-area
2519       to avoid pollution [307773c] [d0a25f7]
2520     - provide git log in debian/changelog [83ef159] [833dd6d]
2521
2522  -- Michael Prokop <mika@grml.org>  Fri, 18 Mar 2011 14:19:08 +0100
2523
2524 grml-live (0.13.1) unstable; urgency=low
2525
2526   [ Martin Scharm ]
2527   * [1c721a6] grml-cheatcodes.txt: added autoconfig boot parameter
2528
2529   [ Christian Hofstaedtler ]
2530   * [4bc574e] Assume 'squeeze' as default SUITE.
2531   * [27a6aab] buildd: squeeze has been promoted to stable, adapt texts
2532   * [0c3993f] buildd: show sha1sum files instead of md5
2533
2534   [ Michael Prokop ]
2535   * [66ce999] Update for kernel 2.6.38-grml[64], featuring LZMA/XZ
2536     support - requiring squashfs-tools >=4.2-1.
2537   * [e88fb8e] Depend on squashfs-tools (>= 1:4.2-1~grml00).
2538   * [1c0980c] scripts/release_helper.sh: manually build debian/changelog
2539     during autobuilds, improve branch handling
2540
2541  -- Michael Prokop <mika@grml.org>  Thu, 17 Mar 2011 23:08:20 +0100
2542
2543 grml-live (0.12.6) unstable; urgency=low
2544
2545   [ Michael Prokop ]
2546   * [312d86a] templates/GRML/grml-cheatcodes.txt: update debian2hd
2547     bootoption documentation; replace all references to /dev/hdx with
2548     /dev/sdx
2549   * [22e838c] templates/GRML/grml-cheatcodes.txt: update usage example
2550     cmdline for debian2hd (thanks, Christian).
2551   * [0d5dccc] Add software-changes-schedule.txt to handle scheduled
2552     software additions/removals via git.
2553   * [66f1c71] grml-cheatcodes.txt: drop setkeycodes (being dropped from
2554     grml-autconfig).
2555   * [956db16] docs: add generation of the base tar.gz to the FAQ
2556   * [32627d5] scripts/release_helper.sh: support autobuild
2557     infrastructure through AUTOBUILD
2558   * Software related changes:
2559     - [58de1cc] Drop postfix-ldap from GRML_FULL.
2560     - [f3deac4] Drop cfengine2 from GRML_FULL.
2561     - [23a96e0] Add puppet to GRML_FULL.
2562     - [c00baf7] Add puppetmaster to GRML_FULL.
2563     - [285e5c3] Add rdfind to GRML_FULL.
2564     - [38fad6b] Replace glipper-nognome with clipit.
2565
2566   [ Ulrich Dangel ]
2567   * [5f2b199] SW: Add parted to GRML_MEDIUM (Thanks to Jordi Funollet
2568     for the bug report)
2569
2570  -- Michael Prokop <mika@grml.org>  Fri, 11 Mar 2011 23:16:57 +0100
2571
2572 grml-live (0.12.5) unstable; urgency=low
2573
2574   The "new release is coming so >< close" release.
2575
2576   * [69f74a6] grml-live: Fix typo (Skiping->Skipping).
2577   * [7468864] SW: Add grub-imageboot to all Grml flavours.
2578   * [ea8df13] hooks/{instsoft,updatebase}.GRMLBASE: be more careful
2579     about BUILD_ONLY environment.
2580   * [1b66676] isolinux/grml.cfg: use vga=791 by default for "disabled
2581     KMS" boot menu entry.
2582   * [ebc2594] isolinux/grml.cfg: disable KMS in "Disable Framebuffer"
2583     boot menu entry.
2584   * [7883c5f] templates/boot: set nodmraid and grml2hd accordingly, make
2585     sure "No KMS" and "nofb" are consistent accross bootloaders.
2586   * [b8a13e3] templates/boot: Use persistent=nofiles as default, as this
2587     causes less problems by default.
2588   * [5c896d0] Update templates/GRML/grml-cheatcodes.txt to reflect
2589     recent development. - thanks to Ulrich Dangel <mru@grml.org> for
2590     feedback.
2591   * [894aac9] templates/GRML/grml-cheatcodes.txt: document KMS and add
2592     URL for Documentation/kernel-parameters.txt.
2593
2594  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 01:24:43 +0100
2595
2596 grml-live (0.12.4) unstable; urgency=low
2597
2598   The "where is all the dirt" release.
2599
2600   [ Christian Hofstaedtler ]
2601   * Software related changes:
2602     - [8b01f6c] Remove wacom-tools from GRML_FULL.
2603     - [377f9fe] Remove xar from GRML_FULL (Debian RoQA; see #574023).
2604     - [15d82e2] Remove tra, tss from GRML_FULL.
2605     - [cce8558] Remove snoopy from GRML_FULL (removed from Debian,
2606       see #548918).
2607     - [1b93265] Remove sam from GRML_FULL (orphaned, see #503546).
2608     - [78eb19a] Remove slat from GRML_FULL (dead upstream, see
2609       #541373).
2610     - [9d7b098] Remove shc from GRML_FULL (RoM, see #508109).
2611     - [a952d6b] Remove sdd from GRML_FULL (RoQA, see #572379).
2612     - [c9a3214] Move retty to x86-only section.
2613     - [e2dc668] Remove rain from GRML_FULL (RoQA, see #455002).
2614     - [e7dcc71] Remove isakmpd from GRML_FULL.
2615     - [ae7a104] Remove psh from GRML_FULL (RoQA, see #596551).
2616     - [01c0a56] Remove ras from GRML_FULL (dead upstream, see
2617       #558672).
2618     - [99fa5ea] Move pstack to x86-only section.
2619     - [48c3d54] Remove pcopy from GRML_FULL (dead upstream, see
2620       #596552).
2621     - [703e0b6] Remove mp3c from GRML_FULL (uninstallable, very old).
2622     - [e2ac468] Remove nstx from GRML_FULL (dead upstream, see
2623       #595988).
2624     - [c36d74e] Do the mtd-tools -> mtd-utils transition.
2625     - [cc932b9] Remove mirrordir from GRML_FULL (RoM; see #555130).
2626     - [d8fa87a] Move bsign to x86-only section.
2627     - [845f37b] Remove cabber from GRML_FULL (RoQA, see #553902).
2628     - [3c65350] Remove jail from GRML_FULL (RoM, see #448725).
2629
2630   [ Ulrich Dangel ]
2631   * [1c74730] Run /etc/init.d/networking by default.
2632
2633   [ Michael Prokop ]
2634   * [d61b3b8] Drop unnecessary policy-rc.d handler from
2635     hooks/updatebase.GRMLBASE and scripts/GRMLBASE/98-clean-chroot -
2636     grml-policy-rc.d does it for us.
2637   * [07e33ed] grml-cheatcodes.txt: Document nonetworking bootoption.
2638   * Software related changes:
2639     - [ee607a4] Add tmux to GRML_FULL. - thanks to Marek Straka
2640     - [b4b0e5a] Add grml-rescueboot to all grml flavours.
2641     - [af3b852] Add fai-setup-storage to GRML_FULL.
2642     - [567872d] Remove policyrcd-script-zg2 from GRML_FULL.
2643     - [8151e7f] Remove zsh-static from GRML_FULL.
2644     - [27e4380] Remove bash-static from GRML_FULL.
2645
2646  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 17:40:40 +0100
2647
2648 grml-live (0.12.3) unstable; urgency=low
2649
2650   The "let's clean the floor" release.
2651
2652   * Bugfix:
2653     - [7bbfd24] Rework apt.conf handling in instsoft/updatebase (provide
2654       /etc/apt/apt.conf.d/15grml-live), drop /etc/kernel-img.conf support.
2655       The reworked apt.conf handling addresses the issue that with usage of
2656       BASE.tgz there might result packages from recommends in the ISO (like
2657       for example iso-codes via python-apt).
2658
2659   * Package list changes:
2660     - [5476dee] replace perf with linux-tools-2.6.36 package in GRMLBASE.
2661     - [ae6845f] Update package list in NFSROOT (grub->grub-pc, live-
2662       initramfs->live-boot, drop cvs/subversion/jove/subversion, disable
2663       cfengine2/libapt-pkg-perl).
2664
2665   * Get rid of window managers from GRML_FULL that are either too large,
2666     unconfigured, unused,... - see issue897 for the discussion.
2667     [Closes: issue897]
2668     - [a4907de] Remove fvwm
2669     - [a68ff37] Remove ratpoison and ratmenu
2670     - [c44b1e3] Remove dwm and dwm-tools
2671     - [5eb0e90] Remove twm
2672     - [0a17b3c] Remove w9wm
2673     - [69ca260] Remove evilwm
2674     - [9df6db8] Remove jwm
2675     - [d077db1] Remove pekwm
2676
2677   * Removals from GRML_FULL package list:
2678     - [b88d7b5] Remove ysm (orphaned, see #595398).
2679     - [50bc2fe] Remove emcast (orphaned, see #594619).
2680     - [0040aec] Remove cdrbq (orphaned, see #602587).
2681     - [0bcc921] Remove wyrd (not relevant enough).
2682     - [372cd2d] Remove xaw3dg (not relevant enough).
2683     - [07d1e00] Remove yaird (initramfs-tools is the
2684       recommended and supported i-t generator).
2685     - [f8990f6] Remove pdns* packages (except for pdns-recursor).
2686     - [e601ea1] Remove nedit (too large for too many already
2687       existing editors).
2688     - [c402efd] Remove mrxvt[-common] from GRML_FULL.
2689     - [13c5b0b] Remove zlib1g (library -> rdepends).
2690     - [67cfcf5] Remove gq (unmaintained/dead, see #593165).
2691     - [bed9733] Remove cdda2wav + cdrecord from GRML_FULL (unavailable).
2692     - [57280bf] Remove geresh (dead/unmaintained, see #595478).
2693     - [e240523] Remove dietlibc (dietlibc-dev is the relevant package).
2694     - [09ec6b0] Remove dumputils (orphaned upstream, see #466870).
2695     - [d8e5c2d] Remove cbrowser (dead upstream, see #595987).
2696     - [2a296ca] Remove dpkg-multicd (unavailable, merged into
2697       dselect, see #557063).
2698     - [a4b7699] Remove dpkg-ftp (unavailable, merged into
2699       dselect, see #557062).
2700     - [6537f9e] Remove tcl8.3 (unavailable, tcl8.4 is there).
2701     - [ed0a6ab] Remove jikes (orphaned, see #508366).
2702     - [72eff19] Remove metamail (orphaned, see #274451).
2703     - [ebfec95] Remove mkisofs (unavailable).
2704     - [847ba32] Remove python-celementtree + python-elementtree
2705       (unavailable + only useful with python < 2.5, see #564377).
2706     - [547476e] Remove realtime-lsm (deprecated, see #499245).
2707     - [266c05b] Remove nictools-nopci (i386-only).
2708     - [73bfef1] Remove star (unavailable).
2709     - [bbfde64] Remove starttls (dead, see #587264).
2710     - [4d62e55] Remove swapd (dead, see #595091).
2711     - [a20335f] Remove webcpp (abandoned upstream, see #547528).
2712     - [6ca58fa] Remove xvncviewer (unavailable).
2713     - [2fc6daf] Move zfs-fuse from Grml packages to Debian packages.
2714     - [a317c5c] Remove speechd-up (i386-only, espeakup replaces it).
2715     - [d9d3706] Remove abs-guide (not important enough)
2716     - [c4c9c35] Remove uswsusp (has issues in older Debian
2717       releases, should not be too relevant for Grml).
2718     - [2e7c1fb] Remove ike-scan (4MB is too much)
2719     - [a01048a] Remove hasciicam (out-of-scope).
2720     - [6b5262f] Remove gocr (out-of-scope).
2721     - [33578dc] Remove hal (out-of-scope).
2722     - [962a5cb] Remove hal-info (out-of-scope).
2723     - [7a1b346] Remove fusesmb (out-of-scope).
2724     - [ca8f465] Remove icecast2 (out-of-scope).
2725     - [05cfbd2] Remove moosic (out-of-scope).
2726     - [4774440] Remove mp3blaster (out-of-scope).
2727     - [5baa139] Remove mplayer-skin-blue (out-of-scope).
2728     - [3806828] Remove lkl (orphaned, see #553307).
2729
2730  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 16:11:27 +0100
2731
2732 grml-live (0.12.2) unstable; urgency=low
2733
2734   [ Michael Prokop ]
2735   * [c8e2121] 90-update-alternatives: make sure to run the update-
2736     alternatives listing for x-window-manager inside the target chroot.
2737   * [032da01] SW: add console-data and kbd to GRMLBASE.
2738     [Closes: issue944] - thanks to Marc Haber for reporting and to
2739     Christian Hofstaedtler for the fix.
2740   * [179d5ea] Make sure hybrid mode works for the grub boot method out-
2741     of-the-box too - thanks to Thorsten Glaser.
2742
2743   [ Thorsten Glaser ]
2744   * [7741716] support BOOT_METHOD=grub2 (El Torito boot – Manifold boot
2745     already did) [Closes: issue889]
2746
2747  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 14:22:22 +0100
2748
2749 grml-live (0.12.1) unstable; urgency=low
2750
2751   [ Michael Prokop ]
2752   * [439b54c] grml-live: drop useless of of ls(1).
2753   * [424c8ef] SW: switch from live-initramfs to live-boot in GRMLBASE.
2754
2755   [ Christian Hofstaedtler ]
2756   * [5bc75ae] radeon-kms: overwrite file at the correct time
2757     [Closes: issue935]
2758   * [e1e1975] remove fcopy backups all across /etc
2759   * [26c2731] tag all files installed by grml-live
2760   * [d5677ef] remove obsolete live.conf
2761
2762  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:51:20 +0100
2763
2764 grml-live (0.12.0) unstable; urgency=low
2765
2766   The "give back - get back 2.6.36-grml[64]" Release.
2767
2768   [ Ulrich Dangel ]
2769   * [b6a2954] Check version of grml-live against changelog before
2770     building
2771   * [e4296db] Overwrite the radeon-kms settings [Closes: issue935]
2772
2773   [ Michael Prokop ]
2774   * [8d75e30] config/scripts/GRMLBASE/21-usersetup: add grml user to
2775     group netdev
2776   * [822c092] docs: Update FAI-URL references regarding its new home
2777     (http://fai-project.org/).
2778   * [bfe370b + 8f57397] Update to bsd4grml v20101001 (thanks to
2779     Thorsten Glaser).
2780   * [df6303e] scripts/release_helper.sh: cancel if editing changelog
2781     returned error, provide cmdline options to git-buildpackage cmd.
2782   * Software related changes:
2783     - [b25619d] Drop unavailable fnord package from all grml flavours
2784       (see #596044).
2785     - [690257e] Drop libpam* and pamusb-tools packages.
2786       [Closes: issue920]
2787     - [704c046] Drop figlet and toilet-fonts (which is a dependency of
2788       toilet) [Closes: issue915]
2789     - [29517fe] Drop i386-only-software [Closes: issue923] - thanks to
2790       Christian Hofstaedtler <ch@grml.org>
2791     - [9d2d73a] Drop deprecated kqemu-common package from GRML_FULL.
2792   * [5d4cdf0] Provide /etc/runlevel.conf via grml-live using fcopy and
2793     its class concept
2794   * [3e5fb23] Further /etc/runlevel.conf related fixes.
2795   * [25ea895] Do not set ERROR=2 twice. - thanks to Christian
2796     Hofstaedtler <ch@grml.org>
2797   * [da2a27c] Proberly quote $CURRENT_DIR. - thanks to Andreas Marschke
2798   * [74d9301] support for kernel 2.6.36-grml[64], drop backwards
2799     compatibility support, adjust depends, update docs
2800   * [c12baa8] docs: Document how to revert the manifold feature.
2801   * [f5434b2] Drop qemu and vmware bootoptions as they are not necessary
2802     any longer.
2803   * [09667d4] templates/boot/grub/grub.cfg: drop insmod part_{msdos,gpt}
2804     as it breaks booting - thanks to Thorsten Glaser <tg@mirbsd.org>
2805   * [c686c84] Add script-not-executable ./usr/share/grml-
2806     live/scripts/bootilnx.mksh to debian/overrides.grml-live.
2807   * [594972d] Provide nokms bootoption and according menus in the
2808     graphical bootmenu to disable Kernel Mode-Setting.
2809
2810   [ Bernd Arnold ]
2811   * [f4d8e72] Fix typo in grml-cheatcodes.
2812
2813   [ Thorsten Glaser ]
2814   * [58a29c5] Update to bsd4grml version 20100815.
2815   * [7ed3014 + a0ae611 + d222479] Manifold supporting and using
2816     ISOLINUX now.
2817
2818   [ Christian Hofstaedtler ]
2819   * Software related changes:
2820     - [ba2ebc1] remove packages with unclear live-cd usage case
2821     - [07409bb] move bibcursed to LATEX class
2822     - [2794ab4] replace ispell with hunspell
2823     - [046d13d] drop Essential/Required packages from GRMLBASE
2824     - [fb91169] remove mgetty
2825     - [bfd1dd6] replace console-tools with kbd
2826     - [ed73ede] remove grml-etc dependencies
2827     - [d4c848e] don't try to install i386-only software on amd64
2828     - [9034de9] remove no longer available software
2829     - [c78ef28] remove fvwm-crystal-minimal
2830   * [535a90f] remove further backup files in /etc
2831   * [1455f91] fcopy motd instead of relying on grml-etc plus weirdness
2832   * [ad7a862] allow all users to start X server [Closes: issue926]
2833   * [987dd5d] grub: memdisk is a "linux16"-style kernel
2834     [Closes: issue937]
2835   * [8b54550] update grub to 1.98+20100804-8 [Closes: issue938]
2836
2837  -- Michael Prokop <mika@grml.org>  Thu, 02 Dec 2010 13:34:43 +0100
2838
2839 grml-live (0.11.0) unstable; urgency=low
2840
2841   The "kernel 2.6.35-grml[64] party" Release.
2842
2843   * This release provides support for kernel 2.6.35-grml[64] through
2844     updated squashfs binary and options handling. To build live
2845     systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4
2846     package is required. Further details are available in the
2847     updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a]
2848   * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and
2849     update SQUASHFS_BINARY comment.
2850   * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev
2851     are available on update
2852   * [fc88014] Update TODO file, reflecting recent development.
2853   * [d38f878] Add scripts/release_helper.sh.
2854   * Updates in templates/boot/:
2855     - [050f4d2] Update pci.ids to version 2010.08.27.
2856     - [24960b7] Update gpxe.lkrn to version 1.0.1.
2857     - [d980fe7] Update hdt.c32 to version 0.3.6.1.
2858     - [d635175] Update memtest to memtest86+ version 4.10.
2859     - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803.
2860     - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux
2861                 version 2:4.02+dfsg-3.
2862     - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02
2863                 debian-20100803.
2864     - [929662f] Update templates/boot/grub to grub version
2865                 1.98+20100804-4.
2866     - [89c9f37] Update lintian overrides file to reflect current
2867                 updates in templates/boot/grub.
2868
2869  -- Michael Prokop <mika@grml.org>  Sat, 04 Sep 2010 15:47:32 +0200
2870
2871 grml-live (0.10.1) unstable; urgency=low
2872
2873   [ Ulrich Dangel ]
2874   * [916808e] Mention random hostname support in documentation.
2875
2876   [ Michael Prokop ]
2877   * [9f059fa] Bump version number in grml-live script.
2878     Thanks for reporting, Tong Sun. [Closes: issue888]
2879   * [4b61133] docs: mention that random hostname is supported only in
2880     recent versions.
2881
2882  -- Michael Prokop <mika@grml.org>  Tue, 03 Aug 2010 23:32:14 -0400
2883
2884 grml-live (0.10.0) unstable; urgency=low
2885
2886   The "DebConf10 in New York" Release.
2887   * Software related changes:
2888     - [6783097] SW: Drop xserver-xorg-video-amd from GRML_MEDIUM +
2889       GRML_FULL (transitional package).
2890     - [2f36927] SW: Use xserver-xorg-video-all + xserver-xorg-input-all
2891       in GRML_FULL, GRML_MEDIUM + XORG. - thanks to Tong Sun
2892       <suntong@cpan.org> [Closes: issue879]
2893     - [212a7a8] Add tasksel and taskel-data to exclude option in
2894       FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun <suntong@cpan.org>
2895       [Closes: issue886]
2896
2897   * Documentation related changes:
2898     - [ab3c3be] docs: add squashfs-tools to default apt-get list for
2899       deployments on Debian.
2900     - [7fd12d9] docs: clarify usage of base.tgz
2901     - [f8d3ccd] docs: mention FOOBAR class in usage example via
2902       /etc/grml/grml-live.local - thanks to Tong Sun <suntong@cpan.org>
2903     - [9de56d9] grml-cheatcodes.txt: document utc + localtime bootoptions.
2904
2905   * Bugfixes, Features,...:
2906     - [4b2e863] Make all shell scripts using /bin/bash instead
2907       /bin/sh to be able to FAI's environment - thanks to thermoman
2908     - [6eebff8] Make sure that output directory variables aren't
2909       overridden by $OUTPUT. [Closes: issue885]
2910     - [807994a] buildd/functions.sh: remove attachment in bailout
2911       function.
2912     - [00825cf] Bump Standards-Version to 3.9.1.
2913     - [ace32ae] Fix typo in several files, it's "overridden"
2914       (thanks, lintian).
2915
2916  -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 00:21:34 -0400
2917
2918 grml-live (0.9.43) unstable; urgency=low
2919
2920   * [6136081] docs/grml-live.txt: clarify policy for class names.
2921   * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE.
2922   * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712.
2923
2924  -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 12:38:17 +0200
2925
2926 grml-live (0.9.42) unstable; urgency=low
2927
2928   * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
2929   * [8ef26a3] Bump grml-live version string.
2930   * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6.
2931   * [79e718c] grml_cleanup_chroot: drop all [u]mount commands.
2932   * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable
2933     to make it compatible with set -u.
2934   * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to
2935     continue.
2936
2937  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2010 14:41:03 +0200
2938
2939 grml-live (0.9.41) unstable; urgency=low
2940
2941   [ Ulrich Dangel ]
2942   * [f485d22] Add loopback.cfg.
2943   * [a72dab8] Improved documentation for bootid bootoption.
2944
2945   [ Michael Stapelberg ]
2946   * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876]
2947
2948   [ Michael Prokop ]
2949   * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add
2950     pointers to initramfs related documentation.
2951   * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617-
2952     1, extend grub.cfg, update scripts/create-grub-dir.sh
2953   * Debian packaging:
2954     - [8a0e08a] Set Debian source format to 3.0 (native).
2955     - [e84d056] Bump Standards-Version to 3.9.0.
2956     - [3ae2043] Replace Depends of grml-live-buildd on nail with
2957       heirloom-mailx.
2958   * SW-related changes:
2959     - [dfecfb0] Add uuid-runtime to GRMLBASE,
2960                 thanks Adriana Teixera.
2961     - [1898358] Add gddrescue to GRML_MEDIUM,
2962                 thanks Antonio Diaz Diaz.
2963     - [4df9949] Add socat to GRML_MEDIUM.
2964     - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL.
2965     - [8ad9d2a] Add ekeyd to GRML_FULL,
2966                 thanks Peter Palfrader. [Closes: issue873]
2967
2968  -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 12:15:00 +0200
2969
2970 grml-live (0.9.40) unstable; urgency=low
2971
2972   [ Michael Prokop ]
2973   * Software related changes:
2974     - Add perf to GRML_FULL.
2975     - Add lxc to GRML_FULL.
2976     - Add hwloc to GRML_FULL.
2977     - Drop aria2 from GRML_FULL (lack of space).
2978     - Drop bluez-audio (lack of space, requires ~17MB incl.
2979       dependencies)
2980   * Drop wrongly merged failsafe bootoptions.
2981   * Update grml-cheatcodes.txt (e.g. drop home= bootoption
2982     as it has been deprecated recently).
2983   * Update bsd4grml to version 20100328 (thanks, Thorsten).
2984
2985   [ Ulrich Dangel ]
2986   * Fix Boot OS of first partition entry for grub. Thanks to Jordan
2987     Uggla for
2988   * Support automatic findiso command and fixed gfxpayload handling.
2989     Thanks to Jordan Uggla.
2990
2991  -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
2992
2993 grml-live (0.9.39) unstable; urgency=low
2994
2995   * Add support for /boot/isolinux/submenu*.cfg files.
2996   * Drop bootfrom=removable from default bootoptions (we've bootid
2997     and scan removable devices first nowadays).
2998   * Grub2 related changes:
2999     - Add scripts/create-grub-dir.sh to build templates/boot/grub/
3000     - Add font file templates/boot/grub/ascii.pf2
3001     - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
3002     - grub.cfg:
3003       ~ add additional menu_color_* entries if loading background image
3004       ~ loadfont /boot/grub/ascii.pf2
3005       ~ increase timeout to 20 seconds
3006       ~ replace terminal command with terminal_output
3007       ~ use gfxpayload=1024x768 instead of vga=...
3008   * Some minor lintian cleanups.
3009   * Software related changes:
3010     - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
3011       `minimal-shell'.
3012     - Add numactl to GRML_FULL (thanks, gebi).
3013     - Drop ctapi-cyberjack.
3014     - Drop sl-modem-daemon.
3015     - Update to grml kernel 2.6.33.
3016
3017  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 15:12:21 +0100
3018
3019 grml-live (0.9.38) unstable; urgency=low
3020
3021   * Move ia32-libs from Depends to Recommends so installation
3022     on i386 works again.
3023
3024  -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
3025
3026 grml-live (0.9.37) unstable; urgency=low
3027
3028   * Drop noquick bootoption from serial console boot entry.
3029   * Add grml as default to default.cfg. [Closes: issue761]
3030   * Software related changes:
3031     - Add nginx. Thanks al4711. [Closes: issue704]
3032     - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
3033     - Drop asleap from GRML_FULL.
3034     - Drop ded from GRLM_FULL.
3035     - Drop tlswrap package from GRML_FULL.
3036     - Move udev from GRML_* to GRMLBASE.
3037
3038  -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
3039
3040 grml-live (0.9.36) unstable; urgency=low
3041
3042   * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
3043     files use .conf as filename suffix. [Closes: issue647]
3044   * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs.
3045   * 90-update-alternatives: check for symlinks of iceweasel and
3046     mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink.
3047   * Rework addons handling (make sure to install boot addons independent
3048     from bsd4grml which might be disabled).
3049   * Updated boot manager teamplates (simplify syslinux.cfg,
3050     update failsafe bootoption, add GPXE to grub.cf, drop duplicate
3051     boot=live from grub.cfg)
3052   * Do not bailout if reading dpkg.list fails, instead assume user
3053     is running a dirty build and display a warning message.
3054   * Check for precense of grub directory and files in templates
3055     that we are adjusting on-the-fly and skip non-existing ones
3056     so customisation of templates is easier.
3057   * Drop debug from bootoptions and use debug=vc only. 'debug' without
3058     arguments avoids displaying the executed code in the initramfs
3059     which is something you usually want to have enabled by default
3060     when debugging a system.
3061   * Fix label name for ssh bootoption.
3062   * Add persistency feature to boot menu. [Closes: issue773]
3063   * buildd/link_latest.sh: make sure to use according filename in
3064     md5sum file of *_latest* ISOs. [Closes: issue814]
3065   * Software related changes:
3066     - Add grml-quickconfig to GRMLBASE.
3067     - Add grml-quickconfig-standard to GRML_* classes.
3068     - Add xz-utils to GRML_FULL.
3069     - Add zerofree to GRML_MEDIUM and GRML_FULL.
3070     - Drop 3ware-cli-binary (license unclear).
3071     - Drop rar from GRML_FULL (license).
3072     - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
3073     - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
3074       able to customize it easier.
3075
3076  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
3077
3078 grml-live (0.9.35) unstable; urgency=low
3079
3080   * New features / major changes:
3081     - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and
3082       /etc/grml/fai/live-initramfs to /etc/grml/fai/config/). This is
3083       an important step to use the config space and class concept of
3084       FAI in a more decent and cleaner way. Further details in NEWS
3085       file. Thanks to Henning Sprang for the initial hint.
3086     - Provide buildd as separate Debian package grml-live-buildd.
3087     - Store package list on ISO. [Closes: issue779] [Closes: issue749]
3088     - Support conf/bootid.txt and use bootoption bootfrom=removable by
3089       default.
3090     - Support NO_BOOTID to disable the new bootid feature.
3091     - Support DEFAULT_BOOTOPTIONS via configuration file.
3092   * Bugfixes / minor changes:
3093     - buildd: use nail instead of mutt for sending mails as recent
3094       versions of mutt introduced a major breakage (see #539276).
3095     - scripts/GRMLBASE/38-udev: check for presence of config file.
3096     - Ignore $EXIT_ON_MISSING_PACKAGES if running a dirty build
3097       through -B.
3098     - Make sure to use sources.list of grml-live, even on updates
3099       through -u option. [Closes: issue803]
3100   * Software related changes:
3101     - Drop all packages from GRML_* classes that are defined in
3102       GRMLBASE already.
3103     - Drop aufs-tools from GRML_MEDIUM.
3104     - Drop lvm2 from GRML_* classes at it is in GRMLBASE.
3105     - Drop mdadm from GRML_* classes as it is in GRMLBASE.
3106     - Move diffutils + iw from GRMLBASE to GRML_* classes.
3107     - Move mgetty from GRML_* classes to GRMLBASE.
3108     - Move module-init-tools from GRML_* classes to GRMLBASE.
3109   * Debian packaging: Bump Standards-Version to 3.8.4.
3110
3111  -- Michael Prokop <mika@grml.org>  Sat, 13 Feb 2010 01:08:57 +0100
3112
3113 grml-live (0.9.34) unstable; urgency=low
3114
3115   * Add scripts/GRMLBASE/38-udev to get rid of automatically generated
3116     udev rules file.
3117   * Fix architecture option in error message (-a instead of -i).
3118   * Add ia32-libs [amd64] to Depends to make sure building i386 on amd64
3119     works OOTB.
3120   * Use $TEMPLATE_DIRECTORY for checking for precense of bsd4grml.
3121   * Drop keyword package from squashfs binary exit code.
3122   * Update docs regarding squashfs-tools 1:4.0-1.
3123   * Support for logging to database via grml-live-db.
3124     Thanks to formorer for his work on dpkg-to-db.
3125   * Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE (though integrated
3126     a backwared compatibility layer so existing installations still continue
3127     to work) and clear logs after prompting for execution.
3128
3129   * Software related changes:
3130     - Add acpi-support-base to GRML_SMALL [Closes: issue791]
3131     - Add netsniff-ng to GRML_FULL (thanks Daniel Borkmann).
3132     - Add ufsutils to GRML{SMALL,MEDIUM,FULL} [thanks, chaitat].
3133     - Drop aufs-tools from GRML_FULL (deprecated, see #555638).
3134     - Drop firescope from GRML_FULL - it is unmaintained upstream.
3135     - Drop package config file GRML_FORENSIC as it is developed and
3136       maintained as part of Grml-Forensic nowadays.
3137     - Move scsiadd from GRML_* to GRMLBASE.
3138     - Remove dynamic-disk from GRML_FULL (unmaintained upstream).
3139     - Remove lame from GRML_FULL (not available from official Debian pool).
3140     - Remove salvage-ntfs from GRML_FULL (unmaintained upstream).
3141
3142  -- Michael Prokop <mika@grml.org>  Sat, 30 Jan 2010 19:56:32 +0100
3143
3144 grml-live (0.9.33) unstable; urgency=low
3145
3146   [ Michael Prokop ]
3147   * Switch order of mirror configuration in example config.
3148     Thanks for the hint, formorer.
3149   * Write current date to last output line of grml-live so the user
3150     knows how "old" his build is while sitting at the shell prompt.
3151   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages
3152     as package installation validator.
3153   * Update sources.list handling:
3154     - Disable deb-src by default in sources.list. People usually
3155       won't need this and the ones that want it know how to enable
3156       it. Therefore let's save traffic on the mirrors.
3157     - Note usage of GeoIP-selected mirrors.
3158     - Add commented examples for DE/AT mirrors.
3159     Thanks for the suggestions to Sedat Dilek. [Closes: issue756]
3160   * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks
3161     for bringing this issue up, Richard Hartmann.
3162   * templates/boot/grub/menu.lst: drop bootoption lang=us, we
3163     specify the default within grml-autoconfig nowadays.
3164   * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit
3165     with returncode != 0 if a requested package isn't available on the
3166     resulting ISO.
3167   * Drop memtest86+ from Depends as it's shipped by grml-live-addons
3168     nowadays (see issue717). Instead be more verbose in the warning
3169     message if neither the one from grml-live-addons nor memtest86+
3170     can be found.
3171   * Software related changes:
3172     - Main GRML* classes:
3173       + add grml-udev-config (we use Debian's udev from now on and
3174         provide our own udev stuff through grml-udev-config)
3175       + drop grml-scanpartitions
3176       + move all grml-* packages that used to be part of all Grml
3177         flavours to GRMLBASE and drop them from the flavour
3178         specific configuration instead
3179     - GRML_FULL:
3180       + Add fsarchiver
3181       + Add gdisk
3182       + Add infiniband-diags
3183       + Add iscsitarget-module-2.6.31-grml64
3184       + Add mbuffer
3185       + Add modem-cmd
3186       + Add nbd-server + nbd-client (thanks to Xuân Baldauf).
3187       + Drop dvi2tty (so we don't pull tex-common and texlive-binaries
3188         into the system).
3189       + Drop lomoco (bad state, unnecessary)
3190     - GRML_MEDIUM:
3191       + Add iptraf (thanks, thermoman)
3192       + Drop (unavailable) at76-usb-modules-2.6.31-grml
3193     - Mixed:
3194       + Add kexec-tools to GRML_SMALL + GRML_MEDIUM (thanks,
3195         Christoph Biedl)
3196       + Add lcrack to GRML_FORENSIC
3197       + Drop fakechroot from GRML_FULL + GRML_FORENSIC (the package is
3198         in a bad shape since several months)
3199       + Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as
3200         we use git nowadays
3201
3202   [ Thorsten Glaser ]
3203   * Update MirOS bsd4grml to 20091226.
3204
3205  -- Michael Prokop <mika@grml.org>  Wed, 30 Dec 2009 02:34:38 +0100
3206
3207 grml-live (0.9.32) unstable; urgency=low
3208
3209   * Update docs to reflect current FAI_CONFIG_* setup.
3210   * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf
3211     so FAI versions older than 3.3 still work. Thanks for the bugreport,
3212     Christian Hofstaedtler.
3213
3214  -- Michael Prokop <mika@grml.org>  Sun, 08 Nov 2009 11:50:46 +0100
3215
3216 grml-live (0.9.31) unstable; urgency=low
3217
3218   [ Michael Prokop ]
3219   * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue.
3220   * Update main fai config (update to what's shipped by FAI 3.3):
3221     * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf
3222       to make-fai-nfsroot.conf and disable it by default as
3223       only FAI_CONFIG_SRC is relevant nowadays.
3224     * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by
3225       default.
3226     * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS
3227       in file make-fai-nfsroot.conf (sync with FAI upstram).
3228
3229   [ Thorsten Glaser ]
3230   * Update bootgrub.mksh to 20091104.
3231   * Change manifold-boot ISO patch logic slightly to work better on
3232     certain HP machines. [Closes: issue757]
3233
3234  -- Michael Prokop <mika@grml.org>  Wed, 04 Nov 2009 20:30:30 +0100
3235
3236 grml-live (0.9.30) unstable; urgency=low
3237
3238   [ Michael Prokop ]
3239   * Support new option '-d <date>' to use specified date as build date
3240     information on the ISO instead of the default.
3241   * Fix posix violation in grml-live-remaster.
3242   * Add jfsutils to GRML_MEDIUM and GRML_SMALL.
3243   * Apply patch by Christian Hofstaedtler <ch+git@zeha.at> (thanks!):
3244     Ensure /etc/mtab is always present. Newer debootstrap versions
3245     no longer create /etc/mtab, so we need to provide our own.
3246   * config/hooks/instsoft.GRMLBASE:
3247     - force installation of file-rc using aptitude's
3248       Aptitude::ProblemResolver::Keep-All-Tier option.
3249     - drop insserv package.
3250   * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with
3251     'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with
3252     fai >=3.2.23.
3253
3254   [ Ulrich Dangel ]
3255   * Remove denglish phrase from help file. Thanks to Andreas Gredler.
3256     [Closes: issue758]
3257
3258  -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 17:48:21 +0100
3259
3260 grml-live (0.9.29) unstable; urgency=low
3261
3262   [ Ulrich Dangel ]
3263   * Renamed stage2_eltorito to stage2 to get rid of name mangling
3264     problems with fat.
3265
3266   [ Michael Prokop ]
3267   * Adjust stage2{,_eltorito} code in grml-live.
3268
3269  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:17:59 +0100
3270
3271 grml-live (0.9.28) unstable; urgency=low
3272
3273   * Drop grub from all classes and add grub-pc to GRMLBASE.
3274   * Add guymager to GRML_FULL.
3275   * Add gcc to GRML_MEDIUM.
3276   * Adjust grub variable in *all* /boot/isolinux/*.cfg files.
3277   * Update memtest86+ binary to 4.00-2.
3278   * Update isolinux/syslinux files to version 2:3.83+dfsg-1:
3279     - templates/boot/addons/chain.c32
3280     - templates/boot/addons/hdt.c32
3281     - templates/boot/addons/memdisk
3282     - templates/boot/addons/menu.c32
3283     - templates/boot/isolinux/ifcpu64.c32
3284     - templates/boot/isolinux/isolinux.bin
3285     - templates/boot/isolinux/vesamenu.c32
3286   * Update templates/boot/addons/pci.ids to version 2009.10.22.
3287   * Adjust label text for grub1 boot entry.
3288   * Update bsd4grml to version 20091027.
3289
3290  -- Michael Prokop <mika@grml.org>  Tue, 27 Oct 2009 20:54:33 +0100
3291
3292 grml-live (0.9.27) unstable; urgency=low
3293
3294   [ Michael Prokop ]
3295   * Adjust grub variable in boot/isolinux/{addons,grub}.cfg as well.
3296   * Add fio to GRML_FULL (thanks for the hint, Ulrich). [Closes: issue703]
3297   * Add 'noquick' to the serial bootoption.
3298   * Add ewf-tools to GRML_FULL and GRML_FORENSIC.
3299
3300   [ Ulrich Dangel ]
3301   * Refactored addon menu handling for syslinux. The menu is now dynamically
3302     generated by grml-live to allow more convenient adjustments to the addon
3303     menu.
3304
3305  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:10:35 +0100
3306
3307 grml-live (0.9.26) unstable; urgency=low
3308
3309   [ Michael Prokop ]
3310   * Update templates/boot/grub to grub2 version 1.97~beta4-1.
3311   * Add templates/boot/isolinux/ifcpu64.c32.
3312   * Add templates/boot/addons/gpxe.lkrn.
3313   * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg.
3314   * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com
3315     feature (command line) to chain into GRUB2 directly from isolinux
3316     or syslinux without an intermediate interactive/menu prompt.
3317     Thanks to Thorsten for implementing and help.
3318
3319   [ Thorsten Glaser ]
3320   * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only).
3321
3322  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:10:17 +0200
3323
3324 grml-live (0.9.25) unstable; urgency=low
3325
3326   [ Ulrich Dangel ]
3327   * Switched order between isoprompt and hd menu entry to generate more
3328     easily the same bootmenu for generated cd images.
3329   * Changed grub.cfg and menu.lst to use new template names.
3330     Thanks to Michael Schierl for his bug report.
3331   * Clear at first the screen if bootparam quiet is set.
3332     Thanks again to Michael Schierl for his bug report.
3333
3334   [ Michael Prokop ]
3335   * Support mksquashfs-lzma and $MKSQUASHFS in remaster/grml-live-remaster.
3336   * Add fbterm to GRML_FULL. [Closes: issue563]
3337   * Add parted to GRML_SMALL (thanks for the suggestion, Marc Haber).
3338   * Add pyneighborhood to GRML_FULL. [Closes: issue580]
3339   * Drop grml-ddcxinfo from GRML_FULL. [Closes: issue62]
3340
3341  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 14:12:33 +0200
3342
3343 grml-live (0.9.24) unstable; urgency=low
3344
3345   [ Ulrich Dangel ]
3346   * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
3347   * Changed isolinux vesamenu layout to support better multiiso layout.
3348
3349   [ Thorsten Glaser ]
3350   * Update MirOS bsd4grml to 20091019.
3351
3352   [ Michael Prokop ]
3353   * Software related changes:
3354     - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg +
3355       openvas-server to GRML_FORENSIC.
3356     - Add stressapptest to GRML_FULL + GRML_FORENSIC.
3357     - Drop lcap (package is gone) from GRML_FORENSIC.
3358     - Drop isic + lcap (packages gone) from GRML_FULL.
3359     - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of
3360       xtables-addons-common).
3361     - Drop harden-remoteaudit + openvas-server from GRML_FULL (they
3362       are pretty useless without plugins which need just too much space).
3363   * Rework variable replacements in templates. Now the %VAR% strings
3364     in the templates match with the ones used inside grml-live ($VAR),
3365     currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH,
3366     GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION
3367     are supported. If you use your own templates from older grml-live
3368     versions please make sure to adjust them.
3369     Thanks to Ulrich for helping with integration within grml2usb.
3370   * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for
3371     portmap to not listen on the loopback interface only by default.
3372     [Closes: issue737]
3373   * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice.
3374
3375  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2009 00:12:27 +0200
3376
3377 grml-live (0.9.23) unstable; urgency=low
3378
3379   * Software related changes:
3380     - GRML_SMALL, GRML_MEDIUM and GRML_FULL: switch from kernel
3381       2.6.28-grml[64] to 2.6.31-grml[64].
3382     - Drop ash from GRML_FULL (unrelevant for Grml).
3383     - Drop crack-common from GRML_FULL (it's a dependency of crack*).
3384     - Drop ddccontrol-db from GRML_FULL (it's a dependency of ddccontrol).
3385     - Drop dhcp3-common from GRML_FULL (it's a dependency of dhcp3*).
3386     - Drop defrag from GRML_FULL + GRML_FORENSIC (see #446691).
3387     - Drop emacs22/-common specific packages from GRML_FULL (dependencies).
3388     - Drop libpam-krb5 from GRML_FULL (related to #545824).
3389     - Drop mktemp from GRML_* (transitional package).
3390     - Drop openbsd-inetd from GRML_FULL (we're using xinetd).
3391     - Drop replicator from GRML_FULL (orphaned, see #474131).
3392     - Drop rt2400-modules-2.6.31-grml, rt2500-modules-2.6.31-grml and
3393       rt73-modules-2.6.31-grml from GRML_MEDIUM.
3394     - Drop rt2400-modules-2.6.31-grml, rt73-modules-2.6.31-grml and
3395       rt2400-modules-2.6.31-grml64 from GRML_FULL.
3396     - Drop timeout from GRML_* (it is part of coreutils nowadays).
3397     - Drop vim-python + vim-ruby from GRML_FULL (not available anymore).
3398     - Drop version specific dependency on -mysql-client-5.0.
3399     - Drop e2fslibs, esound-common, espeak-data, ettercap-common (all being
3400       dependencies), fileutils and gcom (both transitional package) from
3401       GRML_FULL.
3402     - Drop 915resolution, bazaar, cracklib2, dbishell, gmailfs,
3403       igal, nmapfe, python-pyogg, weechat-common, xdialog,
3404       xserver-xorg-video-i810, xserver-xorg-video-nsc and zeroconf from
3405       GRML_FULL (all being deprecated packages).
3406     - Drop cracklib2 from GRML_FORENSIC (deprecated).
3407     - Drop xserver-xorg-video-i810 + xserver-xorg-video-nsc from GRML_MEDIUM
3408       and XORG (deprecated packages).
3409     - Replace diff with diffutils and move it to GRMLBASE.
3410     - Replace dvb-utils with dvb-apps in GRML_FULL.
3411     - Replace postgresql-client-8.2 + postgresql-client-common with
3412       postgresql-client in GRML_FULL.
3413     - Move eject, file-rc, gawk, gpm, grep, grml-hwinfo, gzip, hostname,
3414       initramfs-tools, initscripts, klibc-utils + laptop-detect to GRMLBASE.
3415     - Add febootstrap to GRML_FULL.
3416     - Add guymager to GRML_FORENSIC.
3417     - Add extract and libextractor-plugins to GRML_FORENSIC (thanks to
3418       Dennis Schreiber for the hint).
3419     - Add iw to GRMLBASE. Thanks to Christian Hofstaedtler for the hint.
3420     - Add libnss-mdns to GRML_FULL (thanks to mrud).
3421   * Add backwards compatibility check for old sources.list layout
3422     (we're using /etc/apt/sources.list.d now) to script
3423     /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
3424   * Assume 'lenny' as default SUITE instead of 'stable' as
3425     debootstrap doesn't know how to handle 'stable'.
3426     Thanks to Ulrich Dangel.
3427   * Use blocksize of 256 when running mksquashfs-lzma binary.
3428   * Update documentation regarding recent lzma development.
3429   * Some minor cosmetic corrections in grml-live's output.
3430   * Add missing test call in $FORCE_ISO_REBUILD code.
3431   * scripts/GRMLBASE/15-initsetup: assume safe GRML_NAME default.
3432   * Use menu hide in templates/boot/isolinux/prompt.cfg
3433
3434  -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 16:14:51 +0200
3435
3436 grml-live (0.9.22) unstable; urgency=low
3437
3438   * Send 'Find FAI build logs at' message to grml-live.log as well.
3439   * Software related changes:
3440     - Add comgt to GRML_FULL.
3441     - Add fatattr to GRML_FULL.
3442     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
3443     - Add qla-tools to GRML_FULL.
3444     - Add xmount to GRML_FULL.
3445     - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
3446     - Drop deprecated firmware-ipw3945 + ipw3945d from GRML_SMALL,
3447       GRML_MEDIUM and GRML_FULL.
3448     - Drop lanmap (abandonned upstream, see #542376).
3449     - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE.
3450     - Replace nessusclient, nessusd and nessus-plugins with
3451       openvas-client and openvas-server in GRML_FULL.
3452   * Do not use /etc/grml_version but instead use /etc/debian_version
3453     as check whether the chroot exists. If grml-live execution
3454     itself succeded but was interrupted during task_configure it should
3455     be fine to re-run grml-live with -u/-b options.
3456   * Fix usage of exclude option in $SQUASHFS_OPTIONS.
3457   * Always remove temporary squashfs stderr file.
3458   * Fix usage of /etc/runlevel.conf in 15-initsetup.
3459   * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
3460   * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
3461     to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
3462     again then. This should should prevent us from duplicated sources
3463     list entries.
3464   * New cmdline option: "-n" skips generation of the ISO file.
3465   * Introduce support for squashfs-lzma-tools 4.0-1 and support
3466     configuration variable SQUASHFS_BINARY.
3467   * Modify update-initramfs call in grml-live script as the
3468     'update-initramfs -u -t' might fail with linux images which have been
3469     build using kernel-package.
3470   * templates/boot/isolinux/grml.cfg: add space char at end of lines in entries
3471     that are meant for manual editing (so user just has to press <tab>
3472     and edit).
3473   * Add 'pci=nomsi' to failsafe bootoption (thanks to Marc 'HE' Brockschmidt).
3474   * Fix grml2usb bootoption in templates/boot/isolinux/grml.cfg.
3475   * Display "Finished execution of stage 'WINDOWS_BINARIES'" only if the
3476     according code has been executed (and do not display if skipping).
3477   * Completely remove /lib/modules/${KERNEL}/kernel/drivers/isdn/hisax on
3478     grml-small as there will be unresolved symbols without hisax.ko.
3479
3480  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 15:59:47 +0200
3481
3482 grml-live (0.9.21) unstable; urgency=low
3483
3484   [ Michael Prokop ]
3485
3486   * New features:
3487     - Split the single /etc/apt/sources.list file into structured files
3488       in /etc/apt/sources.list.d/. We are using:
3489       - /etc/apt/sources.list.d/grml.list for all grml related repositories
3490       - /etc/apt/sources.list.d/debian.list for official Debian repositories
3491       [Closes: issue349]
3492     - Provide information about grml-live version and Debian/suite
3493       through /etc/grml_live_version in the generated ISO. [Closes: issue637]
3494     - New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
3495     - New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
3496       easier rebranding of grml-live based distributions.
3497     - Support installation of local files (not being part of any Debian package)
3498       through $CHROOT_INSTALL.
3499     - Display path of FAI logs during execution of grml-live.
3500     - Replace all references to ftp.de.debian.org with cdn.debian.org,
3501       see http://wiki.debian.org/DebianGeoMirror for details.
3502       Thanks for the idea, Marc Haber!
3503
3504   * Bug fixes and improvements:
3505     - When adjusting postfix configuration: make sure to execute newaliases
3506       command after adjusting configuration, otherwise the old hostname
3507       will be left inside /etc/aliases.db.
3508     - grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
3509       /etc/lvm/backup/main as well.
3510     - grml_cleanup_chroot: drop the /usr/include/linux checks.
3511     - 90-update-alternatives: use wm-ng as default x-window-manager.
3512       [Closes: issue716]
3513     - Check for existence of $target/etc/apt/important_note.txt before
3514       operating on it.
3515     - buildd: drop GRML_LIVE_ARCH but instead use default architecture
3516       if not specified.
3517     - Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
3518       details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
3519     - Improve check for architecture which should be build: if not specified
3520       assume a safe default and check this one.
3521     - Unify variable default checks, always assume sane defaults.
3522     - Always run $SUITE checks, so grml-live repository is used also
3523       if suite isn't manually specified.
3524     - Detect existence of stage 'boot' using boot/isolinux so grml-live
3525       executed with options '-q -B' and empty boot/isolinux works as well.
3526     - Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
3527       we can improve sanity checks and easify configuration.
3528     - Integrate memtest86+ binary so we don't ship old versions from
3529       the build host. [Closes: issue717]
3530     - Check whether rebuild of ISO is needed even though the ISO exists already.
3531       [Closes: issue719]
3532
3533   * Debian packaging related changes:
3534     - Bump to Standard-Version 3.8.3 (no further changes).
3535     - Improve long description.
3536     - Update copyright file (make lintian happy).
3537     - Register grml-live html docs using doc-base.
3538
3539   * Documentation:
3540     - grml-cheatcodes: document bootoption 'nostartx'.
3541     - Apply patch from Marc Haber (thanks!) for new grml cheatcodes
3542       (new DCS directory feature).
3543
3544   * Software related changes:
3545     - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
3546     - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
3547       myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
3548       packages are either already available or should be available soon.
3549     - Add scsitools to GRML_MEDIUM.
3550     - Drop bar from GRML_FULL (no release since 2007, consider using
3551       for example cpipe instead).
3552     - Drop grml-saveconfig as it is replaced with recent versions
3553       of grml-autoconfig.
3554     - Drop hydra from GRML_FULL (the license is not a clean GPL one).
3555     - Drop icedax from GRML_FULL (we have schilyutils available).
3556
3557   [ Thorsten Glaser ]
3558   * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
3559     isolinux.cfg, syslinux.cfg with each other; provide a fallback
3560     way to boot MirOS bsd4grml from both GRUB versions using modules.
3561   * Fix going back to GNU GRUB from ldbsd.com via alternative boot method;
3562     while here, add the grml release info to the appropriate file.
3563
3564  -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 00:33:48 +0200
3565
3566 grml-live (0.9.20) unstable; urgency=low
3567
3568   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
3569   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
3570   * Cleanups in GRML_FULL:
3571     - Drop cheops (depends on libgtk1.2).
3572     - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
3573       virtual package "dviutils" -> non-existing package)
3574     - Drop ext2resize (see #400797).
3575     - Drop fcoretools (see #534542).
3576     - Drop gdk-imlib11 (see #522810).
3577     - Drop gqcam (still depends on gtk1.2).
3578     - Drop hping2 (hping3 is available in all relevant Debian releases
3579       nowadays, see #533275).
3580     - Drop libpam-pwgen (see #511613).
3581     - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
3582       to be that important for grml).
3583     - Drop windowlab (see #410618).
3584     - Drop workbone (see #429178).
3585   * Add check for valid Debian suite name to avoid breakage of sources.list
3586     if someone calls grml-live with a typo in the -s option.
3587   * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
3588     /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
3589   * buildd:
3590     - add support for building squeeze based ISOs.
3591     - add cronjob based on what the grml team is using at daily.grml.org
3592     - use '-a' instead of '-rltD' as rsync option to sync logs
3593     - use timestamp with hour, minute and second to match with FAI style
3594   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
3595     also when updating the chroot (this happens if we have a base.tgz available
3596     on fresh installations).
3597   * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
3598   * Really add support for genisoimage (thanks for the bugreport, Worf).
3599   * Set subdirectories of $OUTPUT independent of cmdline parsing so
3600     it is possible to set it via conffile as well.
3601   * Validate whether the specified architecture class matches the
3602     architecture (option), otherwise installation of kernel will fail.
3603   * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
3604   * Build grml-live documentation with table of content.
3605
3606  -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
3607
3608 grml-live (0.9.19) unstable; urgency=low
3609
3610   * Software related changes in GRML_FULL:
3611     - add btrfs-tools
3612     - add conkeror (thanks to Axel Beckert) [Closes: issue698]
3613     - add gptsync
3614     - add nfswatch
3615     - add nilfs2-tools
3616     - add pigz
3617     - add postmark
3618     - add tableau-parm
3619     - drop all LaTeX related packages (following the result
3620       of the recent "Removal of LaTeX on grml" poll):
3621       auctex catdvi ctioga dvipng gnuhtml2latex lacheck latex-beamer
3622       latexmk latex-mk latextug latex-xcolor pdfjam pgf
3623       preview-latex-style tex-common texify texlive-base
3624       texlive-base-bin texlive-common texlive-doc-base
3625       texlive-fonts-recommended texlive-lang-german texlive-latex-base
3626       texlive-latex-recommended texpower tth tthsum vim-latexsuite
3627    - Add class LATEX which provides all the LaTeX (related) packages
3628      that have been removed from GRML_FULL.
3629   * Software related changes in GRML_FORENSIC:
3630     - drop stegdetect (see #507908)
3631     - add several further packages:
3632       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
3633       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
3634       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
3635       rdesktop readahead readpst recoverdm rifiuti rifiuti2 rpm samba
3636       samdump2 sdparm sg3-utils smbclient socat sqlite3 tcpdump
3637       tcpflow tcpreplay tcptrace tcptrack tcpxtract tct time unhide
3638       untex uuid-runtime vinetto w3m wamerican whois wireshark wv
3639       wvdial zfs-fuse
3640     Thanks also to Hans-Peter Merkel for his tool list.
3641   * Drop hdparm from GRML_FULL, GRML_MEDIUM and GRML_SMALL as it
3642     is part of GRMLBASE already.
3643   * Bump Standard Version to 3.8.2 (no further changes).
3644
3645  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 15:23:51 +0200
3646
3647 grml-live (0.9.18) unstable; urgency=low
3648
3649   * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
3650     for his work and help.
3651   * Add safecopy to GRML_FULL (thanks to Wernfried Haas for the hint).
3652   * grml-cheatcodes: mention libata specific bootoptions.
3653     Thanks to Christian Vogel! [Closes: issue685]
3654   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
3655     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
3656     - Update bootgrub.mksh from MirBSD
3657     - Pad official ISOs to multiples of 256 KiB for partition table support.
3658   * Add bc to Depends as bootgrub.mksh requires it.
3659
3660  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200
3661
3662 grml-live (0.9.17) unstable; urgency=low
3663
3664   [ Frank Terbeck ]
3665   * grml-live-remaster: Support $VISUAL and fall back to 'vi' if
3666     EDITOR is empty. [Closes: issue664]
3667
3668   [ Michael Prokop ]
3669   * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
3670   * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
3671     does not exist and skip rest of the script then.
3672   * Software related changes:
3673     - Drop package snort from GRML_FULL and all the workarounds for it.
3674       It's once again uninstallable in Debian/unstable.
3675     - Drop package sing from GRML_FULL (removed from Debian, see #530487).
3676     - Drop package nemesis from GRML_FULL (unmaintained upstream and
3677       uninstallable in Debian, see #423201 and #529508).
3678     - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
3679     - Drop package ifupdown-scripts-zg2 from GRML_FULL.
3680   * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
3681     on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
3682   * Update /boot/grub/* files in build output on every invocation of
3683     grml-live (as we do it for isolinux stuff too), so the variables
3684     inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
3685   * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
3686
3687  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
3688
3689 grml-live (0.9.16) unstable; urgency=low
3690
3691   * Software related changes:
3692     - Add u3-tool to GRML_FULL.
3693     - Disable nttcp and lmbench (both non-free) in GRML_FULL.
3694     - Drop ttf-bitstream-vera from GRML_FULL (superseeded by its
3695       improved version named ttf-dejavu, see #461308).
3696     - Drop snownews from GRML_FULL (orphaned, inactive upstream,
3697       better alternatives like newsbeuter, see #468778).
3698   * Mention persistent bootoption in grml-cheatcodes.txt.
3699
3700  -- Michael Prokop <mika@grml.org>  Tue, 19 May 2009 20:52:31 +0200
3701
3702 grml-live (0.9.15) unstable; urgency=low
3703
3704   The "hey, let's have a grml release party" Release.
3705   * As dillo isn't available in Debian/unstable due to removal
3706     of libgtk1.2 we'll replace it with xlinks2 from package links2:
3707     - GRML_FULL: drop dillo
3708     - GRML_MEDIUM: replace links with links2 and drop dillo
3709     - XORG: replace dillo with links2
3710   * Drop cpp-4.1 and g++-4.1 from GRML_FULL.
3711   * Drop bzr from GRML_FULL (19MB is just too much).
3712   * Drop all kernel related packages that aren't available overall.
3713   * Drop linux-wlan-ng, as its module can't be built.
3714
3715  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 10:09:22 +0200
3716
3717 grml-live (0.9.14) unstable; urgency=low
3718
3719   The "hey, let's have a post-lenny drop-party" Release.
3720   * Update /usr/share/locale handling: restore *empty* directories
3721     because otherwise installation/upgrade of packages might fail.
3722   * Document findiso bootoption in grml-cheatcodes.txt.
3723   * Software related changes:
3724     - Readd clive as the dependency on libterm-progressbar-perl was
3725       dropped (see #526999)
3726     - Drop airsnort (unmaintained upstream, #429507)
3727     - Drop array-util (unmaintained in Debian, #456648)
3728     - Drop automake1.8 (cleanup of automake packages, #473365)
3729     - Drop biew (old, no users, depends on debmake, #460636)
3730     - Drop cpp-2.95 (deprecated)
3731     - Drop db4.3-util (deprecated)
3732     - Drop debmake (obsolete, #462978)
3733     - Drop dynafont (upstream obsoleted by fonty-rg, #474125)
3734     - Drop eciadsl (unmaintained, broken with recent kernels, #470680)
3735     - Drop elfkickers (RC buggy; abandoned upstream, #523811)
3736     - Drop fragroute (out of date, orphaned, inactive, #487127)
3737     - Drop fttools (not available in any repos)
3738     - Drop funionfs (replaced by unionfs-fuse, #515955)
3739     - Drop gscanbus (obsolete, unmaintained, #429559)
3740     - Drop hdaps-utils (out of date, obsolete, #526172)
3741     - Drop hpijs (saving us 1352kB + 27,0MB from its dependencies disk space)
3742     - Drop ipxripd (obsolete, few users, #462178)
3743     - Drop jmon (orphaned, better alternatives, dead upstream, #510520)
3744     - Drop linneighborhood (unmaintained, better alternatives, #466489)
3745     - Drop mobilemesh (obsolete, #452102)
3746     - Drop ms-sys (contains non-free code, #470678)
3747     - Drop mutella (abandoned upstream, #489422)
3748     - Drop ndiswrapper-common (dep. only) + ndiswrapper-utils (dummy package)
3749     - Drop ndiswrapper-utils-1.1 (replaced by ndiswrapper-utils-1.9)
3750     - Drop o3read (abandoned upstream; superseded by odt2txt, #477311)
3751     - Drop potion (orphaned, out of date, low popcon, #499262)
3752     - Drop powertweakd, powertweak-gtk and lspowertweak
3753       (unmaintained upstream, #515588)
3754     - Drop scsi-idle (RC-buggy, useless, #385285)
3755     - Drop sjog (dead upstream, depends on legacy libs, unmaintained, #509403)
3756     - Drop stegdetect / xsteg (orphaned, inactive upstream, GTK+ 1.2, #507908)
3757     - Drop traceproto (not maintained upstream; alternative available, #495759)
3758     - Drop type1inst (orphaned and useless, #158476)
3759     - Drop unionfs-tools (buggy, replaced by aufs*, #515959)
3760     - Drop unison2.9.1 (obsolete, #443244)
3761     - Drop upstreamdev (alpha quality; abandoned upstream; low popcon, #494565)
3762     - Drop vnc-common (dead upstream, superseded by vnc4, #469247)
3763     - Drop vncommand (not available in any repos)
3764     - Drop xmove (buggy, orphaned, dead upstream, #486772)
3765     - Drop xserver-xorg-video-imstt (abandoned, #523683)
3766     - Drop xserver-xorg-video-vga (abandoned, #523687)
3767     - Drop xwatchwin (orphaned, no rdepends, #491903)
3768
3769  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 10:06:42 +0200
3770
3771 grml-live (0.9.13) unstable; urgency=low
3772
3773   * Split package into grml-live and grml-live-addons.
3774     Add grml-live-addons to Recommends of package grml-live.
3775     Package grml-live-addons provides the templates/boot/addons
3776     files that require >7MB of disk space overall so we don't
3777     want to ship it with default grml:
3778     - allinone.img
3779     - balder10.imz
3780     - bsd4grml/
3781     - chain.c32
3782     - hdt.c32
3783     - memdisk
3784     - menu.c32
3785     - pci.ids
3786   * Add ${misc:Depends} to binary packages' depend.
3787   * Bump Standard-Version to 3.8.1 (no further changes).
3788   * Install /etc/grml/fai/live-initramfs/live.conf only if
3789     /etc/live.conf does not exist in the target yet.
3790   * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17)
3791     from Debian.
3792   * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'.
3793     http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)
3794     Thanks for the point, formorer!
3795     Use pci.ids from http://pciids.sourceforge.net/
3796   * Mention bsd and hdt in isolinux' bootsplash f3.
3797   * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt.
3798   * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash.
3799   * Software related changes:
3800     - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
3801     - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
3802     - Add speakup-tools to GRML_FULL.
3803     - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client.
3804     - Drop atl2-modules-2.6.28* from package list (merged in mainline).
3805     - Drop cupsys transitional package.
3806     - Drop clive from GRML_FULL as it depends on a fscking large perl
3807       package (see #526999).
3808     - Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base, gettext-base, groff-base,
3809       imlib11, imlib-base and perl-base from GRML_FULL (deprecated and
3810       unnecessary packages).
3811
3812  -- Michael Prokop <mika@grml.org>  Tue, 05 May 2009 09:46:26 +0200
3813
3814 grml-live (0.9.12) unstable; urgency=low
3815
3816   * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
3817     bootoption and use maxcpus=0 instead of maxcpus=1.
3818   * Add dvtm to GRML_FULL (thanks to plh).
3819   * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
3820   * Add packages to GRML_MEDIUM:
3821     - nfs-kernel-server [Closes: issue471]
3822     - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
3823   * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
3824     by ath5k and ath9k of linux kernel 2.6.28, see #519446).
3825   * Update bsd4grml to version 20090411.
3826
3827  -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:26:02 +0200
3828
3829 grml-live (0.9.11) unstable; urgency=low
3830
3831   * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
3832     a base64 binary now.
3833   * Use 'user' instead of 'users' again after discussing the issue
3834     in issue582.
3835
3836  -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
3837
3838 grml-live (0.9.10) unstable; urgency=low
3839
3840   * buildd:
3841     - Add workaround to get around the mkisofs volume label limit.
3842       Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
3843       we would get:
3844       "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
3845     - add buildd/execute.sh to further simplify buildd/*.sh setup
3846     - send_mail(): do not append /var/log/grml-buildd.stdout by default
3847     - add shebang line to buildd/[execute|functions].sh to make lintian happy
3848   * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
3849     bootsplash f5. [Closes: issue619]
3850   * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
3851     is just too annoying for us. [Closes: issue617]
3852
3853  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
3854
3855 grml-live (0.9.9) unstable; urgency=low
3856
3857   * Update to kernel 2.6.28-grml[64].
3858   * Changes in GRML_FULL:
3859     - drop package tspc (see #462738 and #515193)
3860     - replace gqview with geeqie (thanks, Spida)
3861   * Changes in GRML_MEDIUM:
3862     - add beep (on request by gebi)
3863     - add dstat (on request by gebi)
3864     - add mc (on request by Christian Kuehlborn)
3865   * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
3866   * buildd:
3867     - rename all etch* related scripts to lenny*
3868     - adjust scripts to use "lenny" instead of "stable" for building
3869       [to avoid that "etch" is used as build name but lenny is used]
3870     - use "$NAME-daily-$SUITE" in functions.sh as build name so
3871       identifying ISOs while running them is easier
3872   * Support squeeze as valid suite name.
3873   * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
3874     This should avoid issues with something like
3875     'apt-get -t experimental ...'
3876   * Consequently drop 'Latest change' lines from all files.
3877   * Support generation of sha1sum [Testing: issue622]
3878   * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
3879     [Closes: issue492]
3880   * Do no longer use the bootoption lang=us by default. We use it by default
3881     in grml-autoconfig anyway and this shortens our /proc/cmdline.
3882   * Run commands requiring network access through 'timeout 10' by default
3883     if possible. [Closes: issue396]
3884   * Do not use build server's hostname for /etc/mailname and
3885     /etc/bacula/bacula-fd.conf. [Testing: issue412]
3886   * Add "forensic" to the append line when using the forensic kerneloption
3887     so we can grep for it in any case.
3888   * 15-initsetup: keep a backup of the original runlevel.conf file.
3889     Thanks to Thomas Lehmann for the idea! [Closes: issue570]
3890   * instsoft.GRMLBASE: support installation of multiple gpg keys
3891     via /etc/grml/fai/files/etc/apt/*.key
3892   * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
3893     Thanks to Thomas Lehmann for the bugreport!
3894   * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/.
3895     This simplifies the directory layout a bit. Clarify its usage
3896     in /etc/grml/fai/apt/important_note.txt
3897   * Install all files from /etc/grml/fai/files/etc/apt. This supports
3898     usage of directories like /etc/apt/apt.conf.d. Thanks for the
3899     hint to Thomas Lehmann. [Closes: issue632]
3900   * Replace all "sed -i 's/././' foo" calls with
3901     'sed -i 's/././' foo | sponge foo' instead inside main grml-live script
3902     so we don't destroy any existing symlinks. Depend on moreutils therefor.
3903     [Closes: issue631]
3904   * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This
3905     provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to
3906     Thorsten "mirabilos" Glaser for his work! Add support for
3907     configuring NO_ADDONS_BSD4GRML via configuration file.
3908   * Add informational header to /etc/grml/fai/apt/sources.list and
3909     update docs regarding the file.
3910   * If specified SUITE is unstable use 'sid' instead (to avoid breakages
3911     with debootstrap).
3912   * Support NO_ADDONS via configuration file.
3913   * Always skip mksquashfs part when using -q option.
3914   * Adjust configuration files on the fly only when the according lines
3915     aren't comments.
3916
3917  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100
3918
3919 grml-live (0.9.8) unstable; urgency=low
3920
3921   * Improve help text of the release option in usage info.
3922   * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
3923   * Add libcap2-bin to GRML_FULL.
3924   * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
3925     [Testing: issue569]
3926   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
3927     improve UTC handling. Thanks for the script, Thomas Lehmann!
3928
3929  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
3930
3931 grml-live (0.9.7) unstable; urgency=low
3932
3933   * Add packages to GRML_FULL:
3934     - aiccu (thanks, Christian Vogel)
3935     - genext2fs
3936     - radvd (thanks, Christian Vogel)
3937     - tf (thanks, Rhonda)
3938   * Add genext2fs to GRML_MEDIUM (for use within live-snapshot).
3939   * Support execution without touching the chroot at all using option "-B".
3940     Thanks for the patch, Jimmy.
3941   * Update current state section of documentation.
3942   * Update cheatcode documentation (thanks to Moritz Augsburger).
3943   * Drop cryopid from GRML_FULL, see #507882.
3944
3945  -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
3946
3947 grml-live (0.9.6) unstable; urgency=low
3948
3949   * Add new packages to GRML_FULL:
3950     - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
3951     - dwdiff (front-end for the diff program that operates word by word)
3952     - espeakup (connector between espeak and speakup)
3953     - faketime (report faked system time to programs)
3954     - fcoretools (Tools to advise the IO scheduler)
3955     - latencytop (A tool for developers to visualize system latencies)
3956     - qiv (A quick image viewer for X)
3957     - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
3958   * Add irqbalance to GRML_MEDIUM.
3959     - irqbalance (Daemon to balance interrupts for SMP systems)
3960     - latencytop (A tool for developers to visualize system latencies)
3961     - powertop (Linux tool to find out what is using power on a laptop)
3962   * Remove localepurge from GRML_SMALL.
3963   * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
3964   * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
3965     [Closes: issue554]
3966   * Rework locale handling. From now on /usr/share/locale gets removed
3967     by default (though /usr/share/i18n/locales won't be touched for
3968     now), unless using class LOCALES. Reason: We have >70MB inside
3969     /usr/share/locale on GRML_FULL, just too much to ship by default,
3970     message at startup sucks).
3971   * Update grml-cheatcodes.txt.
3972   * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
3973     so we support offline operation as well. Based on an idea by
3974     Thomas Lehmann, thanks!
3975   * Generate ISO with volume label "${GRML_NAME} ${VERSION}" instead of
3976     "grml $VERSION" so we propagate the according grml-name. Thanks to
3977     Thomas Lehmann!
3978   * Support -q option to build the ISO without (re-)creating the squashfs
3979     compressed file using mksquashfs.
3980
3981  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 11:13:05 +0100
3982
3983 grml-live (0.9.5) unstable; urgency=low
3984
3985   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
3986   * Drop xserver-xorg-video-newport from all flavours.
3987   * Replace all unzoo package references with zoo, see #497775.
3988   * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
3989     because we have to skip FAI's updatebase task and lack /proc therefore.
3990     New packages that are being installed and want to start any daemons
3991     might fail, let's try to do our best to avoid that.
3992   * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
3993   * Drop clamav-getfiles from GRML_FULL.
3994   * Update debian/control:
3995     - move from XS-Vcs-* to Vcs-*
3996     - use Build-Depends-Indep
3997
3998  -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
3999
4000 grml-live (0.9.4) unstable; urgency=low
4001
4002   * Update docs (some minor fixes, migration from hg to git,..)
4003   * Use squashfs-lzma-tools instead of squashfs-tools:
4004     Depend on squashfs-lzma-tools - but allow usage
4005     of squashfs-tools as well).
4006   * Activate grml-testing repository for devel releases and
4007     daily snapshots. [Testing: issue531]
4008   * All flavours:
4009     - drop lzma-modules-2.6.26-grml[64] and
4010       squashfs-modules-2.6.26-grml[64] as we have it
4011       in-tree of kernel 2.6.26-grml[64].
4012   * GRML_FULL:
4013     - add ipset
4014     - drop wodim and genisoimage as we have a fully functional
4015       cdrtools suite in grml
4016   * GRML_MEDIUM:
4017     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
4018   * GRML_SMALL:
4019     - several improvements to keep the ISO size as small as possible
4020     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
4021     - remove grml-small package
4022     - remove fuse-utils
4023     - remove nvi (see #490361)
4024     - remove ppoeconf (just too big with its dependencies)
4025     - remove prism54-firmware (for saving disk space)
4026   * Support environment variable NO_ADDONS to avoid usage of
4027     addons directory.
4028   * Initial support for SQUASHFS_EXCLUDES_FILE.
4029   * Do not include vmlinuz and initrd when building grml-small.
4030   * We switched from Mercurial to Git - replaced all hg-URLs
4031     with git.grml.org
4032
4033  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
4034
4035 grml-live (0.9.3) unstable; urgency=low
4036
4037   * Improve the way deborphan works in
4038     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
4039     get rid of aptitude via
4040     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
4041   * Add PREREQ header to grml's initramfs-tools script, otherwise
4042     booting fails with "PANIC: Circular dependancy.  Exiting."
4043     Thanks for debugging help, maximilian attems.
4044   * Use apt-get instead of dpkg in removal of packages in grml-small.
4045   * Add tig to GRML_FULL, thanks Rhonda.
4046
4047  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
4048
4049 grml-live (0.9.2) unstable; urgency=low
4050
4051   * Improve checks for -[no]lzma for different squashfs-tools.
4052
4053  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
4054
4055 grml-live (0.9.1) unstable; urgency=low
4056
4057   * Rebuild initramfs to make sure that the up2date /etc/grml_version
4058     is available in the live initramfs. [Closes: issue516]
4059
4060  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
4061
4062 grml-live (0.9.0) unstable; urgency=low
4063
4064   * Update to kernel 2.6.26-grml[64].
4065   * Drop sysutils and cupsys-common from package lists.
4066   * Add ext3grep to GRML_FULL.
4067   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
4068   * Move ssdeep and scrounge-ntfs from grml's repository list to
4069     Debian's one.
4070   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
4071   * Document classes in more details. Thanks to Pawel Sadkowski
4072     for pointing out. [Closes: issue490]
4073   * Drop qtparted from GRML_FULL, we have better maintained
4074     gparted now.
4075   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
4076     /etc/grml/fai/config/class/GRML_MEDIUM.var,
4077     /etc/grml/fai/config/class/GRML_POWERPC.var and
4078     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
4079     configuration through GRMLBASE.var and this way it's much
4080     easier to adjust settings according to your needs.
4081   * Improve error handling in grml-live, including a check
4082     for pipestatus of fai command.
4083   * Output grml version in grml's live-initramfs script
4084     Thanks for the idea, Marc Haber. [Closes: issue488]
4085   * Drop glimpse from GRML_FULL due to license problems, see #474322.
4086   * Display SQUASHFS_OPTIONS in configuration overview.
4087   * Make sure it's possible to get usage information without being
4088     root or actually executing the script.
4089   * Improve usage information screen.
4090   * Display progress of squashfs, when building via a buildsystem
4091     just set -no-progress in $SQUASHFS_OPTIONS instead.
4092   * Use linux-kernel-headers-grml in grml-medium.
4093   * Use vim.basic as alternative setting for 'vi'.
4094
4095  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
4096
4097 grml-live (0.8) unstable; urgency=low
4098
4099   * Remove packages from GRML_FULL:
4100     - apmd (the package is just borken, see #475432)
4101     - raggle (#479562)
4102   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
4103     for mentioning in a bugreport, Marc Haber!)
4104   * Add packages to GRML_FULL:
4105     - ent (thanks, gebi)
4106   * Add packages to GRML_MEDIUM:
4107     - xfsdump (thanks, George Hartlieb)
4108   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
4109
4110  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
4111
4112 grml-live (0.7) unstable; urgency=low
4113
4114   * Update templates/boot/addons/allinone.img to current version
4115     from http://home.arcor.de/mschierlm/bootdisk/
4116     Thanks, Michael Schierl.
4117   * Add packages to GRML_FULL:
4118     - gnuit
4119     - i2c-tools [thanks to Mario Holbe]
4120     - iotop
4121     - keynav
4122   * Remove packages from GRML_FULL:
4123     - emelfm (#364442)
4124     - nufw (#468245)
4125     - sound-recorder (#288211)
4126   * Readd libewf to GRML_FULL.
4127   * buildd: use RELEASE-class in all build scripts
4128   * Mention noquick bootoption in bootsplash and cheatcode file.
4129   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
4130   * Make sure username is adjusted in /etc/inittab.grml if username
4131     not being "grml". Thanks for reporting, Thomas Lehmann.
4132     [Testing: issue436]
4133   * Add check for existence of -nolzma option. If squashfs-tools
4134     doesn't support it at all then just get rid of the option.
4135
4136  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
4137
4138 grml-live (0.6) unstable; urgency=low
4139
4140   * Write squashfs filename to /live/filesystem.module.
4141   * Adjust grml-live-remaster for new file system layout
4142     and add support for working on a booted USB device.
4143
4144  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
4145
4146 grml-live (0.5) unstable; urgency=low
4147
4148   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
4149     grml.squashfs.
4150   * Update bootsplashes to current implementation, based on
4151     live-initramfs and grml-autoconfig.
4152   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
4153     headaches, see #461888, #463720 and #445304 for example).
4154   * Add sshfs to GRML_MEDIUM.
4155
4156  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
4157
4158 grml-live (0.4) unstable; urgency=low
4159
4160   * Add new packages to GRML_FULL:
4161     - linux-uvc-modules-2.6.23-grml
4162     - luvcview
4163   * Add new packages to GRML_MEDIUM:
4164     - at76-usb-modules-2.6.23-grml
4165     - atl2-modules-2.6.23-grml
4166     - firmware-ralink
4167     - rt2400-modules-2.6.23-grml
4168     - rt2500-modules-2.6.23-grml
4169     - rt73-module-2.6.23-grml
4170   * Finally fixed the "isolinux does not boot on old hardware" problem.
4171     The problem was a too big boot/isolinux directory. Thanks a lot
4172     for all the testing to Andrea Mayr and Wernfried Haas!
4173     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
4174       menu.c32 and memtest
4175     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
4176       support of several grml flavours on one single usb pen for the future
4177     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
4178       for new directory layout
4179   * Make sure $GRML_NAME does not contain known problematic characters.
4180
4181  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
4182
4183 grml-live (0.3) unstable; urgency=low
4184
4185   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
4186   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
4187     older than 3.51 don't work with recent kernel versions like 2.6.23
4188     anymore. :(
4189   * Update templates/boot/isolinux/memdisk from syslinux package
4190     version 2:3.61+dfsg-1.
4191
4192  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
4193
4194 grml-live (0.2) unstable; urgency=low
4195
4196   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
4197     just fail on several old boxes. [Testing: issue400]
4198   * Add new packages to GRML_FULL:
4199     - auctex
4200     - loop-aes-testsuite
4201   * Add new packages to GRML_MEDIUM:
4202     - atl2-modules-2.6.23-grml
4203     - firmware-iwlwifi
4204     - madwifi-modules-2.6.23-grml[64]
4205     - madwifi-tools
4206   * Set 'confirm=1' in /etc/apt/listchanges.conf.
4207   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
4208     for providing default /etc/default/loadcpufreq configuration.
4209   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
4210     option parsing so we can override already set defaults interative.
4211   * Grep using the quiet option for squashfs features.
4212
4213  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
4214
4215 grml-live (0.1) unstable; urgency=low
4216
4217   * Bump version number to 0.1 as we ship grml-live with the
4218     upcoming stable versions.
4219   * Source /etc/grml/grml-live.local before parsing command line
4220     options to be able to override configuration on the commandline.
4221   * Use /usr/bin/vim.tiny as alternativ for vi.
4222   * Add new packages to GRML_FULL:
4223     - at76-usb-modules-2.6.23-grml64
4224     - bluez-audio
4225     - conky (thanks, shehu)
4226     - epdfview
4227     - gfs2-tools
4228     - sslscan
4229     - truecrypt-2.6.23-grml64
4230     - unsort
4231   * Remove bluetooth-alsa from GRML_FULL.
4232   * Add new packages to GRML_MEDIUM:
4233     - ntfs-3g
4234     - truecrypt-2.6.23-grml64
4235   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
4236     - drop deprecated entries
4237     - add debian2hd for isolinux/syslinux
4238     - fix serial bootoption
4239     - add grml2hd template for grub
4240   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
4241     remove packages via dpkg instead of apt-get. Thanks for the
4242     bugreport and the patch, Lupe Christoph! [Closes: issue367]
4243   * Use -no-progress option for mksquashfs only if it's supported.
4244
4245  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
4246
4247 grml-live (0.0.14) unstable; urgency=low
4248
4249   * Include initial version of the grml-live-remaster script,
4250     contributed by Michael Schierl (thanks!) [Closes: issue331]
4251   * Bump Standard-Version to 3.7.3 (no further changes).
4252   * Set debconf configuration for postfix via
4253     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
4254   * Improve check for presence of FAI log directory in
4255     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
4256   * Configure apt-listchanges via new script
4257     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
4258   * Make sure packages are being removed before docs are being
4259     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
4260   * Create grml-live.log-file with permissions 664.
4261   * Adjust buildd/functions.sh for new logging.
4262   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
4263     on AMD64 architecture. Add several new kernel packages for amd64
4264     to GRML_FULL.
4265   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
4266   * Drop packages from GRML_FULL:
4267     - findimagedupes: too many new dependencies, being:
4268       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
4269     - netpipes: conflicts with timelimit (see #457444) and does
4270       not support IPv6 yet
4271   * Add new packages to GRML_FULL:
4272     - asql
4273     - at76-usb-modules-2.6.23-grml
4274     - edac-utils
4275     - ifupdown-extra
4276     - opencryptoki
4277     - pmailq
4278     - r6040-modules-2.6.23-grml
4279     - scamper
4280     - timelimit
4281     - virtualbox-ose-guest-modules-2.6.23-grml
4282     - virtualbox-ose-guest-utils
4283
4284  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
4285
4286 grml-live (0.0.13) unstable; urgency=low
4287
4288   * New option '-b' for "build-only".
4289   * Replace mailx with bsd-mailx in GRML_FULL.
4290     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
4291   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
4292   * Document grml2ram bootoption in grml-cheatcodes.txt
4293   * Use -no-progress for Squashfs build process.
4294   * Improve /etc/resolv.conf handling in
4295     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
4296   * Adjust hostname in /etc/postfix/main.cf.
4297   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
4298   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
4299   * Make sure $HOSTNAME is unset by default.
4300   * Disable Recommends for aptitude as well.
4301   * Check for presence of live-initramfs in 10-build-initramfs.
4302   * Install aptitude in softupdate if not present.
4303   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
4304   * Fix snort setup (/etc/default/snort.dpkg-dist) via
4305     /etc/grml/fai/grml/grml_cleanup_chroot
4306   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
4307   * Remove hwtools from GRML_FULL, see #397723
4308   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
4309     instead so we keep grml-small as small as possible:
4310     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
4311     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
4312     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
4313     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd,
4314   * Add new packages to GRML_MEDIUM:
4315     - truecrypt-2.6.23-grml
4316   * Add new packages to GRML_FULL:
4317     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
4318     - gnupg-pkcs11-scd
4319     - gparted
4320     - grml-paste
4321     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
4322     - unhide
4323   * buildd:
4324     - store_iso(): move md5sum file as well
4325     - support providing options via grml_live_run() so we can disable
4326       LZMA for grml-small builds
4327
4328  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
4329
4330 grml-live (0.0.12) unstable; urgency=low
4331
4332   * Log mkisofs command with quotes around version number for easier
4333     copy/paste.
4334   * Ship syslinux files via template directory because the syslinux
4335     version (1:3.31-4) in Debian/etch is broken. :(
4336     Drop syslinux from Depends.
4337   * Mention -u option if using the option by accident and the chroot
4338     does not exist yet.
4339   * Update buildd/cleanup.sh and add buildd/files/.logo.png,
4340     buildd/files/.style.css, buildd/files/HEADER.html and
4341     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
4342     and provide upload_logs().
4343   * Generate md5sum of ISO if using class 'RELEASE'.
4344   * Do not install package 'grml' via GRMLBASE because we want
4345     to use grml-small in GRML_SMALL and GRML_MEDIUM.
4346   * Remove and recreate /root directory in 98-clean-chroot.
4347   * Skip stage updatebase when using softupdate and handle upgrade
4348     on our own via hooks.
4349   * Execute removal of log files after sourcing config files.
4350
4351  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
4352
4353 grml-live (0.0.11) unstable; urgency=low
4354
4355   * New option -z to use ZLIB instead of LZMA compression and
4356     support SQUASHFS_OPTIONS in configuration file.
4357   * Add new class XORG.
4358   * Add X.org packages to GRML_MEDIUM.
4359   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
4360     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
4361   * Adjust grml-buildd for new logdir structure.
4362   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
4363     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
4364   * Diplay use of $LOCAL_CONFIG in configuration dialog.
4365   * Remove fai's last-dirinstall and last-softupdate when using
4366     ZERO_FAI_LOGFILE as well.
4367   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
4368     3.2.3 has a serious bug.
4369   * Add new packages to GRML_FULL:
4370     - atl2-modules-2.6.23-grml
4371     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
4372     - firmware-rt61
4373     - firmware-rt73
4374     - mlocate
4375     - open-vm-tools
4376     - pcaputils
4377     - xrestop
4378     - xserver-xorg-video-radeonhd
4379     - yatm
4380   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
4381
4382  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
4383
4384 grml-live (0.0.10) unstable; urgency=low
4385
4386   * Drop patches which are part of FAI 3.2.3 now. Depend on
4387     FAI version 3.2.3 therefor.
4388   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
4389     Quoting the NEWS file of FAI:
4390     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
4391     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
4392       will be copied to the path above at the end of an installation
4393   * Log the executed FAI, squashfs and mkisofs command lines to
4394     /var/log/grml-live.log.
4395   * New option '-C <configuration_file>' for specifying a configuration
4396     file. Needs heavy testing though, because the files are updated
4397     during runtime it isn't as easy as expected to be. :-/
4398   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
4399     old FAI logs.
4400   * Do not enable apt-listbugs if the binary is not available.
4401     [Testing: issue340]
4402   * Add keychain package to GRML_SMALL.
4403   * Add new packages to GRML_MEDIUM:
4404     - grml-live
4405     - keychain
4406     - lzma-modules-2.6.23-grml
4407     - squashfs-modules-2.6.23-grml (we build the module external now)
4408   * Add new packages to GRML_FULL:
4409     - aosd-cat
4410     - grml-live
4411     - lzma-modules-2.6.23-grml
4412     - squashfs-modules-2.6.23-grml (we build the module external now)
4413   * Support loading of squashfs module via
4414     /etc/grml/fai/live-initramfs/grml-script.init-top
4415   * Make sure we have pinning for grml-stable and grml-testing
4416     repositories via /etc/grml/fai/apt/preferences, not matter where
4417     the packages come from (web vs. local mirror/cache for example).
4418   * Remove base.tgz from chroot directory.
4419   * Do not create /etc/sysconfig/network-scripts and
4420     /etc/sysconfig/provider any longer in cleanup script.
4421   * Fix typo in bootsplash f3 (thanks, jimmy).
4422   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
4423     isolinyx/syslinux/grub configuration because getbootparam
4424     of grml-autoconfig requires a whitespace inside /proc/cmdline.
4425   * Support grml2ram bootoption inside isolinyx/syslinux/grub
4426     configuration.
4427
4428  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
4429
4430 grml-live (0.0.9) unstable; urgency=low
4431
4432   * Remove all files inside /root/ when using class RELEASE.
4433   * Disable apt-listbugs in [soft]update.
4434   * Fix 'dependency problems' handling in buildd functions.
4435   * Add buildd/remove_isos.sh to remove generated ISOs.
4436   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
4437   * Set hostname in instsoft-hook already.
4438   * Add user (grml) to all relevant groups.
4439   * Improve initrd+kernel copy process: ignore .bak files (and get rid
4440     of them) and copy always exactly one image.
4441   * Add new packages to GRML_FULL:
4442     - awesome
4443     - cereal
4444     - etckeeper
4445     - hdapsd
4446     - hdaps-utils
4447     - libstdc++2.10-glibc2.2 [for better support of
4448       binaries from commercial vendors; thanks to
4449       Christian Hofstaedtler]
4450     - mkelfimage
4451     - runit
4452     - rutilt
4453     - supercat
4454     - truecrypt-2.6.23-grml
4455   * Drop centericq-common, centerim-common, irssi-text, rt2400
4456     and rt2500 from GRML_FULL package list.
4457
4458  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
4459
4460 grml-live (0.0.8) unstable; urgency=low
4461
4462   * Copy /etc/resolv.conf to chroot in
4463     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
4464     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
4465   * Remove /var/run/fai/fai_softupdate_is_running and
4466     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
4467     (FAI's softupdate currently does not clean up when canceling
4468     the process.)
4469   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
4470     softupdate action.
4471   * Remove /var/log/fai/* in class RELEASE.
4472   * Generate md5sum of windows binaries.
4473   * Upgrade via aptitude [safe-]upgrade in update process.
4474   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
4475     /etc/grml/fai/grml/grml_cleanup_chroot.online
4476   * Edit /etc/apt/apt.conf inside
4477     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
4478     once.
4479   * Make the log checks inside grml-live aware of the update
4480     log-directory /var/log/fai/current.
4481   * Use strings instead of --help to detect support of safe-upgrade
4482     inside aptitude, otherwise it might fail due to unavailable shared libs.
4483   * Configure (enable) apt-listchanges + apt-listbugs via
4484     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
4485   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
4486   * Add new packages to GRML_FULL:
4487     - acx100-2.6.23-grml
4488     - bcm5700-module-2.6.23-grml
4489     - dzen2
4490     - drbd8-2.6.23-grml
4491     - exmap-modules-2.6.23-grml
4492     - fglrx-kernel-2.6.23-grml
4493     - iscsitarget-2.6.23-grml
4494     - ivtv-modules-2.6.23-grml
4495     - ivtv-utils
4496     - libacme-bleach-perl
4497     - libacme-eyedrops-perl
4498     - libacme-smirch-perl
4499     - libpam-chroot
4500     - libpam-devperm
4501     - libpam-dotfile
4502     - libpam-krb5
4503     - libpam-modules
4504     - libpam-mount
4505     - libpam-pwgen
4506     - libpam-smbpass
4507     - libpam-ssh
4508     - libpam-tmpdir
4509     - libtool
4510     - ndiswrapper-modules-2.6.23-grml
4511     - openafs-modules-2.6.23-grml
4512     - tp-smapi-modules-2.6.23-grml
4513   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
4514     Tom Asbury).
4515   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
4516     in a very smooth shape).
4517
4518  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
4519
4520 grml-live (0.0.7) unstable; urgency=low
4521
4522   The "holidays? what? are you joking?!"-release.
4523
4524   * Added FAI patches to /usr/share/grml-live/patches/ - it's
4525     recommended to apply the patches to FAI until they are accepted
4526     upstream. See Debian's BTS for more details: #444210, #447080
4527     and #448426.
4528   * Support option '-u' for updating system.
4529   * Reworked buildd concept.
4530     - Now we have a seperate
4531       /usr/share/grml-live/buildd/functions.sh for generic stuff
4532       and /etc/grml/grml-buildd.conf as configuration file.
4533     - Use grml-buildd.{stdout,stderr} instead of
4534       grml-live.{stdout,stderr} as log files.
4535     - buildd/functions.sh: do not mv files if there was an error
4536       during grml-live execution
4537     - do not re-execute grml-live is the target ISO exists already
4538   * Update zsh completion - thanks to Frank Terbeck!
4539   * Set /etc/grml_version of live-system to the according value.
4540     [Closes: issue322]
4541   * Support setting /etc/debian_chroot inside chroot (useful if
4542     building fails and manual interaction is needed).
4543   * Log to /var/log/grml-live.log by default now and support
4544     $ZERO_LOGFILE for cleaning up logs.
4545   * Added new grml-repository named grml-live which is intented
4546     to fix issues from Debian for grml-live builds. It is automatically
4547     activated if you are building against unstable/sid and should
4548     be used manually only if you realy know what you are doing.
4549     Notice: if something fails inside building the base chroot/
4550     debootstrap system we can't do anything via grml-live for you
4551     right now. Instead grab the base.tgz from http://daily.grml.org/
4552   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
4553     for comparing two repositories.
4554   * Replaced /etc/grml/fai/files/etc/apt/preferences
4555     with /etc/grml/fai/apt/preferences so grml-live repository
4556     can be used and configured at a single place.
4557   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
4558     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
4559     later again.
4560   * Display version number of grml-live.
4561   * Log executed grml-live command line.
4562   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
4563     by default.
4564   * Disable Recommends inside chroot installation.
4565   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
4566     for xserver-xorg package via debconf to work around #448863.
4567   * Use "newest" kernel only if two kernels are present in the chroot.
4568   * Set $SECONDS to unknown if $start_seconds is not set.
4569   * Log closing signs (----...) via bailout to make sure they are
4570     always set - even when exiting with an error.
4571   * Check for presence of /bin/zsh before setting default shell in
4572     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
4573   * Check for locales/localepurge before using them in
4574     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
4575   * Add new packages to GRML_FULL:
4576     - bittwist
4577     - ldnsutils
4578     - libpam-thinkfinger
4579     - linux-wlan-ng-modules-2.6.23-grml
4580     - madwifi-modules-2.6.23-grml
4581     - netrw
4582     - rt73-module-2.6.23-grml
4583     - thinkfinger-tools
4584     - tra
4585   * Drop idn from GRML_FULL.
4586   * Add new packages to GRML_MEDIUM:
4587     - alsa-base
4588     - alsa-tools
4589     - alsa-utils
4590     - ed
4591     - pcmciautils
4592     - Update kernel version to 2.6.23-grml
4593     - replace dhcp-client with dhcp3-client
4594   * Add ed package to GRML_SMALL and replace dhcp-client with
4595     dhcp3-client.
4596   * Use new kernel version 2.6.23-grml64 for amd64.
4597
4598  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
4599
4600 grml-live (0.0.6) unstable; urgency=low
4601
4602   * New option "-a" for setting architecture. This allows building
4603     grml(32) on amd64.
4604   * Fix stderr redirection in "/usr/sbin/fai already running..."
4605   * Update /etc/grml/fai/make-fai-nfsroot.conf
4606   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
4607     for grml-live instead of /var/log/grml-live.log so it's easier
4608     to track.
4609   * Update of buildd scripts: main configuration file main.sh
4610     which provides all the build stuff inside separate functions.
4611   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
4612     from subkeys.pgp.net fails.
4613   * Improve check for kernel version inside
4614     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
4615   * Work around #353967 for Debian/etch in
4616     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
4617   * Add new packages to GRML_FULL:
4618     - ghostscript (and get rid of gs, gs-common, gs-esp)
4619     - mr
4620
4621  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
4622
4623 grml-live (0.0.5) unstable; urgency=low
4624
4625   * Add new scripts to /usr/share/grml-live/examples/buildd/:
4626     - grml-live_autobuild_grml-small_etch.sh
4627     - grml-live_autobuild_grml-small_sid.sh
4628     - grml-live_autobuild_grml64-small_etch.sh
4629     - grml-live_autobuild_grml64-small_sid.sh
4630   * Some more FAI error checking.
4631   * Updated buildd scripts (better subject handling).
4632   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
4633     Restore usual Debian behaviour at the end using
4634     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
4635   * Add new scripts for retreiving bugs via apt-listbugs
4636     and storing package selection inside log directory.
4637     This has been integrated in a new class named "RELEASE".
4638   * Added support for new kernel version 2.6.23-grml to
4639     GRML_FULL.
4640   * Use uxterm as x-terminal-emulator and fall back to xterm
4641     only it uxterm is not available.
4642   * Support /etc/locale.gen.grml - it's used by default in
4643     class GRML_FULL and a new class named LOCALES.
4644   * Work around #443481 (bug inside snort) for Debian etch
4645     via using /etc/snort/snort.common.parameters (thanks for
4646     the idea, Thomas Lange!)
4647   * Do not exit with an error code if /usr/include/linux is NOT
4648     a symlink to /usr/src/linux/include/linux but keep it as
4649     a warning instead.
4650   * Log executed grml-live command.
4651   * Re-enable problematic packages that have been fixed:
4652     - apt-listbugs (fixed via manual interaction in scripts)
4653     - gsm-utils (#353967)
4654     - snort (#443481)
4655     - wvdial (fixed via debconf)
4656   * Add new packages to GRML_FULL:
4657     - ack-grep
4658     - mailplate
4659     - pristine-tar
4660
4661  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
4662
4663 grml-live (0.0.4) unstable; urgency=low
4664
4665   * The -t option for specifying the output directory has been
4666     renamed into -o. The option -t now specifies the place where
4667     templates for building the ISO can be found.
4668   * Option -t can be used for specifying the template directory.
4669     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
4670   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
4671   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
4672     - disable pipeline workaround
4673     - create /dev/MAKEDEV in chroot to work around the
4674       "./MAKEDEV: No such file or directory" problem of some packages
4675   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
4676     dangerous because of automatic removal of the files/dirs via fai.
4677   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
4678     I386/AMD64 classes in the docs.
4679   * Add new packages to GRML_FULL:
4680     - tgt: Linux target framework user-space tools
4681     - paperkey: extract just the secret information out ouf OpenPGP keys
4682     - gitpkg: helper scripts for maintaining packages with git
4683     - iscsitarget: iSCSI Enterprise Target userland tools
4684     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
4685   * Set $HOSTNAME to according hostname via
4686     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
4687   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
4688   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
4689     available).
4690   * Check for presence of the initrd.
4691   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
4692   * Add /usr/share/grml-live/examples/buildd/
4693
4694  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
4695
4696 grml-live (0.0.3) unstable; urgency=low
4697
4698   * Support for setting GRML_NAME (like grml vs. grml-small
4699     vs grml64 vs...)
4700   * Drop the character limits of $VERSION and $RELEASENAME.
4701   * Make sure $SECONDS is set before outputting the runtime.
4702   * Unify usage of i386_files, place all template files in
4703     directory templates now.
4704   * Improve portability of linux headers cleanup inside
4705     grml_cleanup_chroot.
4706   * Provide class GRML_SMALL and rename old GRML_SMALL into
4707     GRML_MEDIUM.
4708   * Do not install kernel via GRMLBASE but via GRML_* classes
4709     instead so we have only one single kernel on the system
4710     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
4711   * Use grml-live.log as logfile.
4712   * Added vim to GRML_MEDIUM package list.
4713
4714  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
4715
4716 grml-live (0.0.2) unstable; urgency=low
4717
4718   * Add support for amd64.
4719   * Update and extend documentation.
4720   * Bugfix: Make sure $LOGDIR exists.
4721   * fai dirinstall: set hostname via $HOSTNAME
4722
4723  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
4724
4725 grml-live (0.0.1) unstable; urgency=low
4726
4727   * Initial release.
4728
4729  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
4730