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