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