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