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