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