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