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