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