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