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