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