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