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