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