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