Release new version 0.12.2.
[grml-live.git] / debian / changelog
1 grml-live (0.12.2) unstable; urgency=low
2
3   [ Michael Prokop ]
4   * [c8e2121] 90-update-alternatives: make sure to run the update-
5     alternatives listing for x-window-manager inside the target chroot.
6   * [032da01] SW: add console-data and kbd to GRMLBASE.
7     [Closes: issue944] - thanks to Marc Haber for reporting and to
8     Christian Hofstaedtler for the fix.
9   * [179d5ea] Make sure hybrid mode works for the grub boot method out-
10     of-the-box too - thanks to Thorsten Glaser.
11
12   [ Thorsten Glaser ]
13   * [7741716] support BOOT_METHOD=grub2 (El Torito boot – Manifold boot
14     already did) [Closes: issue889]
15
16  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 14:22:22 +0100
17
18 grml-live (0.12.1) unstable; urgency=low
19
20   [ Michael Prokop ]
21   * [439b54c] grml-live: drop useless of of ls(1).
22   * [424c8ef] SW: switch from live-initramfs to live-boot in GRMLBASE.
23
24   [ Christian Hofstaedtler ]
25   * [5bc75ae] radeon-kms: overwrite file at the correct time
26     [Closes: issue935]
27   * [e1e1975] remove fcopy backups all across /etc
28   * [26c2731] tag all files installed by grml-live
29   * [d5677ef] remove obsolete live.conf
30
31  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:51:20 +0100
32
33 grml-live (0.12.0) unstable; urgency=low
34
35   The "give back - get back 2.6.36-grml[64]" Release.
36
37   [ Ulrich Dangel ]
38   * [b6a2954] Check version of grml-live against changelog before
39     building
40   * [e4296db] Overwrite the radeon-kms settings [Closes: issue935]
41
42   [ Michael Prokop ]
43   * [8d75e30] config/scripts/GRMLBASE/21-usersetup: add grml user to
44     group netdev
45   * [822c092] docs: Update FAI-URL references regarding its new home
46     (http://fai-project.org/).
47   * [bfe370b + 8f57397] Update to bsd4grml v20101001 (thanks to
48     Thorsten Glaser).
49   * [df6303e] scripts/release_helper.sh: cancel if editing changelog
50     returned error, provide cmdline options to git-buildpackage cmd.
51   * Software related changes:
52     - [b25619d] Drop unavailable fnord package from all grml flavours
53       (see #596044).
54     - [690257e] Drop libpam* and pamusb-tools packages.
55       [Closes: issue920]
56     - [704c046] Drop figlet and toilet-fonts (which is a dependency of
57       toilet) [Closes: issue915]
58     - [29517fe] Drop i386-only-software [Closes: issue923] - thanks to
59       Christian Hofstaedtler <ch@grml.org>
60     - [9d2d73a] Drop deprecated kqemu-common package from GRML_FULL.
61   * [5d4cdf0] Provide /etc/runlevel.conf via grml-live using fcopy and
62     its class concept
63   * [3e5fb23] Further /etc/runlevel.conf related fixes.
64   * [25ea895] Do not set ERROR=2 twice. - thanks to Christian
65     Hofstaedtler <ch@grml.org>
66   * [da2a27c] Proberly quote $CURRENT_DIR. - thanks to Andreas Marschke
67   * [74d9301] support for kernel 2.6.36-grml[64], drop backwards
68     compatibility support, adjust depends, update docs
69   * [c12baa8] docs: Document how to revert the manifold feature.
70   * [f5434b2] Drop qemu and vmware bootoptions as they are not necessary
71     any longer.
72   * [09667d4] templates/boot/grub/grub.cfg: drop insmod part_{msdos,gpt}
73     as it breaks booting - thanks to Thorsten Glaser <tg@mirbsd.org>
74   * [c686c84] Add script-not-executable ./usr/share/grml-
75     live/scripts/bootilnx.mksh to debian/overrides.grml-live.
76   * [594972d] Provide nokms bootoption and according menus in the
77     graphical bootmenu to disable Kernel Mode-Setting.
78
79   [ Bernd Arnold ]
80   * [f4d8e72] Fix typo in grml-cheatcodes.
81
82   [ Thorsten Glaser ]
83   * [58a29c5] Update to bsd4grml version 20100815.
84   * [7ed3014 + a0ae611 + d222479] Manifold supporting and using
85     ISOLINUX now.
86
87   [ Christian Hofstaedtler ]
88   * Software related changes:
89     - [ba2ebc1] remove packages with unclear live-cd usage case
90     - [07409bb] move bibcursed to LATEX class
91     - [2794ab4] replace ispell with hunspell
92     - [046d13d] drop Essential/Required packages from GRMLBASE
93     - [fb91169] remove mgetty
94     - [bfd1dd6] replace console-tools with kbd
95     - [ed73ede] remove grml-etc dependencies
96     - [d4c848e] don't try to install i386-only software on amd64
97     - [9034de9] remove no longer available software
98     - [c78ef28] remove fvwm-crystal-minimal
99   * [535a90f] remove further backup files in /etc
100   * [1455f91] fcopy motd instead of relying on grml-etc plus weirdness
101   * [ad7a862] allow all users to start X server [Closes: issue926]
102   * [987dd5d] grub: memdisk is a "linux16"-style kernel
103     [Closes: issue937]
104   * [8b54550] update grub to 1.98+20100804-8 [Closes: issue938]
105
106  -- Michael Prokop <mika@grml.org>  Thu, 02 Dec 2010 13:34:43 +0100
107
108 grml-live (0.11.0) unstable; urgency=low
109
110   The "kernel 2.6.35-grml[64] party" Release.
111
112   * This release provides support for kernel 2.6.35-grml[64] through
113     updated squashfs binary and options handling. To build live
114     systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4
115     package is required. Further details are available in the
116     updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a]
117   * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and
118     update SQUASHFS_BINARY comment.
119   * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev
120     are available on update
121   * [fc88014] Update TODO file, reflecting recent development.
122   * [d38f878] Add scripts/release_helper.sh.
123   * Updates in templates/boot/:
124     - [050f4d2] Update pci.ids to version 2010.08.27.
125     - [24960b7] Update gpxe.lkrn to version 1.0.1.
126     - [d980fe7] Update hdt.c32 to version 0.3.6.1.
127     - [d635175] Update memtest to memtest86+ version 4.10.
128     - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803.
129     - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux
130                 version 2:4.02+dfsg-3.
131     - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02
132                 debian-20100803.
133     - [929662f] Update templates/boot/grub to grub version
134                 1.98+20100804-4.
135     - [89c9f37] Update lintian overrides file to reflect current
136                 updates in templates/boot/grub.
137
138  -- Michael Prokop <mika@grml.org>  Sat, 04 Sep 2010 15:47:32 +0200
139
140 grml-live (0.10.1) unstable; urgency=low
141
142   [ Ulrich Dangel ]
143   * [916808e] Mention random hostname support in documentation.
144
145   [ Michael Prokop ]
146   * [9f059fa] Bump version number in grml-live script.
147     Thanks for reporting, Tong Sun. [Closes: issue888]
148   * [4b61133] docs: mention that random hostname is supported only in
149     recent versions.
150
151  -- Michael Prokop <mika@grml.org>  Tue, 03 Aug 2010 23:32:14 -0400
152
153 grml-live (0.10.0) unstable; urgency=low
154
155   The "DebConf10 in New York" Release.
156   * Software related changes:
157     - [6783097] SW: Drop xserver-xorg-video-amd from GRML_MEDIUM +
158       GRML_FULL (transitional package).
159     - [2f36927] SW: Use xserver-xorg-video-all + xserver-xorg-input-all
160       in GRML_FULL, GRML_MEDIUM + XORG. - thanks to Tong Sun
161       <suntong@cpan.org> [Closes: issue879]
162     - [212a7a8] Add tasksel and taskel-data to exclude option in
163       FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun <suntong@cpan.org>
164       [Closes: issue886]
165
166   * Documentation related changes:
167     - [ab3c3be] docs: add squashfs-tools to default apt-get list for
168       deployments on Debian.
169     - [7fd12d9] docs: clarify usage of base.tgz
170     - [f8d3ccd] docs: mention FOOBAR class in usage example via
171       /etc/grml/grml-live.local - thanks to Tong Sun <suntong@cpan.org>
172     - [9de56d9] grml-cheatcodes.txt: document utc + localtime bootoptions.
173
174   * Bugfixes, Features,...:
175     - [4b2e863] Make all shell scripts using /bin/bash instead
176       /bin/sh to be able to FAI's environment - thanks to thermoman
177     - [6eebff8] Make sure that output directory variables aren't
178       overridden by $OUTPUT. [Closes: issue885]
179     - [807994a] buildd/functions.sh: remove attachment in bailout
180       function.
181     - [00825cf] Bump Standards-Version to 3.9.1.
182     - [ace32ae] Fix typo in several files, it's "overridden"
183       (thanks, lintian).
184
185  -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 00:21:34 -0400
186
187 grml-live (0.9.43) unstable; urgency=low
188
189   * [6136081] docs/grml-live.txt: clarify policy for class names.
190   * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE.
191   * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712.
192
193  -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 12:38:17 +0200
194
195 grml-live (0.9.42) unstable; urgency=low
196
197   * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
198   * [8ef26a3] Bump grml-live version string.
199   * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6.
200   * [79e718c] grml_cleanup_chroot: drop all [u]mount commands.
201   * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable
202     to make it compatible with set -u.
203   * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to
204     continue.
205
206  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2010 14:41:03 +0200
207
208 grml-live (0.9.41) unstable; urgency=low
209
210   [ Ulrich Dangel ]
211   * [f485d22] Add loopback.cfg.
212   * [a72dab8] Improved documentation for bootid bootoption.
213
214   [ Michael Stapelberg ]
215   * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876]
216
217   [ Michael Prokop ]
218   * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add
219     pointers to initramfs related documentation.
220   * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617-
221     1, extend grub.cfg, update scripts/create-grub-dir.sh
222   * Debian packaging:
223     - [8a0e08a] Set Debian source format to 3.0 (native).
224     - [e84d056] Bump Standards-Version to 3.9.0.
225     - [3ae2043] Replace Depends of grml-live-buildd on nail with
226       heirloom-mailx.
227   * SW-related changes:
228     - [dfecfb0] Add uuid-runtime to GRMLBASE,
229                 thanks Adriana Teixera.
230     - [1898358] Add gddrescue to GRML_MEDIUM,
231                 thanks Antonio Diaz Diaz.
232     - [4df9949] Add socat to GRML_MEDIUM.
233     - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL.
234     - [8ad9d2a] Add ekeyd to GRML_FULL,
235                 thanks Peter Palfrader. [Closes: issue873]
236
237  -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 12:15:00 +0200
238
239 grml-live (0.9.40) unstable; urgency=low
240
241   [ Michael Prokop ]
242   * Software related changes:
243     - Add perf to GRML_FULL.
244     - Add lxc to GRML_FULL.
245     - Add hwloc to GRML_FULL.
246     - Drop aria2 from GRML_FULL (lack of space).
247     - Drop bluez-audio (lack of space, requires ~17MB incl.
248       dependencies)
249   * Drop wrongly merged failsafe bootoptions.
250   * Update grml-cheatcodes.txt (e.g. drop home= bootoption
251     as it has been deprecated recently).
252   * Update bsd4grml to version 20100328 (thanks, Thorsten).
253
254   [ Ulrich Dangel ]
255   * Fix Boot OS of first partition entry for grub. Thanks to Jordan
256     Uggla for
257   * Support automatic findiso command and fixed gfxpayload handling.
258     Thanks to Jordan Uggla.
259
260  -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
261
262 grml-live (0.9.39) unstable; urgency=low
263
264   * Add support for /boot/isolinux/submenu*.cfg files.
265   * Drop bootfrom=removable from default bootoptions (we've bootid
266     and scan removable devices first nowadays).
267   * Grub2 related changes:
268     - Add scripts/create-grub-dir.sh to build templates/boot/grub/
269     - Add font file templates/boot/grub/ascii.pf2
270     - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
271     - grub.cfg:
272       ~ add additional menu_color_* entries if loading background image
273       ~ loadfont /boot/grub/ascii.pf2
274       ~ increase timeout to 20 seconds
275       ~ replace terminal command with terminal_output
276       ~ use gfxpayload=1024x768 instead of vga=...
277   * Some minor lintian cleanups.
278   * Software related changes:
279     - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
280       `minimal-shell'.
281     - Add numactl to GRML_FULL (thanks, gebi).
282     - Drop ctapi-cyberjack.
283     - Drop sl-modem-daemon.
284     - Update to grml kernel 2.6.33.
285
286  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 15:12:21 +0100
287
288 grml-live (0.9.38) unstable; urgency=low
289
290   * Move ia32-libs from Depends to Recommends so installation
291     on i386 works again.
292
293  -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
294
295 grml-live (0.9.37) unstable; urgency=low
296
297   * Drop noquick bootoption from serial console boot entry.
298   * Add grml as default to default.cfg. [Closes: issue761]
299   * Software related changes:
300     - Add nginx. Thanks al4711. [Closes: issue704]
301     - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
302     - Drop asleap from GRML_FULL.
303     - Drop ded from GRLM_FULL.
304     - Drop tlswrap package from GRML_FULL.
305     - Move udev from GRML_* to GRMLBASE.
306
307  -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
308
309 grml-live (0.9.36) unstable; urgency=low
310
311   * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
312     files use .conf as filename suffix. [Closes: issue647]
313   * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs.
314   * 90-update-alternatives: check for symlinks of iceweasel and
315     mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink.
316   * Rework addons handling (make sure to install boot addons independent
317     from bsd4grml which might be disabled).
318   * Updated boot manager teamplates (simplify syslinux.cfg,
319     update failsafe bootoption, add GPXE to grub.cf, drop duplicate
320     boot=live from grub.cfg)
321   * Do not bailout if reading dpkg.list fails, instead assume user
322     is running a dirty build and display a warning message.
323   * Check for precense of grub directory and files in templates
324     that we are adjusting on-the-fly and skip non-existing ones
325     so customisation of templates is easier.
326   * Drop debug from bootoptions and use debug=vc only. 'debug' without
327     arguments avoids displaying the executed code in the initramfs
328     which is something you usually want to have enabled by default
329     when debugging a system.
330   * Fix label name for ssh bootoption.
331   * Add persistency feature to boot menu. [Closes: issue773]
332   * buildd/link_latest.sh: make sure to use according filename in
333     md5sum file of *_latest* ISOs. [Closes: issue814]
334   * Software related changes:
335     - Add grml-quickconfig to GRMLBASE.
336     - Add grml-quickconfig-standard to GRML_* classes.
337     - Add xz-utils to GRML_FULL.
338     - Add zerofree to GRML_MEDIUM and GRML_FULL.
339     - Drop 3ware-cli-binary (license unclear).
340     - Drop rar from GRML_FULL (license).
341     - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
342     - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
343       able to customize it easier.
344
345  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
346
347 grml-live (0.9.35) unstable; urgency=low
348
349   * New features / major changes:
350     - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and
351       /etc/grml/fai/live-initramfs to /etc/grml/fai/config/). This is
352       an important step to use the config space and class concept of
353       FAI in a more decent and cleaner way. Further details in NEWS
354       file. Thanks to Henning Sprang for the initial hint.
355     - Provide buildd as separate Debian package grml-live-buildd.
356     - Store package list on ISO. [Closes: issue779] [Closes: issue749]
357     - Support conf/bootid.txt and use bootoption bootfrom=removable by
358       default.
359     - Support NO_BOOTID to disable the new bootid feature.
360     - Support DEFAULT_BOOTOPTIONS via configuration file.
361   * Bugfixes / minor changes:
362     - buildd: use nail instead of mutt for sending mails as recent
363       versions of mutt introduced a major breakage (see #539276).
364     - scripts/GRMLBASE/38-udev: check for presence of config file.
365     - Ignore $EXIT_ON_MISSING_PACKAGES if running a dirty build
366       through -B.
367     - Make sure to use sources.list of grml-live, even on updates
368       through -u option. [Closes: issue803]
369   * Software related changes:
370     - Drop all packages from GRML_* classes that are defined in
371       GRMLBASE already.
372     - Drop aufs-tools from GRML_MEDIUM.
373     - Drop lvm2 from GRML_* classes at it is in GRMLBASE.
374     - Drop mdadm from GRML_* classes as it is in GRMLBASE.
375     - Move diffutils + iw from GRMLBASE to GRML_* classes.
376     - Move mgetty from GRML_* classes to GRMLBASE.
377     - Move module-init-tools from GRML_* classes to GRMLBASE.
378   * Debian packaging: Bump Standards-Version to 3.8.4.
379
380  -- Michael Prokop <mika@grml.org>  Sat, 13 Feb 2010 01:08:57 +0100
381
382 grml-live (0.9.34) unstable; urgency=low
383
384   * Add scripts/GRMLBASE/38-udev to get rid of automatically generated
385     udev rules file.
386   * Fix architecture option in error message (-a instead of -i).
387   * Add ia32-libs [amd64] to Depends to make sure building i386 on amd64
388     works OOTB.
389   * Use $TEMPLATE_DIRECTORY for checking for precense of bsd4grml.
390   * Drop keyword package from squashfs binary exit code.
391   * Update docs regarding squashfs-tools 1:4.0-1.
392   * Support for logging to database via grml-live-db.
393     Thanks to formorer for his work on dpkg-to-db.
394   * Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE (though integrated
395     a backwared compatibility layer so existing installations still continue
396     to work) and clear logs after prompting for execution.
397
398   * Software related changes:
399     - Add acpi-support-base to GRML_SMALL [Closes: issue791]
400     - Add netsniff-ng to GRML_FULL (thanks Daniel Borkmann).
401     - Add ufsutils to GRML{SMALL,MEDIUM,FULL} [thanks, chaitat].
402     - Drop aufs-tools from GRML_FULL (deprecated, see #555638).
403     - Drop firescope from GRML_FULL - it is unmaintained upstream.
404     - Drop package config file GRML_FORENSIC as it is developed and
405       maintained as part of Grml-Forensic nowadays.
406     - Move scsiadd from GRML_* to GRMLBASE.
407     - Remove dynamic-disk from GRML_FULL (unmaintained upstream).
408     - Remove lame from GRML_FULL (not available from official Debian pool).
409     - Remove salvage-ntfs from GRML_FULL (unmaintained upstream).
410
411  -- Michael Prokop <mika@grml.org>  Sat, 30 Jan 2010 19:56:32 +0100
412
413 grml-live (0.9.33) unstable; urgency=low
414
415   [ Michael Prokop ]
416   * Switch order of mirror configuration in example config.
417     Thanks for the hint, formorer.
418   * Write current date to last output line of grml-live so the user
419     knows how "old" his build is while sitting at the shell prompt.
420   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages
421     as package installation validator.
422   * Update sources.list handling:
423     - Disable deb-src by default in sources.list. People usually
424       won't need this and the ones that want it know how to enable
425       it. Therefore let's save traffic on the mirrors.
426     - Note usage of GeoIP-selected mirrors.
427     - Add commented examples for DE/AT mirrors.
428     Thanks for the suggestions to Sedat Dilek. [Closes: issue756]
429   * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks
430     for bringing this issue up, Richard Hartmann.
431   * templates/boot/grub/menu.lst: drop bootoption lang=us, we
432     specify the default within grml-autoconfig nowadays.
433   * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit
434     with returncode != 0 if a requested package isn't available on the
435     resulting ISO.
436   * Drop memtest86+ from Depends as it's shipped by grml-live-addons
437     nowadays (see issue717). Instead be more verbose in the warning
438     message if neither the one from grml-live-addons nor memtest86+
439     can be found.
440   * Software related changes:
441     - Main GRML* classes:
442       + add grml-udev-config (we use Debian's udev from now on and
443         provide our own udev stuff through grml-udev-config)
444       + drop grml-scanpartitions
445       + move all grml-* packages that used to be part of all Grml
446         flavours to GRMLBASE and drop them from the flavour
447         specific configuration instead
448     - GRML_FULL:
449       + Add fsarchiver
450       + Add gdisk
451       + Add infiniband-diags
452       + Add iscsitarget-module-2.6.31-grml64
453       + Add mbuffer
454       + Add modem-cmd
455       + Add nbd-server + nbd-client (thanks to Xuân Baldauf).
456       + Drop dvi2tty (so we don't pull tex-common and texlive-binaries
457         into the system).
458       + Drop lomoco (bad state, unnecessary)
459     - GRML_MEDIUM:
460       + Add iptraf (thanks, thermoman)
461       + Drop (unavailable) at76-usb-modules-2.6.31-grml
462     - Mixed:
463       + Add kexec-tools to GRML_SMALL + GRML_MEDIUM (thanks,
464         Christoph Biedl)
465       + Add lcrack to GRML_FORENSIC
466       + Drop fakechroot from GRML_FULL + GRML_FORENSIC (the package is
467         in a bad shape since several months)
468       + Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as
469         we use git nowadays
470
471   [ Thorsten Glaser ]
472   * Update MirOS bsd4grml to 20091226.
473
474  -- Michael Prokop <mika@grml.org>  Wed, 30 Dec 2009 02:34:38 +0100
475
476 grml-live (0.9.32) unstable; urgency=low
477
478   * Update docs to reflect current FAI_CONFIG_* setup.
479   * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf
480     so FAI versions older than 3.3 still work. Thanks for the bugreport,
481     Christian Hofstaedtler.
482
483  -- Michael Prokop <mika@grml.org>  Sun, 08 Nov 2009 11:50:46 +0100
484
485 grml-live (0.9.31) unstable; urgency=low
486
487   [ Michael Prokop ]
488   * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue.
489   * Update main fai config (update to what's shipped by FAI 3.3):
490     * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf
491       to make-fai-nfsroot.conf and disable it by default as
492       only FAI_CONFIG_SRC is relevant nowadays.
493     * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by
494       default.
495     * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS
496       in file make-fai-nfsroot.conf (sync with FAI upstram).
497
498   [ Thorsten Glaser ]
499   * Update bootgrub.mksh to 20091104.
500   * Change manifold-boot ISO patch logic slightly to work better on
501     certain HP machines. [Closes: issue757]
502
503  -- Michael Prokop <mika@grml.org>  Wed, 04 Nov 2009 20:30:30 +0100
504
505 grml-live (0.9.30) unstable; urgency=low
506
507   [ Michael Prokop ]
508   * Support new option '-d <date>' to use specified date as build date
509     information on the ISO instead of the default.
510   * Fix posix violation in grml-live-remaster.
511   * Add jfsutils to GRML_MEDIUM and GRML_SMALL.
512   * Apply patch by Christian Hofstaedtler <ch+git@zeha.at> (thanks!):
513     Ensure /etc/mtab is always present. Newer debootstrap versions
514     no longer create /etc/mtab, so we need to provide our own.
515   * config/hooks/instsoft.GRMLBASE:
516     - force installation of file-rc using aptitude's
517       Aptitude::ProblemResolver::Keep-All-Tier option.
518     - drop insserv package.
519   * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with
520     'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with
521     fai >=3.2.23.
522
523   [ Ulrich Dangel ]
524   * Remove denglish phrase from help file. Thanks to Andreas Gredler.
525     [Closes: issue758]
526
527  -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 17:48:21 +0100
528
529 grml-live (0.9.29) unstable; urgency=low
530
531   [ Ulrich Dangel ]
532   * Renamed stage2_eltorito to stage2 to get rid of name mangling
533     problems with fat.
534
535   [ Michael Prokop ]
536   * Adjust stage2{,_eltorito} code in grml-live.
537
538  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:17:59 +0100
539
540 grml-live (0.9.28) unstable; urgency=low
541
542   * Drop grub from all classes and add grub-pc to GRMLBASE.
543   * Add guymager to GRML_FULL.
544   * Add gcc to GRML_MEDIUM.
545   * Adjust grub variable in *all* /boot/isolinux/*.cfg files.
546   * Update memtest86+ binary to 4.00-2.
547   * Update isolinux/syslinux files to version 2:3.83+dfsg-1:
548     - templates/boot/addons/chain.c32
549     - templates/boot/addons/hdt.c32
550     - templates/boot/addons/memdisk
551     - templates/boot/addons/menu.c32
552     - templates/boot/isolinux/ifcpu64.c32
553     - templates/boot/isolinux/isolinux.bin
554     - templates/boot/isolinux/vesamenu.c32
555   * Update templates/boot/addons/pci.ids to version 2009.10.22.
556   * Adjust label text for grub1 boot entry.
557   * Update bsd4grml to version 20091027.
558
559  -- Michael Prokop <mika@grml.org>  Tue, 27 Oct 2009 20:54:33 +0100
560
561 grml-live (0.9.27) unstable; urgency=low
562
563   [ Michael Prokop ]
564   * Adjust grub variable in boot/isolinux/{addons,grub}.cfg as well.
565   * Add fio to GRML_FULL (thanks for the hint, Ulrich). [Closes: issue703]
566   * Add 'noquick' to the serial bootoption.
567   * Add ewf-tools to GRML_FULL and GRML_FORENSIC.
568
569   [ Ulrich Dangel ]
570   * Refactored addon menu handling for syslinux. The menu is now dynamically
571     generated by grml-live to allow more convenient adjustments to the addon
572     menu.
573
574  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:10:35 +0100
575
576 grml-live (0.9.26) unstable; urgency=low
577
578   [ Michael Prokop ]
579   * Update templates/boot/grub to grub2 version 1.97~beta4-1.
580   * Add templates/boot/isolinux/ifcpu64.c32.
581   * Add templates/boot/addons/gpxe.lkrn.
582   * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg.
583   * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com
584     feature (command line) to chain into GRUB2 directly from isolinux
585     or syslinux without an intermediate interactive/menu prompt.
586     Thanks to Thorsten for implementing and help.
587
588   [ Thorsten Glaser ]
589   * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only).
590
591  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:10:17 +0200
592
593 grml-live (0.9.25) unstable; urgency=low
594
595   [ Ulrich Dangel ]
596   * Switched order between isoprompt and hd menu entry to generate more
597     easily the same bootmenu for generated cd images.
598   * Changed grub.cfg and menu.lst to use new template names.
599     Thanks to Michael Schierl for his bug report.
600   * Clear at first the screen if bootparam quiet is set.
601     Thanks again to Michael Schierl for his bug report.
602
603   [ Michael Prokop ]
604   * Support mksquashfs-lzma and $MKSQUASHFS in remaster/grml-live-remaster.
605   * Add fbterm to GRML_FULL. [Closes: issue563]
606   * Add parted to GRML_SMALL (thanks for the suggestion, Marc Haber).
607   * Add pyneighborhood to GRML_FULL. [Closes: issue580]
608   * Drop grml-ddcxinfo from GRML_FULL. [Closes: issue62]
609
610  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 14:12:33 +0200
611
612 grml-live (0.9.24) unstable; urgency=low
613
614   [ Ulrich Dangel ]
615   * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
616   * Changed isolinux vesamenu layout to support better multiiso layout.
617
618   [ Thorsten Glaser ]
619   * Update MirOS bsd4grml to 20091019.
620
621   [ Michael Prokop ]
622   * Software related changes:
623     - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg +
624       openvas-server to GRML_FORENSIC.
625     - Add stressapptest to GRML_FULL + GRML_FORENSIC.
626     - Drop lcap (package is gone) from GRML_FORENSIC.
627     - Drop isic + lcap (packages gone) from GRML_FULL.
628     - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of
629       xtables-addons-common).
630     - Drop harden-remoteaudit + openvas-server from GRML_FULL (they
631       are pretty useless without plugins which need just too much space).
632   * Rework variable replacements in templates. Now the %VAR% strings
633     in the templates match with the ones used inside grml-live ($VAR),
634     currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH,
635     GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION
636     are supported. If you use your own templates from older grml-live
637     versions please make sure to adjust them.
638     Thanks to Ulrich for helping with integration within grml2usb.
639   * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for
640     portmap to not listen on the loopback interface only by default.
641     [Closes: issue737]
642   * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice.
643
644  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2009 00:12:27 +0200
645
646 grml-live (0.9.23) unstable; urgency=low
647
648   * Software related changes:
649     - GRML_SMALL, GRML_MEDIUM and GRML_FULL: switch from kernel
650       2.6.28-grml[64] to 2.6.31-grml[64].
651     - Drop ash from GRML_FULL (unrelevant for Grml).
652     - Drop crack-common from GRML_FULL (it's a dependency of crack*).
653     - Drop ddccontrol-db from GRML_FULL (it's a dependency of ddccontrol).
654     - Drop dhcp3-common from GRML_FULL (it's a dependency of dhcp3*).
655     - Drop defrag from GRML_FULL + GRML_FORENSIC (see #446691).
656     - Drop emacs22/-common specific packages from GRML_FULL (dependencies).
657     - Drop libpam-krb5 from GRML_FULL (related to #545824).
658     - Drop mktemp from GRML_* (transitional package).
659     - Drop openbsd-inetd from GRML_FULL (we're using xinetd).
660     - Drop replicator from GRML_FULL (orphaned, see #474131).
661     - Drop rt2400-modules-2.6.31-grml, rt2500-modules-2.6.31-grml and
662       rt73-modules-2.6.31-grml from GRML_MEDIUM.
663     - Drop rt2400-modules-2.6.31-grml, rt73-modules-2.6.31-grml and
664       rt2400-modules-2.6.31-grml64 from GRML_FULL.
665     - Drop timeout from GRML_* (it is part of coreutils nowadays).
666     - Drop vim-python + vim-ruby from GRML_FULL (not available anymore).
667     - Drop version specific dependency on -mysql-client-5.0.
668     - Drop e2fslibs, esound-common, espeak-data, ettercap-common (all being
669       dependencies), fileutils and gcom (both transitional package) from
670       GRML_FULL.
671     - Drop 915resolution, bazaar, cracklib2, dbishell, gmailfs,
672       igal, nmapfe, python-pyogg, weechat-common, xdialog,
673       xserver-xorg-video-i810, xserver-xorg-video-nsc and zeroconf from
674       GRML_FULL (all being deprecated packages).
675     - Drop cracklib2 from GRML_FORENSIC (deprecated).
676     - Drop xserver-xorg-video-i810 + xserver-xorg-video-nsc from GRML_MEDIUM
677       and XORG (deprecated packages).
678     - Replace diff with diffutils and move it to GRMLBASE.
679     - Replace dvb-utils with dvb-apps in GRML_FULL.
680     - Replace postgresql-client-8.2 + postgresql-client-common with
681       postgresql-client in GRML_FULL.
682     - Move eject, file-rc, gawk, gpm, grep, grml-hwinfo, gzip, hostname,
683       initramfs-tools, initscripts, klibc-utils + laptop-detect to GRMLBASE.
684     - Add febootstrap to GRML_FULL.
685     - Add guymager to GRML_FORENSIC.
686     - Add extract and libextractor-plugins to GRML_FORENSIC (thanks to
687       Dennis Schreiber for the hint).
688     - Add iw to GRMLBASE. Thanks to Christian Hofstaedtler for the hint.
689     - Add libnss-mdns to GRML_FULL (thanks to mrud).
690   * Add backwards compatibility check for old sources.list layout
691     (we're using /etc/apt/sources.list.d now) to script
692     /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
693   * Assume 'lenny' as default SUITE instead of 'stable' as
694     debootstrap doesn't know how to handle 'stable'.
695     Thanks to Ulrich Dangel.
696   * Use blocksize of 256 when running mksquashfs-lzma binary.
697   * Update documentation regarding recent lzma development.
698   * Some minor cosmetic corrections in grml-live's output.
699   * Add missing test call in $FORCE_ISO_REBUILD code.
700   * scripts/GRMLBASE/15-initsetup: assume safe GRML_NAME default.
701   * Use menu hide in templates/boot/isolinux/prompt.cfg
702
703  -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 16:14:51 +0200
704
705 grml-live (0.9.22) unstable; urgency=low
706
707   * Send 'Find FAI build logs at' message to grml-live.log as well.
708   * Software related changes:
709     - Add comgt to GRML_FULL.
710     - Add fatattr to GRML_FULL.
711     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
712     - Add qla-tools to GRML_FULL.
713     - Add xmount to GRML_FULL.
714     - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
715     - Drop deprecated firmware-ipw3945 + ipw3945d from GRML_SMALL,
716       GRML_MEDIUM and GRML_FULL.
717     - Drop lanmap (abandonned upstream, see #542376).
718     - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE.
719     - Replace nessusclient, nessusd and nessus-plugins with
720       openvas-client and openvas-server in GRML_FULL.
721   * Do not use /etc/grml_version but instead use /etc/debian_version
722     as check whether the chroot exists. If grml-live execution
723     itself succeded but was interrupted during task_configure it should
724     be fine to re-run grml-live with -u/-b options.
725   * Fix usage of exclude option in $SQUASHFS_OPTIONS.
726   * Always remove temporary squashfs stderr file.
727   * Fix usage of /etc/runlevel.conf in 15-initsetup.
728   * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
729   * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
730     to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
731     again then. This should should prevent us from duplicated sources
732     list entries.
733   * New cmdline option: "-n" skips generation of the ISO file.
734   * Introduce support for squashfs-lzma-tools 4.0-1 and support
735     configuration variable SQUASHFS_BINARY.
736   * Modify update-initramfs call in grml-live script as the
737     'update-initramfs -u -t' might fail with linux images which have been
738     build using kernel-package.
739   * templates/boot/isolinux/grml.cfg: add space char at end of lines in entries
740     that are meant for manual editing (so user just has to press <tab>
741     and edit).
742   * Add 'pci=nomsi' to failsafe bootoption (thanks to Marc 'HE' Brockschmidt).
743   * Fix grml2usb bootoption in templates/boot/isolinux/grml.cfg.
744   * Display "Finished execution of stage 'WINDOWS_BINARIES'" only if the
745     according code has been executed (and do not display if skipping).
746   * Completely remove /lib/modules/${KERNEL}/kernel/drivers/isdn/hisax on
747     grml-small as there will be unresolved symbols without hisax.ko.
748
749  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 15:59:47 +0200
750
751 grml-live (0.9.21) unstable; urgency=low
752
753   [ Michael Prokop ]
754
755   * New features:
756     - Split the single /etc/apt/sources.list file into structured files
757       in /etc/apt/sources.list.d/. We are using:
758       - /etc/apt/sources.list.d/grml.list for all grml related repositories
759       - /etc/apt/sources.list.d/debian.list for official Debian repositories
760       [Closes: issue349]
761     - Provide information about grml-live version and Debian/suite
762       through /etc/grml_live_version in the generated ISO. [Closes: issue637]
763     - New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
764     - New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
765       easier rebranding of grml-live based distributions.
766     - Support installation of local files (not being part of any Debian package)
767       through $CHROOT_INSTALL.
768     - Display path of FAI logs during execution of grml-live.
769     - Replace all references to ftp.de.debian.org with cdn.debian.org,
770       see http://wiki.debian.org/DebianGeoMirror for details.
771       Thanks for the idea, Marc Haber!
772
773   * Bug fixes and improvements:
774     - When adjusting postfix configuration: make sure to execute newaliases
775       command after adjusting configuration, otherwise the old hostname
776       will be left inside /etc/aliases.db.
777     - grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
778       /etc/lvm/backup/main as well.
779     - grml_cleanup_chroot: drop the /usr/include/linux checks.
780     - 90-update-alternatives: use wm-ng as default x-window-manager.
781       [Closes: issue716]
782     - Check for existence of $target/etc/apt/important_note.txt before
783       operating on it.
784     - buildd: drop GRML_LIVE_ARCH but instead use default architecture
785       if not specified.
786     - Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
787       details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
788     - Improve check for architecture which should be build: if not specified
789       assume a safe default and check this one.
790     - Unify variable default checks, always assume sane defaults.
791     - Always run $SUITE checks, so grml-live repository is used also
792       if suite isn't manually specified.
793     - Detect existence of stage 'boot' using boot/isolinux so grml-live
794       executed with options '-q -B' and empty boot/isolinux works as well.
795     - Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
796       we can improve sanity checks and easify configuration.
797     - Integrate memtest86+ binary so we don't ship old versions from
798       the build host. [Closes: issue717]
799     - Check whether rebuild of ISO is needed even though the ISO exists already.
800       [Closes: issue719]
801
802   * Debian packaging related changes:
803     - Bump to Standard-Version 3.8.3 (no further changes).
804     - Improve long description.
805     - Update copyright file (make lintian happy).
806     - Register grml-live html docs using doc-base.
807
808   * Documentation:
809     - grml-cheatcodes: document bootoption 'nostartx'.
810     - Apply patch from Marc Haber (thanks!) for new grml cheatcodes
811       (new DCS directory feature).
812
813   * Software related changes:
814     - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
815     - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
816       myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
817       packages are either already available or should be available soon.
818     - Add scsitools to GRML_MEDIUM.
819     - Drop bar from GRML_FULL (no release since 2007, consider using
820       for example cpipe instead).
821     - Drop grml-saveconfig as it is replaced with recent versions
822       of grml-autoconfig.
823     - Drop hydra from GRML_FULL (the license is not a clean GPL one).
824     - Drop icedax from GRML_FULL (we have schilyutils available).
825
826   [ Thorsten Glaser ]
827   * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
828     isolinux.cfg, syslinux.cfg with each other; provide a fallback
829     way to boot MirOS bsd4grml from both GRUB versions using modules.
830   * Fix going back to GNU GRUB from ldbsd.com via alternative boot method;
831     while here, add the grml release info to the appropriate file.
832
833  -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 00:33:48 +0200
834
835 grml-live (0.9.20) unstable; urgency=low
836
837   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
838   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
839   * Cleanups in GRML_FULL:
840     - Drop cheops (depends on libgtk1.2).
841     - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
842       virtual package "dviutils" -> non-existing package)
843     - Drop ext2resize (see #400797).
844     - Drop fcoretools (see #534542).
845     - Drop gdk-imlib11 (see #522810).
846     - Drop gqcam (still depends on gtk1.2).
847     - Drop hping2 (hping3 is available in all relevant Debian releases
848       nowadays, see #533275).
849     - Drop libpam-pwgen (see #511613).
850     - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
851       to be that important for grml).
852     - Drop windowlab (see #410618).
853     - Drop workbone (see #429178).
854   * Add check for valid Debian suite name to avoid breakage of sources.list
855     if someone calls grml-live with a typo in the -s option.
856   * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
857     /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
858   * buildd:
859     - add support for building squeeze based ISOs.
860     - add cronjob based on what the grml team is using at daily.grml.org
861     - use '-a' instead of '-rltD' as rsync option to sync logs
862     - use timestamp with hour, minute and second to match with FAI style
863   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
864     also when updating the chroot (this happens if we have a base.tgz available
865     on fresh installations).
866   * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
867   * Really add support for genisoimage (thanks for the bugreport, Worf).
868   * Set subdirectories of $OUTPUT independent of cmdline parsing so
869     it is possible to set it via conffile as well.
870   * Validate whether the specified architecture class matches the
871     architecture (option), otherwise installation of kernel will fail.
872   * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
873   * Build grml-live documentation with table of content.
874
875  -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
876
877 grml-live (0.9.19) unstable; urgency=low
878
879   * Software related changes in GRML_FULL:
880     - add btrfs-tools
881     - add conkeror (thanks to Axel Beckert) [Closes: issue698]
882     - add gptsync
883     - add nfswatch
884     - add nilfs2-tools
885     - add pigz
886     - add postmark
887     - add tableau-parm
888     - drop all LaTeX related packages (following the result
889       of the recent "Removal of LaTeX on grml" poll):
890       auctex catdvi ctioga dvipng gnuhtml2latex lacheck latex-beamer
891       latexmk latex-mk latextug latex-xcolor pdfjam pgf
892       preview-latex-style tex-common texify texlive-base
893       texlive-base-bin texlive-common texlive-doc-base
894       texlive-fonts-recommended texlive-lang-german texlive-latex-base
895       texlive-latex-recommended texpower tth tthsum vim-latexsuite
896    - Add class LATEX which provides all the LaTeX (related) packages
897      that have been removed from GRML_FULL.
898   * Software related changes in GRML_FORENSIC:
899     - drop stegdetect (see #507908)
900     - add several further packages:
901       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
902       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
903       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
904       rdesktop readahead readpst recoverdm rifiuti rifiuti2 rpm samba
905       samdump2 sdparm sg3-utils smbclient socat sqlite3 tcpdump
906       tcpflow tcpreplay tcptrace tcptrack tcpxtract tct time unhide
907       untex uuid-runtime vinetto w3m wamerican whois wireshark wv
908       wvdial zfs-fuse
909     Thanks also to Hans-Peter Merkel for his tool list.
910   * Drop hdparm from GRML_FULL, GRML_MEDIUM and GRML_SMALL as it
911     is part of GRMLBASE already.
912   * Bump Standard Version to 3.8.2 (no further changes).
913
914  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 15:23:51 +0200
915
916 grml-live (0.9.18) unstable; urgency=low
917
918   * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
919     for his work and help.
920   * Add safecopy to GRML_FULL (thanks to Wernfried Haas for the hint).
921   * grml-cheatcodes: mention libata specific bootoptions.
922     Thanks to Christian Vogel! [Closes: issue685]
923   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
924     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
925     - Update bootgrub.mksh from MirBSD
926     - Pad official ISOs to multiples of 256 KiB for partition table support.
927   * Add bc to Depends as bootgrub.mksh requires it.
928
929  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200
930
931 grml-live (0.9.17) unstable; urgency=low
932
933   [ Frank Terbeck ]
934   * grml-live-remaster: Support $VISUAL and fall back to 'vi' if
935     EDITOR is empty. [Closes: issue664]
936
937   [ Michael Prokop ]
938   * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
939   * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
940     does not exist and skip rest of the script then.
941   * Software related changes:
942     - Drop package snort from GRML_FULL and all the workarounds for it.
943       It's once again uninstallable in Debian/unstable.
944     - Drop package sing from GRML_FULL (removed from Debian, see #530487).
945     - Drop package nemesis from GRML_FULL (unmaintained upstream and
946       uninstallable in Debian, see #423201 and #529508).
947     - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
948     - Drop package ifupdown-scripts-zg2 from GRML_FULL.
949   * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
950     on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
951   * Update /boot/grub/* files in build output on every invocation of
952     grml-live (as we do it for isolinux stuff too), so the variables
953     inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
954   * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
955
956  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
957
958 grml-live (0.9.16) unstable; urgency=low
959
960   * Software related changes:
961     - Add u3-tool to GRML_FULL.
962     - Disable nttcp and lmbench (both non-free) in GRML_FULL.
963     - Drop ttf-bitstream-vera from GRML_FULL (superseeded by its
964       improved version named ttf-dejavu, see #461308).
965     - Drop snownews from GRML_FULL (orphaned, inactive upstream,
966       better alternatives like newsbeuter, see #468778).
967   * Mention persistent bootoption in grml-cheatcodes.txt.
968
969  -- Michael Prokop <mika@grml.org>  Tue, 19 May 2009 20:52:31 +0200
970
971 grml-live (0.9.15) unstable; urgency=low
972
973   The "hey, let's have a grml release party" Release.
974   * As dillo isn't available in Debian/unstable due to removal
975     of libgtk1.2 we'll replace it with xlinks2 from package links2:
976     - GRML_FULL: drop dillo
977     - GRML_MEDIUM: replace links with links2 and drop dillo
978     - XORG: replace dillo with links2
979   * Drop cpp-4.1 and g++-4.1 from GRML_FULL.
980   * Drop bzr from GRML_FULL (19MB is just too much).
981   * Drop all kernel related packages that aren't available overall.
982   * Drop linux-wlan-ng, as its module can't be built.
983
984  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 10:09:22 +0200
985
986 grml-live (0.9.14) unstable; urgency=low
987
988   The "hey, let's have a post-lenny drop-party" Release.
989   * Update /usr/share/locale handling: restore *empty* directories
990     because otherwise installation/upgrade of packages might fail.
991   * Document findiso bootoption in grml-cheatcodes.txt.
992   * Software related changes:
993     - Readd clive as the dependency on libterm-progressbar-perl was
994       dropped (see #526999)
995     - Drop airsnort (unmaintained upstream, #429507)
996     - Drop array-util (unmaintained in Debian, #456648)
997     - Drop automake1.8 (cleanup of automake packages, #473365)
998     - Drop biew (old, no users, depends on debmake, #460636)
999     - Drop cpp-2.95 (deprecated)
1000     - Drop db4.3-util (deprecated)
1001     - Drop debmake (obsolete, #462978)
1002     - Drop dynafont (upstream obsoleted by fonty-rg, #474125)
1003     - Drop eciadsl (unmaintained, broken with recent kernels, #470680)
1004     - Drop elfkickers (RC buggy; abandoned upstream, #523811)
1005     - Drop fragroute (out of date, orphaned, inactive, #487127)
1006     - Drop fttools (not available in any repos)
1007     - Drop funionfs (replaced by unionfs-fuse, #515955)
1008     - Drop gscanbus (obsolete, unmaintained, #429559)
1009     - Drop hdaps-utils (out of date, obsolete, #526172)
1010     - Drop hpijs (saving us 1352kB + 27,0MB from its dependencies disk space)
1011     - Drop ipxripd (obsolete, few users, #462178)
1012     - Drop jmon (orphaned, better alternatives, dead upstream, #510520)
1013     - Drop linneighborhood (unmaintained, better alternatives, #466489)
1014     - Drop mobilemesh (obsolete, #452102)
1015     - Drop ms-sys (contains non-free code, #470678)
1016     - Drop mutella (abandoned upstream, #489422)
1017     - Drop ndiswrapper-common (dep. only) + ndiswrapper-utils (dummy package)
1018     - Drop ndiswrapper-utils-1.1 (replaced by ndiswrapper-utils-1.9)
1019     - Drop o3read (abandoned upstream; superseded by odt2txt, #477311)
1020     - Drop potion (orphaned, out of date, low popcon, #499262)
1021     - Drop powertweakd, powertweak-gtk and lspowertweak
1022       (unmaintained upstream, #515588)
1023     - Drop scsi-idle (RC-buggy, useless, #385285)
1024     - Drop sjog (dead upstream, depends on legacy libs, unmaintained, #509403)
1025     - Drop stegdetect / xsteg (orphaned, inactive upstream, GTK+ 1.2, #507908)
1026     - Drop traceproto (not maintained upstream; alternative available, #495759)
1027     - Drop type1inst (orphaned and useless, #158476)
1028     - Drop unionfs-tools (buggy, replaced by aufs*, #515959)
1029     - Drop unison2.9.1 (obsolete, #443244)
1030     - Drop upstreamdev (alpha quality; abandoned upstream; low popcon, #494565)
1031     - Drop vnc-common (dead upstream, superseded by vnc4, #469247)
1032     - Drop vncommand (not available in any repos)
1033     - Drop xmove (buggy, orphaned, dead upstream, #486772)
1034     - Drop xserver-xorg-video-imstt (abandoned, #523683)
1035     - Drop xserver-xorg-video-vga (abandoned, #523687)
1036     - Drop xwatchwin (orphaned, no rdepends, #491903)
1037
1038  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 10:06:42 +0200
1039
1040 grml-live (0.9.13) unstable; urgency=low
1041
1042   * Split package into grml-live and grml-live-addons.
1043     Add grml-live-addons to Recommends of package grml-live.
1044     Package grml-live-addons provides the templates/boot/addons
1045     files that require >7MB of disk space overall so we don't
1046     want to ship it with default grml:
1047     - allinone.img
1048     - balder10.imz
1049     - bsd4grml/
1050     - chain.c32
1051     - hdt.c32
1052     - memdisk
1053     - menu.c32
1054     - pci.ids
1055   * Add ${misc:Depends} to binary packages' depend.
1056   * Bump Standard-Version to 3.8.1 (no further changes).
1057   * Install /etc/grml/fai/live-initramfs/live.conf only if
1058     /etc/live.conf does not exist in the target yet.
1059   * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17)
1060     from Debian.
1061   * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'.
1062     http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)
1063     Thanks for the point, formorer!
1064     Use pci.ids from http://pciids.sourceforge.net/
1065   * Mention bsd and hdt in isolinux' bootsplash f3.
1066   * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt.
1067   * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash.
1068   * Software related changes:
1069     - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
1070     - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
1071     - Add speakup-tools to GRML_FULL.
1072     - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client.
1073     - Drop atl2-modules-2.6.28* from package list (merged in mainline).
1074     - Drop cupsys transitional package.
1075     - Drop clive from GRML_FULL as it depends on a fscking large perl
1076       package (see #526999).
1077     - Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base, gettext-base, groff-base,
1078       imlib11, imlib-base and perl-base from GRML_FULL (deprecated and
1079       unnecessary packages).
1080
1081  -- Michael Prokop <mika@grml.org>  Tue, 05 May 2009 09:46:26 +0200
1082
1083 grml-live (0.9.12) unstable; urgency=low
1084
1085   * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
1086     bootoption and use maxcpus=0 instead of maxcpus=1.
1087   * Add dvtm to GRML_FULL (thanks to plh).
1088   * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
1089   * Add packages to GRML_MEDIUM:
1090     - nfs-kernel-server [Closes: issue471]
1091     - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
1092   * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
1093     by ath5k and ath9k of linux kernel 2.6.28, see #519446).
1094   * Update bsd4grml to version 20090411.
1095
1096  -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:26:02 +0200
1097
1098 grml-live (0.9.11) unstable; urgency=low
1099
1100   * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
1101     a base64 binary now.
1102   * Use 'user' instead of 'users' again after discussing the issue
1103     in issue582.
1104
1105  -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
1106
1107 grml-live (0.9.10) unstable; urgency=low
1108
1109   * buildd:
1110     - Add workaround to get around the mkisofs volume label limit.
1111       Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
1112       we would get:
1113       "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
1114     - add buildd/execute.sh to further simplify buildd/*.sh setup
1115     - send_mail(): do not append /var/log/grml-buildd.stdout by default
1116     - add shebang line to buildd/[execute|functions].sh to make lintian happy
1117   * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
1118     bootsplash f5. [Closes: issue619]
1119   * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
1120     is just too annoying for us. [Closes: issue617]
1121
1122  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
1123
1124 grml-live (0.9.9) unstable; urgency=low
1125
1126   * Update to kernel 2.6.28-grml[64].
1127   * Changes in GRML_FULL:
1128     - drop package tspc (see #462738 and #515193)
1129     - replace gqview with geeqie (thanks, Spida)
1130   * Changes in GRML_MEDIUM:
1131     - add beep (on request by gebi)
1132     - add dstat (on request by gebi)
1133     - add mc (on request by Christian Kuehlborn)
1134   * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
1135   * buildd:
1136     - rename all etch* related scripts to lenny*
1137     - adjust scripts to use "lenny" instead of "stable" for building
1138       [to avoid that "etch" is used as build name but lenny is used]
1139     - use "$NAME-daily-$SUITE" in functions.sh as build name so
1140       identifying ISOs while running them is easier
1141   * Support squeeze as valid suite name.
1142   * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
1143     This should avoid issues with something like
1144     'apt-get -t experimental ...'
1145   * Consequently drop 'Latest change' lines from all files.
1146   * Support generation of sha1sum [Testing: issue622]
1147   * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
1148     [Closes: issue492]
1149   * Do no longer use the bootoption lang=us by default. We use it by default
1150     in grml-autoconfig anyway and this shortens our /proc/cmdline.
1151   * Run commands requiring network access through 'timeout 10' by default
1152     if possible. [Closes: issue396]
1153   * Do not use build server's hostname for /etc/mailname and
1154     /etc/bacula/bacula-fd.conf. [Testing: issue412]
1155   * Add "forensic" to the append line when using the forensic kerneloption
1156     so we can grep for it in any case.
1157   * 15-initsetup: keep a backup of the original runlevel.conf file.
1158     Thanks to Thomas Lehmann for the idea! [Closes: issue570]
1159   * instsoft.GRMLBASE: support installation of multiple gpg keys
1160     via /etc/grml/fai/files/etc/apt/*.key
1161   * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
1162     Thanks to Thomas Lehmann for the bugreport!
1163   * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/.
1164     This simplifies the directory layout a bit. Clarify its usage
1165     in /etc/grml/fai/apt/important_note.txt
1166   * Install all files from /etc/grml/fai/files/etc/apt. This supports
1167     usage of directories like /etc/apt/apt.conf.d. Thanks for the
1168     hint to Thomas Lehmann. [Closes: issue632]
1169   * Replace all "sed -i 's/././' foo" calls with
1170     'sed -i 's/././' foo | sponge foo' instead inside main grml-live script
1171     so we don't destroy any existing symlinks. Depend on moreutils therefor.
1172     [Closes: issue631]
1173   * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This
1174     provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to
1175     Thorsten "mirabilos" Glaser for his work! Add support for
1176     configuring NO_ADDONS_BSD4GRML via configuration file.
1177   * Add informational header to /etc/grml/fai/apt/sources.list and
1178     update docs regarding the file.
1179   * If specified SUITE is unstable use 'sid' instead (to avoid breakages
1180     with debootstrap).
1181   * Support NO_ADDONS via configuration file.
1182   * Always skip mksquashfs part when using -q option.
1183   * Adjust configuration files on the fly only when the according lines
1184     aren't comments.
1185
1186  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100
1187
1188 grml-live (0.9.8) unstable; urgency=low
1189
1190   * Improve help text of the release option in usage info.
1191   * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
1192   * Add libcap2-bin to GRML_FULL.
1193   * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
1194     [Testing: issue569]
1195   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
1196     improve UTC handling. Thanks for the script, Thomas Lehmann!
1197
1198  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
1199
1200 grml-live (0.9.7) unstable; urgency=low
1201
1202   * Add packages to GRML_FULL:
1203     - aiccu (thanks, Christian Vogel)
1204     - genext2fs
1205     - radvd (thanks, Christian Vogel)
1206     - tf (thanks, Rhonda)
1207   * Add genext2fs to GRML_MEDIUM (for use within live-snapshot).
1208   * Support execution without touching the chroot at all using option "-B".
1209     Thanks for the patch, Jimmy.
1210   * Update current state section of documentation.
1211   * Update cheatcode documentation (thanks to Moritz Augsburger).
1212   * Drop cryopid from GRML_FULL, see #507882.
1213
1214  -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
1215
1216 grml-live (0.9.6) unstable; urgency=low
1217
1218   * Add new packages to GRML_FULL:
1219     - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
1220     - dwdiff (front-end for the diff program that operates word by word)
1221     - espeakup (connector between espeak and speakup)
1222     - faketime (report faked system time to programs)
1223     - fcoretools (Tools to advise the IO scheduler)
1224     - latencytop (A tool for developers to visualize system latencies)
1225     - qiv (A quick image viewer for X)
1226     - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
1227   * Add irqbalance to GRML_MEDIUM.
1228     - irqbalance (Daemon to balance interrupts for SMP systems)
1229     - latencytop (A tool for developers to visualize system latencies)
1230     - powertop (Linux tool to find out what is using power on a laptop)
1231   * Remove localepurge from GRML_SMALL.
1232   * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
1233   * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
1234     [Closes: issue554]
1235   * Rework locale handling. From now on /usr/share/locale gets removed
1236     by default (though /usr/share/i18n/locales won't be touched for
1237     now), unless using class LOCALES. Reason: We have >70MB inside
1238     /usr/share/locale on GRML_FULL, just too much to ship by default,
1239     message at startup sucks).
1240   * Update grml-cheatcodes.txt.
1241   * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
1242     so we support offline operation as well. Based on an idea by
1243     Thomas Lehmann, thanks!
1244   * Generate ISO with volume label "${GRML_NAME} ${VERSION}" instead of
1245     "grml $VERSION" so we propagate the according grml-name. Thanks to
1246     Thomas Lehmann!
1247   * Support -q option to build the ISO without (re-)creating the squashfs
1248     compressed file using mksquashfs.
1249
1250  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 11:13:05 +0100
1251
1252 grml-live (0.9.5) unstable; urgency=low
1253
1254   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
1255   * Drop xserver-xorg-video-newport from all flavours.
1256   * Replace all unzoo package references with zoo, see #497775.
1257   * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
1258     because we have to skip FAI's updatebase task and lack /proc therefore.
1259     New packages that are being installed and want to start any daemons
1260     might fail, let's try to do our best to avoid that.
1261   * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
1262   * Drop clamav-getfiles from GRML_FULL.
1263   * Update debian/control:
1264     - move from XS-Vcs-* to Vcs-*
1265     - use Build-Depends-Indep
1266
1267  -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
1268
1269 grml-live (0.9.4) unstable; urgency=low
1270
1271   * Update docs (some minor fixes, migration from hg to git,..)
1272   * Use squashfs-lzma-tools instead of squashfs-tools:
1273     Depend on squashfs-lzma-tools - but allow usage
1274     of squashfs-tools as well).
1275   * Activate grml-testing repository for devel releases and
1276     daily snapshots. [Testing: issue531]
1277   * All flavours:
1278     - drop lzma-modules-2.6.26-grml[64] and
1279       squashfs-modules-2.6.26-grml[64] as we have it
1280       in-tree of kernel 2.6.26-grml[64].
1281   * GRML_FULL:
1282     - add ipset
1283     - drop wodim and genisoimage as we have a fully functional
1284       cdrtools suite in grml
1285   * GRML_MEDIUM:
1286     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
1287   * GRML_SMALL:
1288     - several improvements to keep the ISO size as small as possible
1289     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
1290     - remove grml-small package
1291     - remove fuse-utils
1292     - remove nvi (see #490361)
1293     - remove ppoeconf (just too big with its dependencies)
1294     - remove prism54-firmware (for saving disk space)
1295   * Support environment variable NO_ADDONS to avoid usage of
1296     addons directory.
1297   * Initial support for SQUASHFS_EXCLUDES_FILE.
1298   * Do not include vmlinuz and initrd when building grml-small.
1299   * We switched from Mercurial to Git - replaced all hg-URLs
1300     with git.grml.org
1301
1302  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
1303
1304 grml-live (0.9.3) unstable; urgency=low
1305
1306   * Improve the way deborphan works in
1307     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
1308     get rid of aptitude via
1309     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
1310   * Add PREREQ header to grml's initramfs-tools script, otherwise
1311     booting fails with "PANIC: Circular dependancy.  Exiting."
1312     Thanks for debugging help, maximilian attems.
1313   * Use apt-get instead of dpkg in removal of packages in grml-small.
1314   * Add tig to GRML_FULL, thanks Rhonda.
1315
1316  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
1317
1318 grml-live (0.9.2) unstable; urgency=low
1319
1320   * Improve checks for -[no]lzma for different squashfs-tools.
1321
1322  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
1323
1324 grml-live (0.9.1) unstable; urgency=low
1325
1326   * Rebuild initramfs to make sure that the up2date /etc/grml_version
1327     is available in the live initramfs. [Closes: issue516]
1328
1329  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
1330
1331 grml-live (0.9.0) unstable; urgency=low
1332
1333   * Update to kernel 2.6.26-grml[64].
1334   * Drop sysutils and cupsys-common from package lists.
1335   * Add ext3grep to GRML_FULL.
1336   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
1337   * Move ssdeep and scrounge-ntfs from grml's repository list to
1338     Debian's one.
1339   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
1340   * Document classes in more details. Thanks to Pawel Sadkowski
1341     for pointing out. [Closes: issue490]
1342   * Drop qtparted from GRML_FULL, we have better maintained
1343     gparted now.
1344   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
1345     /etc/grml/fai/config/class/GRML_MEDIUM.var,
1346     /etc/grml/fai/config/class/GRML_POWERPC.var and
1347     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
1348     configuration through GRMLBASE.var and this way it's much
1349     easier to adjust settings according to your needs.
1350   * Improve error handling in grml-live, including a check
1351     for pipestatus of fai command.
1352   * Output grml version in grml's live-initramfs script
1353     Thanks for the idea, Marc Haber. [Closes: issue488]
1354   * Drop glimpse from GRML_FULL due to license problems, see #474322.
1355   * Display SQUASHFS_OPTIONS in configuration overview.
1356   * Make sure it's possible to get usage information without being
1357     root or actually executing the script.
1358   * Improve usage information screen.
1359   * Display progress of squashfs, when building via a buildsystem
1360     just set -no-progress in $SQUASHFS_OPTIONS instead.
1361   * Use linux-kernel-headers-grml in grml-medium.
1362   * Use vim.basic as alternative setting for 'vi'.
1363
1364  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
1365
1366 grml-live (0.8) unstable; urgency=low
1367
1368   * Remove packages from GRML_FULL:
1369     - apmd (the package is just borken, see #475432)
1370     - raggle (#479562)
1371   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
1372     for mentioning in a bugreport, Marc Haber!)
1373   * Add packages to GRML_FULL:
1374     - ent (thanks, gebi)
1375   * Add packages to GRML_MEDIUM:
1376     - xfsdump (thanks, George Hartlieb)
1377   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
1378
1379  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
1380
1381 grml-live (0.7) unstable; urgency=low
1382
1383   * Update templates/boot/addons/allinone.img to current version
1384     from http://home.arcor.de/mschierlm/bootdisk/
1385     Thanks, Michael Schierl.
1386   * Add packages to GRML_FULL:
1387     - gnuit
1388     - i2c-tools [thanks to Mario Holbe]
1389     - iotop
1390     - keynav
1391   * Remove packages from GRML_FULL:
1392     - emelfm (#364442)
1393     - nufw (#468245)
1394     - sound-recorder (#288211)
1395   * Readd libewf to GRML_FULL.
1396   * buildd: use RELEASE-class in all build scripts
1397   * Mention noquick bootoption in bootsplash and cheatcode file.
1398   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
1399   * Make sure username is adjusted in /etc/inittab.grml if username
1400     not being "grml". Thanks for reporting, Thomas Lehmann.
1401     [Testing: issue436]
1402   * Add check for existence of -nolzma option. If squashfs-tools
1403     doesn't support it at all then just get rid of the option.
1404
1405  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
1406
1407 grml-live (0.6) unstable; urgency=low
1408
1409   * Write squashfs filename to /live/filesystem.module.
1410   * Adjust grml-live-remaster for new file system layout
1411     and add support for working on a booted USB device.
1412
1413  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
1414
1415 grml-live (0.5) unstable; urgency=low
1416
1417   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
1418     grml.squashfs.
1419   * Update bootsplashes to current implementation, based on
1420     live-initramfs and grml-autoconfig.
1421   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
1422     headaches, see #461888, #463720 and #445304 for example).
1423   * Add sshfs to GRML_MEDIUM.
1424
1425  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
1426
1427 grml-live (0.4) unstable; urgency=low
1428
1429   * Add new packages to GRML_FULL:
1430     - linux-uvc-modules-2.6.23-grml
1431     - luvcview
1432   * Add new packages to GRML_MEDIUM:
1433     - at76-usb-modules-2.6.23-grml
1434     - atl2-modules-2.6.23-grml
1435     - firmware-ralink
1436     - rt2400-modules-2.6.23-grml
1437     - rt2500-modules-2.6.23-grml
1438     - rt73-module-2.6.23-grml
1439   * Finally fixed the "isolinux does not boot on old hardware" problem.
1440     The problem was a too big boot/isolinux directory. Thanks a lot
1441     for all the testing to Andrea Mayr and Wernfried Haas!
1442     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
1443       menu.c32 and memtest
1444     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
1445       support of several grml flavours on one single usb pen for the future
1446     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
1447       for new directory layout
1448   * Make sure $GRML_NAME does not contain known problematic characters.
1449
1450  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
1451
1452 grml-live (0.3) unstable; urgency=low
1453
1454   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
1455   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
1456     older than 3.51 don't work with recent kernel versions like 2.6.23
1457     anymore. :(
1458   * Update templates/boot/isolinux/memdisk from syslinux package
1459     version 2:3.61+dfsg-1.
1460
1461  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
1462
1463 grml-live (0.2) unstable; urgency=low
1464
1465   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
1466     just fail on several old boxes. [Testing: issue400]
1467   * Add new packages to GRML_FULL:
1468     - auctex
1469     - loop-aes-testsuite
1470   * Add new packages to GRML_MEDIUM:
1471     - atl2-modules-2.6.23-grml
1472     - firmware-iwlwifi
1473     - madwifi-modules-2.6.23-grml[64]
1474     - madwifi-tools
1475   * Set 'confirm=1' in /etc/apt/listchanges.conf.
1476   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
1477     for providing default /etc/default/loadcpufreq configuration.
1478   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
1479     option parsing so we can override already set defaults interative.
1480   * Grep using the quiet option for squashfs features.
1481
1482  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
1483
1484 grml-live (0.1) unstable; urgency=low
1485
1486   * Bump version number to 0.1 as we ship grml-live with the
1487     upcoming stable versions.
1488   * Source /etc/grml/grml-live.local before parsing command line
1489     options to be able to override configuration on the commandline.
1490   * Use /usr/bin/vim.tiny as alternativ for vi.
1491   * Add new packages to GRML_FULL:
1492     - at76-usb-modules-2.6.23-grml64
1493     - bluez-audio
1494     - conky (thanks, shehu)
1495     - epdfview
1496     - gfs2-tools
1497     - sslscan
1498     - truecrypt-2.6.23-grml64
1499     - unsort
1500   * Remove bluetooth-alsa from GRML_FULL.
1501   * Add new packages to GRML_MEDIUM:
1502     - ntfs-3g
1503     - truecrypt-2.6.23-grml64
1504   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
1505     - drop deprecated entries
1506     - add debian2hd for isolinux/syslinux
1507     - fix serial bootoption
1508     - add grml2hd template for grub
1509   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
1510     remove packages via dpkg instead of apt-get. Thanks for the
1511     bugreport and the patch, Lupe Christoph! [Closes: issue367]
1512   * Use -no-progress option for mksquashfs only if it's supported.
1513
1514  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
1515
1516 grml-live (0.0.14) unstable; urgency=low
1517
1518   * Include initial version of the grml-live-remaster script,
1519     contributed by Michael Schierl (thanks!) [Closes: issue331]
1520   * Bump Standard-Version to 3.7.3 (no further changes).
1521   * Set debconf configuration for postfix via
1522     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
1523   * Improve check for presence of FAI log directory in
1524     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
1525   * Configure apt-listchanges via new script
1526     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
1527   * Make sure packages are being removed before docs are being
1528     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
1529   * Create grml-live.log-file with permissions 664.
1530   * Adjust buildd/functions.sh for new logging.
1531   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
1532     on AMD64 architecture. Add several new kernel packages for amd64
1533     to GRML_FULL.
1534   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
1535   * Drop packages from GRML_FULL:
1536     - findimagedupes: too many new dependencies, being:
1537       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
1538     - netpipes: conflicts with timelimit (see #457444) and does
1539       not support IPv6 yet
1540   * Add new packages to GRML_FULL:
1541     - asql
1542     - at76-usb-modules-2.6.23-grml
1543     - edac-utils
1544     - ifupdown-extra
1545     - opencryptoki
1546     - pmailq
1547     - r6040-modules-2.6.23-grml
1548     - scamper
1549     - timelimit
1550     - virtualbox-ose-guest-modules-2.6.23-grml
1551     - virtualbox-ose-guest-utils
1552
1553  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
1554
1555 grml-live (0.0.13) unstable; urgency=low
1556
1557   * New option '-b' for "build-only".
1558   * Replace mailx with bsd-mailx in GRML_FULL.
1559     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
1560   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
1561   * Document grml2ram bootoption in grml-cheatcodes.txt
1562   * Use -no-progress for Squashfs build process.
1563   * Improve /etc/resolv.conf handling in
1564     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
1565   * Adjust hostname in /etc/postfix/main.cf.
1566   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
1567   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
1568   * Make sure $HOSTNAME is unset by default.
1569   * Disable Recommends for aptitude as well.
1570   * Check for presence of live-initramfs in 10-build-initramfs.
1571   * Install aptitude in softupdate if not present.
1572   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
1573   * Fix snort setup (/etc/default/snort.dpkg-dist) via
1574     /etc/grml/fai/grml/grml_cleanup_chroot
1575   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
1576   * Remove hwtools from GRML_FULL, see #397723
1577   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
1578     instead so we keep grml-small as small as possible:
1579     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
1580     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
1581     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
1582     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd,
1583   * Add new packages to GRML_MEDIUM:
1584     - truecrypt-2.6.23-grml
1585   * Add new packages to GRML_FULL:
1586     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
1587     - gnupg-pkcs11-scd
1588     - gparted
1589     - grml-paste
1590     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
1591     - unhide
1592   * buildd:
1593     - store_iso(): move md5sum file as well
1594     - support providing options via grml_live_run() so we can disable
1595       LZMA for grml-small builds
1596
1597  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
1598
1599 grml-live (0.0.12) unstable; urgency=low
1600
1601   * Log mkisofs command with quotes around version number for easier
1602     copy/paste.
1603   * Ship syslinux files via template directory because the syslinux
1604     version (1:3.31-4) in Debian/etch is broken. :(
1605     Drop syslinux from Depends.
1606   * Mention -u option if using the option by accident and the chroot
1607     does not exist yet.
1608   * Update buildd/cleanup.sh and add buildd/files/.logo.png,
1609     buildd/files/.style.css, buildd/files/HEADER.html and
1610     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
1611     and provide upload_logs().
1612   * Generate md5sum of ISO if using class 'RELEASE'.
1613   * Do not install package 'grml' via GRMLBASE because we want
1614     to use grml-small in GRML_SMALL and GRML_MEDIUM.
1615   * Remove and recreate /root directory in 98-clean-chroot.
1616   * Skip stage updatebase when using softupdate and handle upgrade
1617     on our own via hooks.
1618   * Execute removal of log files after sourcing config files.
1619
1620  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
1621
1622 grml-live (0.0.11) unstable; urgency=low
1623
1624   * New option -z to use ZLIB instead of LZMA compression and
1625     support SQUASHFS_OPTIONS in configuration file.
1626   * Add new class XORG.
1627   * Add X.org packages to GRML_MEDIUM.
1628   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
1629     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
1630   * Adjust grml-buildd for new logdir structure.
1631   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
1632     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
1633   * Diplay use of $LOCAL_CONFIG in configuration dialog.
1634   * Remove fai's last-dirinstall and last-softupdate when using
1635     ZERO_FAI_LOGFILE as well.
1636   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
1637     3.2.3 has a serious bug.
1638   * Add new packages to GRML_FULL:
1639     - atl2-modules-2.6.23-grml
1640     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
1641     - firmware-rt61
1642     - firmware-rt73
1643     - mlocate
1644     - open-vm-tools
1645     - pcaputils
1646     - xrestop
1647     - xserver-xorg-video-radeonhd
1648     - yatm
1649   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
1650
1651  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
1652
1653 grml-live (0.0.10) unstable; urgency=low
1654
1655   * Drop patches which are part of FAI 3.2.3 now. Depend on
1656     FAI version 3.2.3 therefor.
1657   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
1658     Quoting the NEWS file of FAI:
1659     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
1660     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
1661       will be copied to the path above at the end of an installation
1662   * Log the executed FAI, squashfs and mkisofs command lines to
1663     /var/log/grml-live.log.
1664   * New option '-C <configuration_file>' for specifying a configuration
1665     file. Needs heavy testing though, because the files are updated
1666     during runtime it isn't as easy as expected to be. :-/
1667   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
1668     old FAI logs.
1669   * Do not enable apt-listbugs if the binary is not available.
1670     [Testing: issue340]
1671   * Add keychain package to GRML_SMALL.
1672   * Add new packages to GRML_MEDIUM:
1673     - grml-live
1674     - keychain
1675     - lzma-modules-2.6.23-grml
1676     - squashfs-modules-2.6.23-grml (we build the module external now)
1677   * Add new packages to GRML_FULL:
1678     - aosd-cat
1679     - grml-live
1680     - lzma-modules-2.6.23-grml
1681     - squashfs-modules-2.6.23-grml (we build the module external now)
1682   * Support loading of squashfs module via
1683     /etc/grml/fai/live-initramfs/grml-script.init-top
1684   * Make sure we have pinning for grml-stable and grml-testing
1685     repositories via /etc/grml/fai/apt/preferences, not matter where
1686     the packages come from (web vs. local mirror/cache for example).
1687   * Remove base.tgz from chroot directory.
1688   * Do not create /etc/sysconfig/network-scripts and
1689     /etc/sysconfig/provider any longer in cleanup script.
1690   * Fix typo in bootsplash f3 (thanks, jimmy).
1691   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
1692     isolinyx/syslinux/grub configuration because getbootparam
1693     of grml-autoconfig requires a whitespace inside /proc/cmdline.
1694   * Support grml2ram bootoption inside isolinyx/syslinux/grub
1695     configuration.
1696
1697  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
1698
1699 grml-live (0.0.9) unstable; urgency=low
1700
1701   * Remove all files inside /root/ when using class RELEASE.
1702   * Disable apt-listbugs in [soft]update.
1703   * Fix 'dependency problems' handling in buildd functions.
1704   * Add buildd/remove_isos.sh to remove generated ISOs.
1705   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
1706   * Set hostname in instsoft-hook already.
1707   * Add user (grml) to all relevant groups.
1708   * Improve initrd+kernel copy process: ignore .bak files (and get rid
1709     of them) and copy always exactly one image.
1710   * Add new packages to GRML_FULL:
1711     - awesome
1712     - cereal
1713     - etckeeper
1714     - hdapsd
1715     - hdaps-utils
1716     - libstdc++2.10-glibc2.2 [for better support of
1717       binaries from commercial vendors; thanks to
1718       Christian Hofstaedtler]
1719     - mkelfimage
1720     - runit
1721     - rutilt
1722     - supercat
1723     - truecrypt-2.6.23-grml
1724   * Drop centericq-common, centerim-common, irssi-text, rt2400
1725     and rt2500 from GRML_FULL package list.
1726
1727  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
1728
1729 grml-live (0.0.8) unstable; urgency=low
1730
1731   * Copy /etc/resolv.conf to chroot in
1732     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
1733     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
1734   * Remove /var/run/fai/fai_softupdate_is_running and
1735     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
1736     (FAI's softupdate currently does not clean up when canceling
1737     the process.)
1738   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
1739     softupdate action.
1740   * Remove /var/log/fai/* in class RELEASE.
1741   * Generate md5sum of windows binaries.
1742   * Upgrade via aptitude [safe-]upgrade in update process.
1743   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
1744     /etc/grml/fai/grml/grml_cleanup_chroot.online
1745   * Edit /etc/apt/apt.conf inside
1746     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
1747     once.
1748   * Make the log checks inside grml-live aware of the update
1749     log-directory /var/log/fai/current.
1750   * Use strings instead of --help to detect support of safe-upgrade
1751     inside aptitude, otherwise it might fail due to unavailable shared libs.
1752   * Configure (enable) apt-listchanges + apt-listbugs via
1753     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
1754   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
1755   * Add new packages to GRML_FULL:
1756     - acx100-2.6.23-grml
1757     - bcm5700-module-2.6.23-grml
1758     - dzen2
1759     - drbd8-2.6.23-grml
1760     - exmap-modules-2.6.23-grml
1761     - fglrx-kernel-2.6.23-grml
1762     - iscsitarget-2.6.23-grml
1763     - ivtv-modules-2.6.23-grml
1764     - ivtv-utils
1765     - libacme-bleach-perl
1766     - libacme-eyedrops-perl
1767     - libacme-smirch-perl
1768     - libpam-chroot
1769     - libpam-devperm
1770     - libpam-dotfile
1771     - libpam-krb5
1772     - libpam-modules
1773     - libpam-mount
1774     - libpam-pwgen
1775     - libpam-smbpass
1776     - libpam-ssh
1777     - libpam-tmpdir
1778     - libtool
1779     - ndiswrapper-modules-2.6.23-grml
1780     - openafs-modules-2.6.23-grml
1781     - tp-smapi-modules-2.6.23-grml
1782   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
1783     Tom Asbury).
1784   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
1785     in a very smooth shape).
1786
1787  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
1788
1789 grml-live (0.0.7) unstable; urgency=low
1790
1791   The "holidays? what? are you joking?!"-release.
1792
1793   * Added FAI patches to /usr/share/grml-live/patches/ - it's
1794     recommended to apply the patches to FAI until they are accepted
1795     upstream. See Debian's BTS for more details: #444210, #447080
1796     and #448426.
1797   * Support option '-u' for updating system.
1798   * Reworked buildd concept.
1799     - Now we have a seperate
1800       /usr/share/grml-live/buildd/functions.sh for generic stuff
1801       and /etc/grml/grml-buildd.conf as configuration file.
1802     - Use grml-buildd.{stdout,stderr} instead of
1803       grml-live.{stdout,stderr} as log files.
1804     - buildd/functions.sh: do not mv files if there was an error
1805       during grml-live execution
1806     - do not re-execute grml-live is the target ISO exists already
1807   * Update zsh completion - thanks to Frank Terbeck!
1808   * Set /etc/grml_version of live-system to the according value.
1809     [Closes: issue322]
1810   * Support setting /etc/debian_chroot inside chroot (useful if
1811     building fails and manual interaction is needed).
1812   * Log to /var/log/grml-live.log by default now and support
1813     $ZERO_LOGFILE for cleaning up logs.
1814   * Added new grml-repository named grml-live which is intented
1815     to fix issues from Debian for grml-live builds. It is automatically
1816     activated if you are building against unstable/sid and should
1817     be used manually only if you realy know what you are doing.
1818     Notice: if something fails inside building the base chroot/
1819     debootstrap system we can't do anything via grml-live for you
1820     right now. Instead grab the base.tgz from http://daily.grml.org/
1821   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
1822     for comparing two repositories.
1823   * Replaced /etc/grml/fai/files/etc/apt/preferences
1824     with /etc/grml/fai/apt/preferences so grml-live repository
1825     can be used and configured at a single place.
1826   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
1827     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
1828     later again.
1829   * Display version number of grml-live.
1830   * Log executed grml-live command line.
1831   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
1832     by default.
1833   * Disable Recommends inside chroot installation.
1834   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
1835     for xserver-xorg package via debconf to work around #448863.
1836   * Use "newest" kernel only if two kernels are present in the chroot.
1837   * Set $SECONDS to unknown if $start_seconds is not set.
1838   * Log closing signs (----...) via bailout to make sure they are
1839     always set - even when exiting with an error.
1840   * Check for presence of /bin/zsh before setting default shell in
1841     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
1842   * Check for locales/localepurge before using them in
1843     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
1844   * Add new packages to GRML_FULL:
1845     - bittwist
1846     - ldnsutils
1847     - libpam-thinkfinger
1848     - linux-wlan-ng-modules-2.6.23-grml
1849     - madwifi-modules-2.6.23-grml
1850     - netrw
1851     - rt73-module-2.6.23-grml
1852     - thinkfinger-tools
1853     - tra
1854   * Drop idn from GRML_FULL.
1855   * Add new packages to GRML_MEDIUM:
1856     - alsa-base
1857     - alsa-tools
1858     - alsa-utils
1859     - ed
1860     - pcmciautils
1861     - Update kernel version to 2.6.23-grml
1862     - replace dhcp-client with dhcp3-client
1863   * Add ed package to GRML_SMALL and replace dhcp-client with
1864     dhcp3-client.
1865   * Use new kernel version 2.6.23-grml64 for amd64.
1866
1867  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
1868
1869 grml-live (0.0.6) unstable; urgency=low
1870
1871   * New option "-a" for setting architecture. This allows building
1872     grml(32) on amd64.
1873   * Fix stderr redirection in "/usr/sbin/fai already running..."
1874   * Update /etc/grml/fai/make-fai-nfsroot.conf
1875   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
1876     for grml-live instead of /var/log/grml-live.log so it's easier
1877     to track.
1878   * Update of buildd scripts: main configuration file main.sh
1879     which provides all the build stuff inside separate functions.
1880   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
1881     from subkeys.pgp.net fails.
1882   * Improve check for kernel version inside
1883     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
1884   * Work around #353967 for Debian/etch in
1885     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
1886   * Add new packages to GRML_FULL:
1887     - ghostscript (and get rid of gs, gs-common, gs-esp)
1888     - mr
1889
1890  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
1891
1892 grml-live (0.0.5) unstable; urgency=low
1893
1894   * Add new scripts to /usr/share/grml-live/examples/buildd/:
1895     - grml-live_autobuild_grml-small_etch.sh
1896     - grml-live_autobuild_grml-small_sid.sh
1897     - grml-live_autobuild_grml64-small_etch.sh
1898     - grml-live_autobuild_grml64-small_sid.sh
1899   * Some more FAI error checking.
1900   * Updated buildd scripts (better subject handling).
1901   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
1902     Restore usual Debian behaviour at the end using
1903     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
1904   * Add new scripts for retreiving bugs via apt-listbugs
1905     and storing package selection inside log directory.
1906     This has been integrated in a new class named "RELEASE".
1907   * Added support for new kernel version 2.6.23-grml to
1908     GRML_FULL.
1909   * Use uxterm as x-terminal-emulator and fall back to xterm
1910     only it uxterm is not available.
1911   * Support /etc/locale.gen.grml - it's used by default in
1912     class GRML_FULL and a new class named LOCALES.
1913   * Work around #443481 (bug inside snort) for Debian etch
1914     via using /etc/snort/snort.common.parameters (thanks for
1915     the idea, Thomas Lange!)
1916   * Do not exit with an error code if /usr/include/linux is NOT
1917     a symlink to /usr/src/linux/include/linux but keep it as
1918     a warning instead.
1919   * Log executed grml-live command.
1920   * Re-enable problematic packages that have been fixed:
1921     - apt-listbugs (fixed via manual interaction in scripts)
1922     - gsm-utils (#353967)
1923     - snort (#443481)
1924     - wvdial (fixed via debconf)
1925   * Add new packages to GRML_FULL:
1926     - ack-grep
1927     - mailplate
1928     - pristine-tar
1929
1930  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
1931
1932 grml-live (0.0.4) unstable; urgency=low
1933
1934   * The -t option for specifying the output directory has been
1935     renamed into -o. The option -t now specifies the place where
1936     templates for building the ISO can be found.
1937   * Option -t can be used for specifying the template directory.
1938     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
1939   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
1940   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
1941     - disable pipeline workaround
1942     - create /dev/MAKEDEV in chroot to work around the
1943       "./MAKEDEV: No such file or directory" problem of some packages
1944   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
1945     dangerous because of automatic removal of the files/dirs via fai.
1946   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
1947     I386/AMD64 classes in the docs.
1948   * Add new packages to GRML_FULL:
1949     - tgt: Linux target framework user-space tools
1950     - paperkey: extract just the secret information out ouf OpenPGP keys
1951     - gitpkg: helper scripts for maintaining packages with git
1952     - iscsitarget: iSCSI Enterprise Target userland tools
1953     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
1954   * Set $HOSTNAME to according hostname via
1955     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
1956   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
1957   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
1958     available).
1959   * Check for presence of the initrd.
1960   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
1961   * Add /usr/share/grml-live/examples/buildd/
1962
1963  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
1964
1965 grml-live (0.0.3) unstable; urgency=low
1966
1967   * Support for setting GRML_NAME (like grml vs. grml-small
1968     vs grml64 vs...)
1969   * Drop the character limits of $VERSION and $RELEASENAME.
1970   * Make sure $SECONDS is set before outputting the runtime.
1971   * Unify usage of i386_files, place all template files in
1972     directory templates now.
1973   * Improve portability of linux headers cleanup inside
1974     grml_cleanup_chroot.
1975   * Provide class GRML_SMALL and rename old GRML_SMALL into
1976     GRML_MEDIUM.
1977   * Do not install kernel via GRMLBASE but via GRML_* classes
1978     instead so we have only one single kernel on the system
1979     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
1980   * Use grml-live.log as logfile.
1981   * Added vim to GRML_MEDIUM package list.
1982
1983  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
1984
1985 grml-live (0.0.2) unstable; urgency=low
1986
1987   * Add support for amd64.
1988   * Update and extend documentation.
1989   * Bugfix: Make sure $LOGDIR exists.
1990   * fai dirinstall: set hostname via $HOSTNAME
1991
1992  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
1993
1994 grml-live (0.0.1) unstable; urgency=low
1995
1996   * Initial release.
1997
1998  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
1999