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