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