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