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