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