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