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