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