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