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