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