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