Improve look and feel of booting message
[grml-live.git] / debian / changelog
1 grml-live (0.9) unstable; urgency=low
2
3   * Drop sysutils from package lists.
4   * Add ext3grep to GRML_FULL.
5   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
6   * Move ssdeep and scrounge-ntfs from grml's repository list to
7     Debian's one.
8   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
9   * Document classes in more details. Thanks to Pawel Sadkowski
10     for pointing out. [Closes: issue490]
11   * Drop qtparted from GRML_FULL, we have better maintained
12     gparted now.
13   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
14     /etc/grml/fai/config/class/GRML_MEDIUM.var,
15     /etc/grml/fai/config/class/GRML_POWERPC.var and
16     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
17     configuration through GRMLBASE.var and this way it's much
18     easier to adjust settings according to your needs.
19   * Improve error handling in grml-live, including a check
20     for pipestatus of fai command.
21   * Output grml version in grml's live-initramfs script.
22     Thanks for the idea, Marc Haber. [Closes: issue488]
23   * Drop glimpse from GRML_FULL due to license problems,
24     see #474322.
25   * Improve look and feel of booting message (being
26     /etc/grml/fai/live-initramfs/grml-script.init-top).
27
28  -- Michael Prokop <mika@grml.org>  Sat, 16 Aug 2008 11:58:11 +0200
29
30 grml-live (0.8) unstable; urgency=low
31
32   * Remove packages from GRML_FULL:
33     - apmd (the package is just borken, see #475432)
34     - raggle (#479562)
35   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
36     for mentioning in a bugreport, Marc Haber!)
37   * Add packages to GRML_FULL:
38     - ent (thanks, gebi)
39   * Add packages to GRML_MEDIUM:
40     - xfsdump (thanks, George Hartlieb)
41   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
42
43  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
44
45 grml-live (0.7) unstable; urgency=low
46
47   * Update templates/boot/addons/allinone.img to current version
48     from http://home.arcor.de/mschierlm/bootdisk/
49     Thanks, Michael Schierl.
50   * Add packages to GRML_FULL:
51     - gnuit
52     - i2c-tools [thanks to Mario Holbe]
53     - iotop
54     - keynav
55   * Remove packages from GRML_FULL:
56     - emelfm (#364442)
57     - nufw (#468245)
58     - sound-recorder (#288211)
59   * Readd libewf to GRML_FULL.
60   * buildd: use RELEASE-class in all build scripts
61   * Mention noquick bootoption in bootsplash and cheatcode file.
62   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
63   * Make sure username is adjusted in /etc/inittab.grml if username
64     not being "grml". Thanks for reporting, Thomas Lehmann.
65     [Testing: issue436]
66   * Add check for existence of -nolzma option. If squashfs-tools
67     doesn't support it at all then just get rid of the option.
68
69  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
70
71 grml-live (0.6) unstable; urgency=low
72
73   * Write squashfs filename to /live/filesystem.module.
74   * Adjust grml-live-remaster for new file system layout
75     and add support for working on a booted USB device.
76
77  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
78
79 grml-live (0.5) unstable; urgency=low
80
81   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
82     grml.squashfs.
83   * Update bootsplashes to current implementation, based on
84     live-initramfs and grml-autoconfig.
85   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
86     headaches, see #461888, #463720 and #445304 for example).
87   * Add sshfs to GRML_MEDIUM.
88
89  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
90
91 grml-live (0.4) unstable; urgency=low
92
93   * Add new packages to GRML_FULL:
94     - linux-uvc-modules-2.6.23-grml
95     - luvcview
96   * Add new packages to GRML_MEDIUM:
97     - at76-usb-modules-2.6.23-grml
98     - atl2-modules-2.6.23-grml
99     - firmware-ralink
100     - rt2400-modules-2.6.23-grml
101     - rt2500-modules-2.6.23-grml
102     - rt73-module-2.6.23-grml
103   * Finally fixed the "isolinux does not boot on old hardware" problem.
104     The problem was a too big boot/isolinux directory. Thanks a lot
105     for all the testing to Andrea Mayr and Wernfried Haas!
106     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
107       menu.c32 and memtest
108     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
109       support of several grml flavours on one single usb pen for the future
110     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
111       for new directory layout
112   * Make sure $GRML_NAME does not contain known problematic characters.
113
114  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
115
116 grml-live (0.3) unstable; urgency=low
117
118   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
119   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
120     older than 3.51 don't work with recent kernel versions like 2.6.23
121     anymore. :(
122   * Update templates/boot/isolinux/memdisk from syslinux package
123     version 2:3.61+dfsg-1.
124
125  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
126
127 grml-live (0.2) unstable; urgency=low
128
129   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
130     just fail on several old boxes. [Testing: issue400]
131   * Add new packages to GRML_FULL:
132     - auctex
133     - loop-aes-testsuite
134   * Add new packages to GRML_MEDIUM:
135     - atl2-modules-2.6.23-grml
136     - firmware-iwlwifi
137     - madwifi-modules-2.6.23-grml[64]
138     - madwifi-tools
139   * Set 'confirm=1' in /etc/apt/listchanges.conf.
140   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
141     for providing default /etc/default/loadcpufreq configuration.
142   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
143     option parsing so we can override already set defaults interative.
144   * Grep using the quiet option for squashfs features.
145
146  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
147
148 grml-live (0.1) unstable; urgency=low
149
150   * Bump version number to 0.1 as we ship grml-live with the
151     upcoming stable versions.
152   * Source /etc/grml/grml-live.local before parsing command line
153     options to be able to override configuration on the commandline.
154   * Use /usr/bin/vim.tiny as alternativ for vi.
155   * Add new packages to GRML_FULL:
156     - at76-usb-modules-2.6.23-grml64
157     - bluez-audio
158     - conky (thanks, shehu)
159     - epdfview
160     - gfs2-tools
161     - sslscan
162     - truecrypt-2.6.23-grml64
163     - unsort
164   * Remove bluetooth-alsa from GRML_FULL.
165   * Add new packages to GRML_MEDIUM:
166     - ntfs-3g
167     - truecrypt-2.6.23-grml64
168   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
169     - drop deprecated entries
170     - add debian2hd for isolinux/syslinux
171     - fix serial bootoption
172     - add grml2hd template for grub
173   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
174     remove packages via dpkg instead of apt-get. Thanks for the
175     bugreport and the patch, Lupe Christoph! [Closes: issue367]
176   * Use -no-progress option for mksquashfs only if it's supported.
177
178  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
179
180 grml-live (0.0.14) unstable; urgency=low
181
182   * Include initial version of the grml-live-remaster script,
183     contributed by Michael Schierl (thanks!) [Closes: issue331]
184   * Bump Standard-Version to 3.7.3 (no further changes).
185   * Set debconf configuration for postfix via
186     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
187   * Improve check for presence of FAI log directory in
188     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
189   * Configure apt-listchanges via new script
190     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
191   * Make sure packages are being removed before docs are being
192     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
193   * Create grml-live.log-file with permissions 664.
194   * Adjust buildd/functions.sh for new logging.
195   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
196     on AMD64 architecture. Add several new kernel packages for amd64
197     to GRML_FULL.
198   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
199   * Drop packages from GRML_FULL:
200     - findimagedupes: too many new dependencies, being:
201       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
202     - netpipes: conflicts with timelimit (see #457444) and does
203       not support IPv6 yet
204   * Add new packages to GRML_FULL:
205     - asql
206     - at76-usb-modules-2.6.23-grml
207     - edac-utils
208     - ifupdown-extra
209     - opencryptoki
210     - pmailq
211     - r6040-modules-2.6.23-grml
212     - scamper
213     - timelimit
214     - virtualbox-ose-guest-modules-2.6.23-grml
215     - virtualbox-ose-guest-utils
216
217  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
218
219 grml-live (0.0.13) unstable; urgency=low
220
221   * New option '-b' for "build-only".
222   * Replace mailx with bsd-mailx in GRML_FULL.
223     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
224   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
225   * Document grml2ram bootoption in grml-cheatcodes.txt
226   * Use -no-progress for Squashfs build process.
227   * Improve /etc/resolv.conf handling in
228     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
229   * Adjust hostname in /etc/postfix/main.cf.
230   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
231   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
232   * Make sure $HOSTNAME is unset by default.
233   * Disable Recommends for aptitude as well.
234   * Check for presence of live-initramfs in 10-build-initramfs.
235   * Install aptitude in softupdate if not present.
236   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
237   * Fix snort setup (/etc/default/snort.dpkg-dist) via
238     /etc/grml/fai/grml/grml_cleanup_chroot
239   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
240   * Remove hwtools from GRML_FULL, see #397723
241   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
242     instead so we keep grml-small as small as possible:
243     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
244     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
245     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
246     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd, 
247   * Add new packages to GRML_MEDIUM:
248     - truecrypt-2.6.23-grml
249   * Add new packages to GRML_FULL:
250     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
251     - gnupg-pkcs11-scd
252     - gparted
253     - grml-paste
254     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
255     - unhide
256   * buildd:
257     - store_iso(): move md5sum file as well
258     - support providing options via grml_live_run() so we can disable
259       LZMA for grml-small builds
260
261  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
262
263 grml-live (0.0.12) unstable; urgency=low
264
265   * Log mkisofs command with quotes around version number for easier
266     copy/paste.
267   * Ship syslinux files via template directory because the syslinux
268     version (1:3.31-4) in Debian/etch is broken. :(
269     Drop syslinux from Depends.
270   * Mention -u option if using the option by accident and the chroot
271     does not exist yet.
272   * Update buildd/cleanup.sh and add buildd/files/.logo.png, 
273     buildd/files/.style.css, buildd/files/HEADER.html and
274     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
275     and provide upload_logs().
276   * Generate md5sum of ISO if using class 'RELEASE'.
277   * Do not install package 'grml' via GRMLBASE because we want
278     to use grml-small in GRML_SMALL and GRML_MEDIUM.
279   * Remove and recreate /root directory in 98-clean-chroot.
280   * Skip stage updatebase when using softupdate and handle upgrade
281     on our own via hooks.
282   * Execute removal of log files after sourcing config files.
283
284  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
285
286 grml-live (0.0.11) unstable; urgency=low
287
288   * New option -z to use ZLIB instead of LZMA compression and
289     support SQUASHFS_OPTIONS in configuration file.
290   * Add new class XORG.
291   * Add X.org packages to GRML_MEDIUM.
292   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
293     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
294   * Adjust grml-buildd for new logdir structure.
295   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
296     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
297   * Diplay use of $LOCAL_CONFIG in configuration dialog.
298   * Remove fai's last-dirinstall and last-softupdate when using
299     ZERO_FAI_LOGFILE as well.
300   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
301     3.2.3 has a serious bug.
302   * Add new packages to GRML_FULL:
303     - atl2-modules-2.6.23-grml
304     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
305     - firmware-rt61
306     - firmware-rt73
307     - mlocate
308     - open-vm-tools
309     - pcaputils
310     - xrestop
311     - xserver-xorg-video-radeonhd
312     - yatm
313   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
314
315  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
316
317 grml-live (0.0.10) unstable; urgency=low
318
319   * Drop patches which are part of FAI 3.2.3 now. Depend on
320     FAI version 3.2.3 therefor.
321   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
322     Quoting the NEWS file of FAI:
323     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
324     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
325       will be copied to the path above at the end of an installation
326   * Log the executed FAI, squashfs and mkisofs command lines to
327     /var/log/grml-live.log.
328   * New option '-C <configuration_file>' for specifying a configuration
329     file. Needs heavy testing though, because the files are updated
330     during runtime it isn't as easy as expected to be. :-/
331   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
332     old FAI logs.
333   * Do not enable apt-listbugs if the binary is not available.
334     [Testing: issue340]
335   * Add keychain package to GRML_SMALL.
336   * Add new packages to GRML_MEDIUM:
337     - grml-live
338     - keychain
339     - lzma-modules-2.6.23-grml
340     - squashfs-modules-2.6.23-grml (we build the module external now)
341   * Add new packages to GRML_FULL:
342     - aosd-cat
343     - grml-live
344     - lzma-modules-2.6.23-grml
345     - squashfs-modules-2.6.23-grml (we build the module external now)
346   * Support loading of squashfs module via
347     /etc/grml/fai/live-initramfs/grml-script.init-top
348   * Make sure we have pinning for grml-stable and grml-testing
349     repositories via /etc/grml/fai/apt/preferences, not matter where
350     the packages come from (web vs. local mirror/cache for example).
351   * Remove base.tgz from chroot directory.
352   * Do not create /etc/sysconfig/network-scripts and
353     /etc/sysconfig/provider any longer in cleanup script.
354   * Fix typo in bootsplash f3 (thanks, jimmy).
355   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
356     isolinyx/syslinux/grub configuration because getbootparam
357     of grml-autoconfig requires a whitespace inside /proc/cmdline.
358   * Support grml2ram bootoption inside isolinyx/syslinux/grub
359     configuration.
360
361  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
362
363 grml-live (0.0.9) unstable; urgency=low
364
365   * Remove all files inside /root/ when using class RELEASE.
366   * Disable apt-listbugs in [soft]update.
367   * Fix 'dependency problems' handling in buildd functions.
368   * Add buildd/remove_isos.sh to remove generated ISOs.
369   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
370   * Set hostname in instsoft-hook already.
371   * Add user (grml) to all relevant groups.
372   * Improve initrd+kernel copy process: ignore .bak files (and get rid
373     of them) and copy always exactly one image.
374   * Add new packages to GRML_FULL:
375     - awesome
376     - cereal
377     - etckeeper
378     - hdapsd
379     - hdaps-utils
380     - libstdc++2.10-glibc2.2 [for better support of
381       binaries from commercial vendors; thanks to
382       Christian Hofstaedtler]
383     - mkelfimage
384     - runit
385     - rutilt
386     - supercat
387     - truecrypt-2.6.23-grml
388   * Drop centericq-common, centerim-common, irssi-text, rt2400
389     and rt2500 from GRML_FULL package list.
390
391  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
392
393 grml-live (0.0.8) unstable; urgency=low
394
395   * Copy /etc/resolv.conf to chroot in
396     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
397     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
398   * Remove /var/run/fai/fai_softupdate_is_running and
399     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
400     (FAI's softupdate currently does not clean up when canceling
401     the process.)
402   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
403     softupdate action.
404   * Remove /var/log/fai/* in class RELEASE.
405   * Generate md5sum of windows binaries.
406   * Upgrade via aptitude [safe-]upgrade in update process.
407   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
408     /etc/grml/fai/grml/grml_cleanup_chroot.online
409   * Edit /etc/apt/apt.conf inside
410     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
411     once.
412   * Make the log checks inside grml-live aware of the update
413     log-directory /var/log/fai/current.
414   * Use strings instead of --help to detect support of safe-upgrade
415     inside aptitude, otherwise it might fail due to unavailable shared libs.
416   * Configure (enable) apt-listchanges + apt-listbugs via
417     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
418   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
419   * Add new packages to GRML_FULL:
420     - acx100-2.6.23-grml
421     - bcm5700-module-2.6.23-grml
422     - dzen2
423     - drbd8-2.6.23-grml
424     - exmap-modules-2.6.23-grml
425     - fglrx-kernel-2.6.23-grml
426     - iscsitarget-2.6.23-grml
427     - ivtv-modules-2.6.23-grml
428     - ivtv-utils
429     - libacme-bleach-perl
430     - libacme-eyedrops-perl
431     - libacme-smirch-perl
432     - libpam-chroot
433     - libpam-devperm
434     - libpam-dotfile
435     - libpam-krb5
436     - libpam-modules
437     - libpam-mount
438     - libpam-pwgen
439     - libpam-smbpass
440     - libpam-ssh
441     - libpam-tmpdir
442     - libtool
443     - ndiswrapper-modules-2.6.23-grml
444     - openafs-modules-2.6.23-grml
445     - tp-smapi-modules-2.6.23-grml
446   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
447     Tom Asbury).
448   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
449     in a very smooth shape).
450
451  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
452
453 grml-live (0.0.7) unstable; urgency=low
454
455   The "holidays? what? are you joking?!"-release.
456
457   * Added FAI patches to /usr/share/grml-live/patches/ - it's
458     recommended to apply the patches to FAI until they are accepted
459     upstream. See Debian's BTS for more details: #444210, #447080
460     and #448426.
461   * Support option '-u' for updating system.
462   * Reworked buildd concept.
463     - Now we have a seperate
464       /usr/share/grml-live/buildd/functions.sh for generic stuff
465       and /etc/grml/grml-buildd.conf as configuration file.
466     - Use grml-buildd.{stdout,stderr} instead of
467       grml-live.{stdout,stderr} as log files.
468     - buildd/functions.sh: do not mv files if there was an error
469       during grml-live execution
470     - do not re-execute grml-live is the target ISO exists already
471   * Update zsh completion - thanks to Frank Terbeck!
472   * Set /etc/grml_version of live-system to the according value.
473     [Closes: issue322]
474   * Support setting /etc/debian_chroot inside chroot (useful if
475     building fails and manual interaction is needed).
476   * Log to /var/log/grml-live.log by default now and support
477     $ZERO_LOGFILE for cleaning up logs.
478   * Added new grml-repository named grml-live which is intented
479     to fix issues from Debian for grml-live builds. It is automatically
480     activated if you are building against unstable/sid and should
481     be used manually only if you realy know what you are doing.
482     Notice: if something fails inside building the base chroot/
483     debootstrap system we can't do anything via grml-live for you
484     right now. Instead grab the base.tgz from http://daily.grml.org/
485   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
486     for comparing two repositories.
487   * Replaced /etc/grml/fai/files/etc/apt/preferences
488     with /etc/grml/fai/apt/preferences so grml-live repository
489     can be used and configured at a single place.
490   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
491     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
492     later again.
493   * Display version number of grml-live.
494   * Log executed grml-live command line.
495   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
496     by default.
497   * Disable Recommends inside chroot installation.
498   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
499     for xserver-xorg package via debconf to work around #448863.
500   * Use "newest" kernel only if two kernels are present in the chroot.
501   * Set $SECONDS to unknown if $start_seconds is not set.
502   * Log closing signs (----...) via bailout to make sure they are
503     always set - even when exiting with an error.
504   * Check for presence of /bin/zsh before setting default shell in
505     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
506   * Check for locales/localepurge before using them in
507     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
508   * Add new packages to GRML_FULL:
509     - bittwist
510     - ldnsutils
511     - libpam-thinkfinger
512     - linux-wlan-ng-modules-2.6.23-grml
513     - madwifi-modules-2.6.23-grml
514     - netrw
515     - rt73-module-2.6.23-grml
516     - thinkfinger-tools
517     - tra
518   * Drop idn from GRML_FULL.
519   * Add new packages to GRML_MEDIUM:
520     - alsa-base
521     - alsa-tools
522     - alsa-utils
523     - ed
524     - pcmciautils
525     - Update kernel version to 2.6.23-grml
526     - replace dhcp-client with dhcp3-client
527   * Add ed package to GRML_SMALL and replace dhcp-client with
528     dhcp3-client.
529   * Use new kernel version 2.6.23-grml64 for amd64.
530
531  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
532
533 grml-live (0.0.6) unstable; urgency=low
534
535   * New option "-a" for setting architecture. This allows building
536     grml(32) on amd64.
537   * Fix stderr redirection in "/usr/sbin/fai already running..."
538   * Update /etc/grml/fai/make-fai-nfsroot.conf
539   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
540     for grml-live instead of /var/log/grml-live.log so it's easier
541     to track.
542   * Update of buildd scripts: main configuration file main.sh
543     which provides all the build stuff inside separate functions.
544   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
545     from subkeys.pgp.net fails.
546   * Improve check for kernel version inside
547     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
548   * Work around #353967 for Debian/etch in
549     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
550   * Add new packages to GRML_FULL:
551     - ghostscript (and get rid of gs, gs-common, gs-esp)
552     - mr
553
554  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
555
556 grml-live (0.0.5) unstable; urgency=low
557
558   * Add new scripts to /usr/share/grml-live/examples/buildd/:
559     - grml-live_autobuild_grml-small_etch.sh
560     - grml-live_autobuild_grml-small_sid.sh
561     - grml-live_autobuild_grml64-small_etch.sh
562     - grml-live_autobuild_grml64-small_sid.sh
563   * Some more FAI error checking.
564   * Updated buildd scripts (better subject handling).
565   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
566     Restore usual Debian behaviour at the end using
567     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
568   * Add new scripts for retreiving bugs via apt-listbugs
569     and storing package selection inside log directory.
570     This has been integrated in a new class named "RELEASE".
571   * Added support for new kernel version 2.6.23-grml to
572     GRML_FULL.
573   * Use uxterm as x-terminal-emulator and fall back to xterm
574     only it uxterm is not available.
575   * Support /etc/locale.gen.grml - it's used by default in
576     class GRML_FULL and a new class named LOCALES.
577   * Work around #443481 (bug inside snort) for Debian etch
578     via using /etc/snort/snort.common.parameters (thanks for
579     the idea, Thomas Lange!)
580   * Do not exit with an error code if /usr/include/linux is NOT
581     a symlink to /usr/src/linux/include/linux but keep it as
582     a warning instead.
583   * Log executed grml-live command.
584   * Re-enable problematic packages that have been fixed:
585     - apt-listbugs (fixed via manual interaction in scripts)
586     - gsm-utils (#353967)
587     - snort (#443481)
588     - wvdial (fixed via debconf)
589   * Add new packages to GRML_FULL:
590     - ack-grep
591     - mailplate
592     - pristine-tar
593
594  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
595
596 grml-live (0.0.4) unstable; urgency=low
597
598   * The -t option for specifying the output directory has been
599     renamed into -o. The option -t now specifies the place where
600     templates for building the ISO can be found.
601   * Option -t can be used for specifying the template directory.
602     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
603   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
604   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
605     - disable pipeline workaround 
606     - create /dev/MAKEDEV in chroot to work around the
607       "./MAKEDEV: No such file or directory" problem of some packages
608   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
609     dangerous because of automatic removal of the files/dirs via fai.
610   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
611     I386/AMD64 classes in the docs.
612   * Add new packages to GRML_FULL:
613     - tgt: Linux target framework user-space tools
614     - paperkey: extract just the secret information out ouf OpenPGP keys
615     - gitpkg: helper scripts for maintaining packages with git
616     - iscsitarget: iSCSI Enterprise Target userland tools
617     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
618   * Set $HOSTNAME to according hostname via
619     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
620   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
621   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
622     available). 
623   * Check for presence of the initrd.
624   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
625   * Add /usr/share/grml-live/examples/buildd/
626
627  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
628
629 grml-live (0.0.3) unstable; urgency=low
630
631   * Support for setting GRML_NAME (like grml vs. grml-small
632     vs grml64 vs...)
633   * Drop the character limits of $VERSION and $RELEASENAME.
634   * Make sure $SECONDS is set before outputting the runtime.
635   * Unify usage of i386_files, place all template files in
636     directory templates now.
637   * Improve portability of linux headers cleanup inside
638     grml_cleanup_chroot.
639   * Provide class GRML_SMALL and rename old GRML_SMALL into
640     GRML_MEDIUM.
641   * Do not install kernel via GRMLBASE but via GRML_* classes
642     instead so we have only one single kernel on the system
643     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
644   * Use grml-live.log as logfile.
645   * Added vim to GRML_MEDIUM package list.
646
647  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
648
649 grml-live (0.0.2) unstable; urgency=low
650
651   * Add support for amd64.
652   * Update and extend documentation.
653   * Bugfix: Make sure $LOGDIR exists.
654   * fai dirinstall: set hostname via $HOSTNAME
655
656  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
657
658 grml-live (0.0.1) unstable; urgency=low
659
660   * Initial release.
661
662  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
663