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