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