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