Release new version 0.17.2
[grml-live.git] / debian / changelog
1 grml-live (0.17.2) unstable; urgency=low
2
3   [ Ulrich Dangel ]
4   * [5abbeac] Fix arch issue for 45-grub-images
5
6  -- Michael Prokop <mika@grml.org>  Fri, 23 Dec 2011 02:14:43 +0100
7
8 grml-live (0.17.1) unstable; urgency=low
9
10   [ Michael Prokop ]
11   * [dfe1f07] grml-cheatcodes.txt: document vnc bootoptions
12   * [88cfc40] grml-cheatcodes.txt: fix typo
13   * [94cfb7b] generate sha1 checksum file of netboot package
14   * [5bfdcec] Update docs to better match recent development
15   * [8441a6a] GRMLBASE/44-grub: make sure directory /boot/grub exists.
16     Thanks to Thomas Koehler for the bugreport
17
18   [ Ulrich Dangel ]
19   * [9b24866] grml-cheatcodes.txt: Add documentation about nostats bootoption
20   * [b8db7a0] Add graphicoreBitmapFont0-Light.otf to grml-live.
21   * [ccdff8a] Replace old desktop.jpg with new desktop-bg.png
22   * [7c309e0] Update /etc/grml_version in GRMLBASE script instead of grml-live
23   * [79a1183] Update wallpaper in fai scripts
24   * [86f084d] Recommend imagemagick
25   * [445e589] Remove the default quiet boot parameter for a verbose bootup.
26   * [819fc49] Umount /proc/sys/fs/binfmt_misc before umounting /proc.
27   * [8dbae90] Add additional resolution (1600x900) to grub.cfg.
28   * [51e56e2] Replace 1440x1050 with 1400x1050
29   * [d5596b5] Use gfxmode=auto instead of specifying manually resolutions
30   * [6d72f5e] Support template filenames in grml-live.
31   * [a9f099a] Introduce new config files for grub bootloader.
32   * [d501c11] Add basic grml theme to grub
33   * [9512656] Play sound after the grub menu is shown.
34   * [1c3ff78] Try to load regexp in grub.cfg
35   * [e138162] Ensure that the file used for replacing the template parameters is a file.
36   * [9b2a50c] Print a message before loading kernel or initrd in grub
37   * [f61863d] Add trailing whitespace to grub commandline
38   * [6da554d] Add beep to templates/boot/isolinux/vesamenu.cfg
39   * [b18889f] Build grub.img for loading grub from within syslinux
40
41   [ Christian Hofstaedtler ]
42   * [3f2b59d] Stop disabling KMS for radeon
43   * [b89381a] Modernize Windows AutoRun templates
44   * [f009115] Simplify GRML/index.html template
45   * [ea794c5] Match startpage.html design to grml.org site
46   * [9213b27] Tighten replacement operation for SNAPSHOT class
47   * [f6e33fb] Ensure all passed paths are absolute
48   * [a49d935] Internally, rename GRML_LIVE_LOCAL_CONFIG to LOCAL_CONFIG
49   * [c2fac3a] Don't source grml-live.{conf,local} in scripts if not required
50   * [436d892] Use premade LOGDIR var
51   * [352c822] Make username replacement in inittab more robust
52   * [ef51d0c] Expose (selected) config vars to fai scripts
53   * [0a40a21] Make sure USERNAME doesn't leak in from ENV
54   * [6e77809] Merge initramfs scripts
55   * [a4703ee] Fix capitalization of project name in GRML/index.html
56   * [b499e10] Update welcome splash ascii art
57   * [0b584ff] Remove 'failsafe' boot option, which wasn't really failsafe
58   * [24e7e2c] Remove comment about failsafe boot option
59   * [39edd53] Enable fb for "graphical mode" boot option in isolinux
60   * [fad3fb7] Remove grml-live-buildd package
61   * [11baa33] Add -e option to unpack ISOs
62   * [3abf943] Remove -T option
63   * [4161d3c] Change -A option to not build chroot.tar.gz anymore
64   * [ffc122b] Update version in grml-live during Debian package build
65   * [62a1ab3] Don't suggest /dev/shm as a build location
66   * [796f001] Make it clear that squashfs-tools from bpo is fine
67   * [07dc676] Shorten, but don't totally rename kernel and initrd files
68   * [8966263] Install netboot.cfg as pxelinux.cfg/default _file_
69   * [4efbf69] Use sane paths for intermediate EFI files
70   * [1684dab] Move squashfs into flavour-specific path
71   * [ff80c12] Install "GRML" files into GRML/$GRML_NAME/
72   * [8b88fe0] Revert accidental addition of fat to grub2 core.img
73   * [f925961] Trim spaces off of default DISTRI_INFO
74   * [b81f460] Remove unused grub background image
75   * [ec0c871] Optimized all PNGs with "optipng"
76   * [6673903] Rework EFI file copy/moving
77
78
79   Software Changes:
80
81   [ Michael Prokop ]
82   * [4f44cb4] SW: add rinse to GRML_FULL
83   * [fd94537] SW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL
84   * [5f895b3] SW: add python-urwid as depends next to targetcli in GRML_FULL
85   * [e754942] SW: replace version specific linux-image-* packages in GRML_FULL with meta package.
86     Thanks to Christian Hofstaedtler <ch@grml.org> for his kernel packaging work
87
88   [ Ulrich Dangel ]
89   * [30c312b] SW: Add extundelete to GRML_FULL
90
91   [ Christian Hofstaedtler ]
92   * [985f29c] SW: add boot-info-script to GRML_FULL [Closes: issue1004]
93   * [eafbf7e] SW: add vblade, aoetools to GRML_FULL [Closes: issue1092]
94   * [4c6a7a9] SW: add firmware-linux-{free,nonfree} to GRML_FULL
95   * [7765407] SW: remove explicit install of squashfs-lzma-tools
96
97  -- Christian Hofstaedtler <ch@grml.org>  Fri, 23 Dec 2011 00:35:57 +0100
98
99 grml-live (0.17.0) unstable; urgency=low
100
101   [ Michael Prokop ]
102   * [11ac4be] GRMLBASE/91-update-pciids: do not exit with error if network
103     does not work
104   * [7d9c9ef] GRMLBASE/91-update-pciids: fix wrong log message
105   * [17243dd] 98-clean-chroot: do not fail with more than one kernel
106     version installed
107   * [ceeb58b] Revert "Move 01-iceweasel to GRML_XL scripts"
108   * [b5dfcc4] don't use colors/escape sequences if running in dump
109     terminal
110   * [cc7616e] do not fail with empty $APT_PROXY
111   * [b97721f] retrieve source packages via grml-live using SOURCES class
112   * [c9141f4] rework sources setup (deprecated GRML_LIVE_SOURCES, install
113     /etc/apt files recursively)
114   * [b0b7374] use system architecture as default
115   * [22e1e9f] use AMD64 class in usage examples and use GRML_FULL instead
116     of GRML_MEDIUM/GRML_SMALL everywhere
117   * [809f9a6] make sure we don't leave any FAI ramdisks behind
118   * [220ee72] use GRML_FULL as default and update docs accordingly for
119     available classes
120   * [6245469] replace realpath with readlink -f to avoid dependency on
121     realpath
122   * [55405b9] 98-clean-chroot: do not zero out install_packages.list
123   * [a31a8fd] provide report of missing packages in xunit format for usage
124     within e.g. Jenkins
125   * [66a2581] GRMLBASE/16-depmod: drop the 2-digit check
126   * [2e1a0a3] provide package config for Debian/stable builds and enable
127     backports by default there
128   * [2861f16] updatebase.GRMLBASE: run recursive fcopy with -B to avoid
129     backup files
130   * [94a95c0] updatebase.GRMLBASE: do no longer skiptask updatebase and
131     exit in softupdate action
132   * [7d3ca65] instsoft.GRMLBASE: do not run explicit apt-get update any
133     longer
134   * [d338d0c] rework resolvconf handling
135   * [f4e1966] readd skiptask updatebase to updatebase.GRMLBASE
136   * [5a00bf3] resolv.conf handling: resolve symlink inside chroot + drop
137     resolvconf from 96-apt-listbugs
138   * [17e7145] initial UEFI support, using isohybrid as default now. Thanks
139     to Ulrich Dangel <mru@grml.org>
140   * [27a1660] Quote GRML_FAI_CONFIG in warning message since its unset
141   * [5a215cd] 92-update-freshclam: fix wrong file name in exit message
142   * [b4c258f] rework check for xorriso version and be more verbose about
143     its usage
144   * [dacf428] Provide DEBIAN_UNSTABLE sources.list config
145   * [c5d1013] 98-clean-chroot: also get rid of symlinks of *.pre_fcopy
146     files
147   * [f3768e9] 01-iceweasel: remove backup file in fcopy cmdline
148   * [b0f14af] Integrate netboot package generation
149   * [2462be5] Depends: support xorriso as alternative to genisoimage
150
151   * Software related changes:
152     - [e4c899f] drop bind9 from GRML_FULL
153     - [a45cb79] add imvirt to GRML_{SMALL,MEDIUM,FULL}
154     - [4bd3dc2] add gitk to GRML_FULL [Closes: issue1057]
155     - [67414c3] add iceweasel to new GRML_FULL
156     - [090c35d] replace dhcp3-client with isc-dhcp-client
157     - [69d1d92] add iotop to GRML_FULL
158
159   [ Christian Hofstaedtler ]
160   * Software related changes (with a lot of commits, skipping full
161     list here): rework GRML_FULL flavour to match our "install & rescue"
162     mission, GRML_FULL was renamed to GRML_XL.
163   * [eea9d23] Automatically start nfs client and avahi, dbus
164   * [d2937b0] Ignore more cruft, add runtime to buildd emails
165   * [8d172da] Rename GRML_FULL buildd scripts to match that name
166   * [bb0dec8] buildd: remove REMOVE_DOCS from small ISOs
167   * [472c316] buildd/functions.sh: use dash-compliant subtraction
168   * [89f0896] buildd: update sha1sums of base(64?).tgz
169   * [3cb3de3] buildd: disable squeeze flavours in cleanup,link_latest
170   * [fc97e07] buildd: configure $FLAVOURS
171   * [d90aede] buildd: use syslog for cleanup log
172   * [a5aaf33] buildd: use $FLAVOURS to control which flavours are built
173   * [301769f] Remove grml2hd boot options
174   * [8956f89] Remove noapm from boot options
175   * [b02525c] Remove duplicate mentions of nousb*
176   * [873eae1] Remove 915resolution boot option doc
177   * [ab2da74] Remove tsplash support
178   * [726a0a5] Update GRML Splash text to be neutral
179   * [c58ac42] Move init-top/grml into hands of 42-branding
180   * [00b6072] Deploy /etc/lsb-base-logging.sh
181   * [97bddb8] buildd: files moved to grml.org:/daily/
182   * [d82c4d5] lsb-base-logging: must use $TPUT for tput
183   * [5c514e0] Enhance lsb-base-logging styles for action messages
184   * [eff94dc] Ship sanitized rsyslog.conf
185   * [6833c8b] Move 01-iceweasel to GRML_XL scripts
186   * [164b594] Use addon files from chroot if present
187   * [c9ebd69] Switch back to /var/log/syslog
188   * [a135bda] Append .log to grml-buildd.std{out,err} logfile names
189   * [8970e98] Remove dbus machine-id
190   * [8e7b216] buildd: create ISO_NAME in function.sh
191   * [d3526f6] buildd: merge grml-buildd.std{out,err} into grml-buildd.log
192   * [d7655f4] buildd: prefix log dir target with PRODUCT_NAME
193   * [b3107d1] buildd: report email overhaul
194   * [d9a3489] Move grml-live.log to output directory
195   * [4152229] Retain FAI logs in grml_logs directory
196   * [005cdc1] Add APT_PROXY configuration variable
197   * [082aac8] buildd: add jenkins-link_latest.sh
198   * [877d273] buildd jenkins-link_latest.sh: handle non-existing files
199   * [c2fdb23] buildd jenkins: temporarily link into /new
200   * [8c79da9] Add -A option for ensuring clean builds and pack artifacts
201   * [a82f40f] Add -U option to ensure output files ownership
202   * [e253ce7] Don't treat CHROOT_ARCHIVE as a directory
203   * [b63a5f1] Add documentation for -A and -U
204   * [f016252] Copy install_packages.list to grml_logs
205   * [da6352e] Use grml_logs/fai as CHECKLOG source
206   * [b010f18] New: specify SNAPSHOT to change debian.list to
207     snapshot.debian.org
208   * [7690106] Silence LOGFILE errors when using log too early
209   * [eab80d9] Add -T option for unpacking chroot archives
210   * [f83953b] Document "nobeep" boot option.
211   * [9b8e3c9] jenkins-link_latest: prepare for standalone use
212   * [0aa6907] Refer to new grml-udev-rebuildfstab man page in /etc/fstab
213   * [0894980] Set Acquire::Check-Valid-Until false in APT config
214   * [9dafaad] Unifiy local config handling
215   * [a55b991] Always enable grml-live distribution
216   * [e68d43e] Fix unpacking of existing chroot tarball
217   * [d3176d7] Update grub background picture
218   * [b9dbe4c] Try to use a good gfx resolution by default
219   * [c30a975] Don't hardcode wm-ng as window manager for X
220   * [793ad3a] Embed squash4 in efigrub
221   * [98aec0d] Use grub from target
222   * [fba0f4e] Hardcode i386-pc for grub path
223
224   [ Ulrich Dangel ]
225   * [c73eca0] Remove load_video function call as function does not exist
226     anyway
227   * [8735823] Use prefix=($root) instead of prefix=$root in efi script
228   * [f09970d] Add piwik tracking code to startpage.html
229   * [0178232] Fix typo (1200 instead of 1280) in grub.cfg
230
231  -- Michael Prokop <mika@grml.org>  Fri, 09 Dec 2011 23:21:10 +0100
232
233 grml-live (0.16.1) unstable; urgency=low
234
235   The "right before the storm v2-ng++" release.
236
237   [ Christian Hofstaedtler ]
238   * Packaging related changes:
239     - [d6d48a3] Remove bundled grub2
240     - [560e0f3] Remove wget dependency
241     - [bfbf9fb] Remove grub1 (binaries and support for it)
242     - [3e2ceba] Use ipxe.lkrn from ipxe package
243     - [92d38ed] Use pci.ids file from pciutils
244     - [db2672a] Remove mkisofs from Depends:
245     - [dc9f2f5] Use memtest binary from memtest86+ package
246     - [7734643] Use memdisk and hdt from syslinux-common package
247     - [d4af86e] Remove bsd4grml, freedos and grml-live-addons deb
248     - [9c238dc] Use ifcpu64.c32, vesamenu.c32, isolinux.bin from
249       syslinux-common
250     - [7a0c07b] Loose dependencies so we can be installed on squeeze
251
252   * Features and improvements:
253     - [d0a99d9] Use grml-runtty to run our ttys
254     - [bbfff0f] remove empty and unused GRML_POWERPC package config
255     - [f35b52a] Install desktop wallpaper using grml-live, replacing
256       grml-files
257     - [1b9dc6e] On GRML_FULL add Iceweasel "branding"
258
259   * Software related changes:
260     - [f1d0f49] add grml-scripts-core to GRMLBASE
261     - [19e99f6] remove e3
262     - [2dcc29e] remove supplemental emacs libraries
263     - [673f796] remove jack server and clients
264     - [b48a1ee] remove ophcrack
265     - [768313f] remove guymager
266     - [ac466e6] remove pxfw
267     - [82ce059] remove qpxtool
268     - [5b4a5de] remove libtool
269     - [515a8f0] remove C(++) compilers and linux headers
270     - [bfe1fbd] remove grml-docs and install startpage with grml-live
271     - [f500775] remove spurious grml-small package from grml-medium
272     - [3dd2f8d] remove unmaintained accessibility support
273     - [0b47ab3] No longer install packages that will be sunset on Oct30
274
275   [ Michael Prokop ]
276   * Bugfixes:
277     - [dc885d9] 90-update-alternatives: do not set alternative for vim if
278       we just have vim.tiny.
279     - [24bc671] 90-update-alternatives: do not set vim as alternative for
280       `view`
281     - [6339a34] Check for --format option support in grub-mkimage, do not
282       use absolute path for binary call
283     - [e0306d0] + [611ad6b] fix kernel version detection in config/scripts/
284     - [4eac603] do not zero out /var/spool in GRMLBASE/98-clean-chroot
285       [Closes: issue1065] Thanks to Marek Malevic
286     - [9d50a44] mark bootlocal scripts as executables
287
288   * Changes and improvements:
289     - [5780f4d] 98-clean-chroot: fix typo (localepurg->localepurge) in
290       warning message
291     - [0aa4a5e] Make sure grub-mkimage exists, otherwise warn user about
292       grub-common/grub-pc
293     - [c45c995] Fix indention of memtest mv command
294     - [fbf963a] copy_addon_file(): do not be verbose to the user, but
295       send it to the log instead
296     - [09b2ee2] Unify warning message for missing adddon file for bsd4grml
297     - [4fcf199] inittab configs: drop commented lines mentioning zsh-login
298
299   * Software related changes:
300     - [bcf837f] add reptyr to GRML_SMALL, GRML_MEDIUM and GRML_FULL
301     - [ae41521] update to kernel version 3.1.0-grml
302
303  -- Michael Prokop <mika@grml.org>  Fri, 28 Oct 2011 00:05:07 +0200
304
305 grml-live (0.15.1) unstable; urgency=low
306
307   The "right before the storm" release.
308
309   [ Michael Prokop ]
310   * [4a05b54] 98-clean-chroot: check existence of updatedb binary via
311     $ROOTCMD.
312   * [6d5124d] 98-clean-chroot: check existence of aptitude binary via
313     $ROOTCMD.
314   * [91e9fb2] instsoft.GRMLBASE: Use --force-yes option when using apt-get
315     for upgrade.
316   * [fc9bf3c] instsoft.GRMLBASE: make sure we can upgrade automatically
317     even with unsigned repos if FAI_ALLOW_UNSIGNED is set
318   * [dcc3ba1] GRMLBASE/16-depmod: provide verbose error message regarding
319     the kernel x.y-grml[64] <-> module-init-tools v3.12 situation.
320   * [e725f1f] buildd/cronjob.sh: no longer build daily ISOs of
321     Debian/squeeze.
322   * [990cf8d] Do not complain about missing addons_list.cfg file.
323   * [f180765] Fix typo in log message for isolinux includes.
324   * [e4cf035] 90-update-alternatives: check for available alternatives
325     before setting them.
326   * [6afe668] 25-locales: make sure the localepurge package exists, not
327     only the binary.
328   * Software related changes:
329     - [deeedac] add bti to GRML_FULL. [Closes: issue1010] Thanks to
330       Pawel Sadkowski <azhag@dug.net.pl>
331     - [0e8d730] Update to kernel version 3.0.
332     - [5bb1e78] Remove grml-laptop, grml-pylib, grml-sectools and grml-
333       templates from GRML_MEDIUM and GRML_FULL.
334     - [1bceaed] replace git-core with git package in GRML_FULL. Thanks
335       to Uli Martens <uli@youam.net>
336
337   [ Christian Hofstaedtler ]
338   * [d0d3390] Switch to live-boot-grml and remove pins
339   * [4e325f9] Remove squeeze ISOs from daily.grml.org index
340   * [b3b8d85] Add debian/control headers Origin, Bugs
341   * [209bd84] Remove haltlocal.first from runlevel.conf
342   * [aa30e6f] Move bootlocal.* from grml-autoconfig here
343   * [e677c45] Remove pinning for grml-stable, grml-testing
344   * [905546a] Enable grml-live repository for testing, too
345   * [9f96a38] docs: don't download DTDs when building docs
346   * [f66079e] usersetup: Fixup path to inittab after f3b335ea landed
347   * Software related changes:
348     - [f181637] Remove pppoe from GRML_FULL.
349     - [ea03835] Remove svn-ssh-wrappers from GRML_FULL
350
351  -- Michael Prokop <mika@grml.org>  Thu, 18 Aug 2011 18:44:42 +0200
352
353 grml-live (0.15.0) unstable; urgency=low
354
355   The "redesign ftw \o/" release.
356
357   [ Christian Hofstaedtler ]
358   * [c315d7d] Update lintian overrides for grub 1.99-4 drop
359   * [9269536] Enable --force-unsafe-io for dpkg
360   * [9d16d7a] No longer install PuTTY and other windows binaries
361   * [7270085] Update SQUASHFS_EXCLUDES_FILE example to match code
362   * [5c58f1d] Fix SQUASHFS_EXCLUDES_FILE default not being set
363   * [dd60c7e] Drop * expansion from mksquashfs call
364   * [6782d44] Turn on wildcard support for mksquashfs excludes
365   * [2889351] Move /run, /var/run, /var/lock exclusion to mksquashfs
366
367   * Software related changes:
368     - [ed9696d] remove loop-aes-{utils,testsuite}
369     - [bcf093e] add atftp to GRML_FULL
370     - [1c39c7d] add links to GRML_MEDIUM
371     - [406dff8] remove socket from GRML_MEDIUM,GRML_SMALL
372     - [5b77db8] transition from netcat to netcat-openbsd
373     - [c521af7] remove alsa-tools from GRML_MEDIUM
374     - [c08f56e] Spring cleaning
375
376   [ Michael Prokop ]
377   * Bugfixes:
378     - [c9ebd4a] 01-packages: Ignore packages marked for un-installation.
379     - [8a35993] Remove /var/log/install_packages.list on release.
380       File is emtpy then anyway.
381     - [6c00c3c] Update resolv.conf handling to properly support /run
382       [Closes: issue984].
383     - [b8c8c53] grml-live: try updating initramfs if creating fresh
384       one failed.
385     - [8d897e7] Adjust trap handling to get clean exit.
386     - [e0f701f] 98-clean-chroot: make sure rm does not resolve the symlink
387     - [1374521] scripts/release_helper.sh: force confmiss and confnew
388       options when installing package so automated installation works when
389       having modified configuration files.
390     - [1b426d8] GRMLBASE/98-clean-chroot: recursively remove
391       /var/lib/clamav/clamav-*.
392     - [649b40f] DEBORPHAN/98-clean-chroot: Make sure deborphan exists
393       in chroot.
394     - [7580b07] 98-clean-chroot: fix check for presence of update-menus.
395     - [f605fe8] debconf/GRMLBASE: drop wicd preseeding to avoid
396       errors with installation.
397     - [866b47c] Implement dpkg-divert handling to address failing update-grub
398       in openvz environments.
399     - [1cef31a] Add workaround to solve udev packaging bug (see #632624).
400
401   * New features / improvements:
402     - [9ecfe24] GRMLBASE.var: set maximum number of packages installed
403       at a time to 3000.
404     - [1e9092e] Support -N option to only bootstrap the grml_chroot
405       and skip building of [files for] ISO.
406     - [d95eed1] Try to reduce build time and do not build initramfs twice.
407     - [6998e9e] scripts/release_helper.sh: Use +autobuild instead of
408       ~autobuild for version suffix.
409     - [8d2eced] Iterate over kernel versions when generating initramfs.
410     - [47b815e] syslinux configuration: use localboot -1 to boot
411       from next boot device instead of using 0x80. [Closes: issue957]
412     - [f3b335e] Implement -D option to set configuration directory.
413       Accordingly adjust fai.conf (don't set variables grml-live is
414       setting via cmdline now). Provide new scripts to deploy
415       configuration files (/etc/inittab, /etc/locale.gen, /etc/modules).
416       Rework and adapt cleanup scripts accordingly. [Closes: issue880]
417     - [0bc24c4] Rename scripts/GRMLBASE/10-build-initramfs to
418       scripts/GRMLBASE/10-configure-initramfs to reflect current
419       state of script's action.
420     - [0811b5f] Provide update-usbids as separate script to avoid
421       errors on missing update-usbids.
422     - [2e0d659] buildd: check for "FAILED with exit code" in logs.
423     - [03c92fc] GRMLBASE/37-portmap: do not touch /etc/default/portmap
424       if the file does not exist.
425     - [e13f6a8] 92-update-freshclam: do not error out on exit code 124
426       by freshclam.
427     - [3c03961] Update apt preferences: always use live-boot* packages
428       from Grml.
429     - [a242e27] Redesign sources.list handling. Get rid of
430       /etc/grml/fai/apt/sources.list.
431     - [dd81475] GRMLBASE scripts: run all fcopy commands in verbose mode.
432     - [2d7aecf] Add security.debian.org to sources.list of lenny, squeezy,
433       wheezy, stable and testing (thanks to the sources.list redesign).
434       Thanks to Christian Hofstaedtler <ch@grml.org>
435
436   * Minor changes:
437     - [bdc6192] docs: drop outdated fai-on-etch entry.
438     - [befccab] Add README.md for github.
439     - [0be5e94] Drop unused GRML_FAI_CONFIG from make-fai-nfsroot.conf.
440     - [96e44ee] cleanup script: Drop ion3 stuff, since we do not ship
441       ion3 anymore.
442     - [00fd941] Drop patches/ directory, patch fai_chroot_update.patch
443       is not relevant anymore.
444     - [3c52d9d] Drop patches directory from debian/grml-live.install.
445     - [50215e9] Provide debian/NEWS entry for release 0.15.0.
446
447   * Software related changes:
448     - [be3c863] Drop python2.5 and python2.5-minimal from GRML_FULL.
449     - [781e6ce] Drop ntfsprogrs (replaced by ntfs-3g, see #627823).
450     - [071f1ec] Drop firmware-ipw2x00 which has been integrated in
451       last commit ("Spring cleaning") from GRML_MEDIUM + GRML_FULL.
452     - [63e2a03] Add firmware-brcm80211 to GRML_FULL and GRML_MEDIUM.
453       [Closes: issue1007]
454
455   [ Ulrich Dangel ]
456   * [5c91ce9] Add a script to update the grml-live version string
457   * [6ce3dbc] Umount all directories in bailout handler
458   * [e91516d] add EXIT trap as set -e may terminate the program
459     without a signal
460   * [12e281b] Disable set -e as it causes some problems with
461     umounting fs.
462   * [90b73e6] Don't remove pid files in $target/var/run as it
463     is deleted afterwards anyway.
464
465   * Software related changes:
466     - [4b65e8d] remove inotail as coreutils supports inotify
467       nowadays anyways.
468     - [9951735] add libnss-myhostname
469     - [44bc5af] remove grml-rebuildfstab [Closes: issue1001]
470
471  -- Michael Prokop <mika@grml.org>  Sun, 26 Jun 2011 20:23:53 +0200
472
473 grml-live (0.14.1) unstable; urgency=low
474
475   [ Christian Hofstaedtler ]
476   * [739beb8] Fix name of SQUASHFS_NAME var in templates
477   * [c5b7145] Update shipped grub2 to 1.99-4
478   * [1be2433] Update bsd4grml to version 20110521
479   * [9f5975e] SW: Add xtightvncviewer to GRML_FULL. [Closes: issue990]
480   * [7650b54] SW: Remove powernowd from GRML_FULL,GRML_MEDIUM
481   * [93530f2] Revert "isolinux f5: fix layout."
482   * [f5dd81b] SW: Replace arping with iputils-arping
483   * [4fd4ee2] Sync vi,vim,view,editor alternatives
484
485   [ Michael Prokop ]
486   * [be46a0b] isolinux f5: fix layout.
487   * [8ba6757] SW: Add virtualbox packages to amd64 flavour.
488   * [e738d23] SW: Remove linux-kernel-headers-grml from grml-medium.
489   * [2017df2] sources.list handling: match "sid" and "unstable" only as
490     whole words.
491
492  -- Michael Prokop <mika@grml.org>  Sun, 29 May 2011 12:09:50 +0200
493
494 grml-live (0.14.0) unstable; urgency=low
495
496   [ Michael Prokop ]
497   * [900b82d] grml-cheatcodes.txt: update documentation regarding
498     fetch= bootoption (supports DNS nowadays).
499   * [cb537a8] Revert "Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh
500     to use first partition as boot system."
501   * [ab97d7b] Bump Standards-Version to 3.9.2.
502   * [bebbbad] docs: fix wording ("allows one to"), thanks lintian.
503   * [3ba06da] Adjust lintian overrides for new lintian and policy.
504   * [6f9a4ab] initramfs-tools: use xz with -8 and --check=crc32.
505   * Software related changes:
506     - [2113bc5] remove docbook-utils again (pulling in luatex + more).
507     - [a67a5ab] remove darcs from GRML_FULL (too large).
508     - [230f7fc] remove c3270 from GRML_FULL (ENOSPACE).
509
510   [ Christian Hofstaedtler ]
511   * [d62a6be] document dns= boot option
512   * [e910ecb] document ip= boot option
513   * [14b6242] work around udev's "cosmetic warnings"
514   * [5f1adca] rebuild mtab during boot
515   * [e1b5d40] arrange /run like on a normal system
516   * [779971e] SW: add firmware-realtek to GRML_FULL,GRML_MEDIUM
517   * [5de2fe3] SW: re-add ratpoison to GRML_FULL
518
519  -- Michael Prokop <mika@grml.org>  Wed, 11 May 2011 23:17:28 +0200
520
521 grml-live (0.13.3) unstable; urgency=low
522
523   The "cleanup before marrying" release.
524
525   [ Michael Prokop ]
526   * Bugfixes / changes / new features:
527     - [5a8f565] scripts/release_helper.sh: also build Packages.gz file for
528       http usage in sources.list.
529     - [9dd04ba] scripts/release_helper.sh: disable apt-listchanges and
530       apt-listbugs.
531     - [261d88e] modprobe.d/loop-part.conf: add max_loop=32.
532     - [aac340b] Pass 1:0x96 instead of 4:0x96 to bootilnx.mksh to use
533       first partition as boot system. - thanks to Thorsten Glaser
534     - [55dde69] Addon: Replace gPXE with iPXE (see Debian BTS #474034).
535     - [346b946] Support wheezy as suite inside fai/apt/sources.list.
536     - [95f3494] GRMLBASE/01-packages: fix path to logfile for
537       packages.list.
538
539   * buildd related changes:
540     - [cfa2c50] buildd: support IGNORE class to ignore requests to install
541       software packages from other classes.
542     - [d88753b] buildd: follow symlinks to archive and dump the log files
543       they point to.
544
545   * Software related chanages:
546     - [3902afc] Add partimage to GRML_MEDIUM and GRML_SMALL.
547       [Closes: issue972] - thanks to neXyon for reporting.
548     - [782eccc] + [ce0a794] Update software-changes-schedule.txt.
549     - [e646663] remove loop-aes-modules-2.6.38-grml[64] and
550       speakup-modules-2.6.38-grml[64] from GRML_FULL.
551     - [a671278] add rs to GRML_FULL.
552     - [a7043e9] remove ekeyd from GRML_FULL (broken, several known issues).
553     - [b023489] remove backuppc from GRML_FULL (too big, currently
554       uninstallable, not that relevant on live system).
555     - [faf3a38] remove irb from GRML_FULL (provided by ruby since squeeze).
556     - [ac64887] replace portmap with rpcbind in all Grml flavours.
557     - [d17a90f] remove rodc and rdoc1.8 from GRML_FULL (provided by
558       ruby since squeeze).
559     - [3c4a7ae] remove eieio from GRML_FULL (obsoleted by Emacs 23.2,
560       see #617267).
561     - [3aee43f] remove gfs-tools + gfs2-tools from GRML_FULL.
562     - [9f0aed3] remove noshell from GRML_FULL (transitional to
563       non-free titantools).
564     - [4f0d06e] remove all xmms2 packages from GRML_FULL.
565     - [8a01c70] remove zec from GRML_FULL.
566     - [59165cd] remove yatm from GRML_FULL.
567     - [5e5e0d4] remove xfaces from GRML_FULL.
568     - [965616d] remove weechat* from GRML_FULL.
569     - [2cfa836] remove user-setup from GRML_FULL.
570     - [3b6256f] remove unrar-free from GRML_FULL.
571     - [d96fa97] remove tidy from GRML_FULL.
572     - [c041899] remove tetradraw from GRML_FULL.
573     - [af79834] remove csstidy from GRML_FULL (too unrelevant).
574     - [141c5d3] remove sp from GRML_FULL (too unrelevant).
575     - [46fc19e] remove openjade from GRML_FULL (too unrelevant).
576     - [3cac8ad] remove sgml-data from GRML_FULL (too unrelevant).
577     - [575494b] add docbook-utils to GRML_FULL.
578     - [2457691] removed dired (32bit-only, unmaintained in Grml).
579     - [ba487c1] remove rc from GRML_FULL.
580
581   [ Ulrich Dangel ]
582   * [6aa99b2] SW: Added grml-feedback to GRML_{FULL,MEDIUM,SMALL}.
583   * [ddb0378] Enable loopback partitions per default.
584
585   [ Christian Hofstaedtler ]
586   * [3c591d6] typo fix in grml-live-remaster man page.
587   * [5a34b68] fix squashfs builds with gzip compression.
588   * [3604d28] Remove available packages from to-check list.
589   * Software related changes:
590     - [715ee57] remove spell, spellutils from GRML_FULL.
591     - [d3c3b59] remove doxygen from GRML_FULL.
592     - [86873e3] remove asn1c from GRML_FULL.
593     - [b34bcb4] remove cedet-common from GRML_FULL.
594     - [f965ea0] remove ctrlproxy from GRML_FULL.
595     - [108c559] remove detachtty from GRML_FULL.
596     - [6b628f3] remove muscletools from GRML_FULL.
597     - [624a0f0] follow nilfs-tools transition for GRML_FULL.
598     - [06acda8] remove orpheus from GRML_FULL.
599     - [689dfb3] remove qprof from GRML_FULL.
600     - [91398f8] remove prismstumbler from GRML_FULL.
601     - [2f94a13] remove pytris from GRML_FULL.
602     - [adfe220] remove tn5250 from GRML_FULL.
603     - [838302e] remove viewglob from GRML_FULL.
604     - [47e47e9] remove xcardii from GRML_FULL.
605     - [9624eec] remove opie-client from GRML_FULL.
606     - [fbe325d] remove s3switch from GRML_FULL.
607     - [b34282b] remove spicctrl from GRML_FULL.
608     - [696df8a] remove log2mail from GRML_FULL.
609     - [2560a80] remove python2.4 from GRML_FULL.
610     - [7728fde] remove sbm from GRML_FULL.
611     - [fd90761] remove dog from GRML_FULL.
612
613  -- Michael Prokop <mika@grml.org>  Mon, 09 May 2011 13:53:49 +0200
614
615 grml-live (0.13.2) unstable; urgency=low
616
617   [ Christian Hofstaedtler ]
618   * [82e7ad3] fix buildd header (no more unoldstable!)
619
620   [ Michael Prokop ]
621   * Bunch of buildd improvements:
622     - [f96dfbf] Add support for wheezy, drop lenny (being oldstable
623       nowadays). [Closes: issue962]
624     - [aaa0017] Rename HEADER.html to index.html, as being
625       used on daily.grml.org.
626     - [2a5e5e6] Update index.html file.
627     - [a08d1d1] Finalize sha1sum support.
628     - [b4f406a] Support setting variables through grml-buildd.conf
629       in working directory, support $STORAGE_ADMIN instead of hard coded
630       mail address for storage host.
631     - [79b6032] Fix suite information for wheezy links.
632     - [cc7e99d] cronjob: upload and remove ISOs after each grml-flavour.
633     - [4d1178f] Use mutt instead of nail again (plus further improvement
634       in [79e4473d]).
635   * scripts/release_helper.sh improvements for autobuilds:
636     - provide autobuild install instructions in official
637       grml-live documentation
638     - support sudo [c6bcaeb]
639     - remove leftover files and directories from grml-live.build-area
640       to avoid pollution [307773c] [d0a25f7]
641     - provide git log in debian/changelog [83ef159] [833dd6d]
642
643  -- Michael Prokop <mika@grml.org>  Fri, 18 Mar 2011 14:19:08 +0100
644
645 grml-live (0.13.1) unstable; urgency=low
646
647   [ Martin Scharm ]
648   * [1c721a6] grml-cheatcodes.txt: added autoconfig boot parameter
649
650   [ Christian Hofstaedtler ]
651   * [4bc574e] Assume 'squeeze' as default SUITE.
652   * [27a6aab] buildd: squeeze has been promoted to stable, adapt texts
653   * [0c3993f] buildd: show sha1sum files instead of md5
654
655   [ Michael Prokop ]
656   * [66ce999] Update for kernel 2.6.38-grml[64], featuring LZMA/XZ
657     support - requiring squashfs-tools >=4.2-1.
658   * [e88fb8e] Depend on squashfs-tools (>= 1:4.2-1~grml00).
659   * [1c0980c] scripts/release_helper.sh: manually build debian/changelog
660     during autobuilds, improve branch handling
661
662  -- Michael Prokop <mika@grml.org>  Thu, 17 Mar 2011 23:08:20 +0100
663
664 grml-live (0.12.6) unstable; urgency=low
665
666   [ Michael Prokop ]
667   * [312d86a] templates/GRML/grml-cheatcodes.txt: update debian2hd
668     bootoption documentation; replace all references to /dev/hdx with
669     /dev/sdx
670   * [22e838c] templates/GRML/grml-cheatcodes.txt: update usage example
671     cmdline for debian2hd (thanks, Christian).
672   * [0d5dccc] Add software-changes-schedule.txt to handle scheduled
673     software additions/removals via git.
674   * [66f1c71] grml-cheatcodes.txt: drop setkeycodes (being dropped from
675     grml-autconfig).
676   * [956db16] docs: add generation of the base tar.gz to the FAQ
677   * [32627d5] scripts/release_helper.sh: support autobuild
678     infrastructure through AUTOBUILD
679   * Software related changes:
680     - [58de1cc] Drop postfix-ldap from GRML_FULL.
681     - [f3deac4] Drop cfengine2 from GRML_FULL.
682     - [23a96e0] Add puppet to GRML_FULL.
683     - [c00baf7] Add puppetmaster to GRML_FULL.
684     - [285e5c3] Add rdfind to GRML_FULL.
685     - [38fad6b] Replace glipper-nognome with clipit.
686
687   [ Ulrich Dangel ]
688   * [5f2b199] SW: Add parted to GRML_MEDIUM (Thanks to Jordi Funollet
689     for the bug report)
690
691  -- Michael Prokop <mika@grml.org>  Fri, 11 Mar 2011 23:16:57 +0100
692
693 grml-live (0.12.5) unstable; urgency=low
694
695   The "new release is coming so >< close" release.
696
697   * [69f74a6] grml-live: Fix typo (Skiping->Skipping).
698   * [7468864] SW: Add grub-imageboot to all Grml flavours.
699   * [ea8df13] hooks/{instsoft,updatebase}.GRMLBASE: be more careful
700     about BUILD_ONLY environment.
701   * [1b66676] isolinux/grml.cfg: use vga=791 by default for "disabled
702     KMS" boot menu entry.
703   * [ebc2594] isolinux/grml.cfg: disable KMS in "Disable Framebuffer"
704     boot menu entry.
705   * [7883c5f] templates/boot: set nodmraid and grml2hd accordingly, make
706     sure "No KMS" and "nofb" are consistent accross bootloaders.
707   * [b8a13e3] templates/boot: Use persistent=nofiles as default, as this
708     causes less problems by default.
709   * [5c896d0] Update templates/GRML/grml-cheatcodes.txt to reflect
710     recent development. - thanks to Ulrich Dangel <mru@grml.org> for
711     feedback.
712   * [894aac9] templates/GRML/grml-cheatcodes.txt: document KMS and add
713     URL for Documentation/kernel-parameters.txt.
714
715  -- Michael Prokop <mika@grml.org>  Wed, 29 Dec 2010 01:24:43 +0100
716
717 grml-live (0.12.4) unstable; urgency=low
718
719   The "where is all the dirt" release.
720
721   [ Christian Hofstaedtler ]
722   * Software related changes:
723     - [8b01f6c] Remove wacom-tools from GRML_FULL.
724     - [377f9fe] Remove xar from GRML_FULL (Debian RoQA; see #574023).
725     - [15d82e2] Remove tra, tss from GRML_FULL.
726     - [cce8558] Remove snoopy from GRML_FULL (removed from Debian,
727       see #548918).
728     - [1b93265] Remove sam from GRML_FULL (orphaned, see #503546).
729     - [78eb19a] Remove slat from GRML_FULL (dead upstream, see
730       #541373).
731     - [9d7b098] Remove shc from GRML_FULL (RoM, see #508109).
732     - [a952d6b] Remove sdd from GRML_FULL (RoQA, see #572379).
733     - [c9a3214] Move retty to x86-only section.
734     - [e2dc668] Remove rain from GRML_FULL (RoQA, see #455002).
735     - [e7dcc71] Remove isakmpd from GRML_FULL.
736     - [ae7a104] Remove psh from GRML_FULL (RoQA, see #596551).
737     - [01c0a56] Remove ras from GRML_FULL (dead upstream, see
738       #558672).
739     - [99fa5ea] Move pstack to x86-only section.
740     - [48c3d54] Remove pcopy from GRML_FULL (dead upstream, see
741       #596552).
742     - [703e0b6] Remove mp3c from GRML_FULL (uninstallable, very old).
743     - [e2ac468] Remove nstx from GRML_FULL (dead upstream, see
744       #595988).
745     - [c36d74e] Do the mtd-tools -> mtd-utils transition.
746     - [cc932b9] Remove mirrordir from GRML_FULL (RoM; see #555130).
747     - [d8fa87a] Move bsign to x86-only section.
748     - [845f37b] Remove cabber from GRML_FULL (RoQA, see #553902).
749     - [3c65350] Remove jail from GRML_FULL (RoM, see #448725).
750
751   [ Ulrich Dangel ]
752   * [1c74730] Run /etc/init.d/networking by default.
753
754   [ Michael Prokop ]
755   * [d61b3b8] Drop unnecessary policy-rc.d handler from
756     hooks/updatebase.GRMLBASE and scripts/GRMLBASE/98-clean-chroot -
757     grml-policy-rc.d does it for us.
758   * [07e33ed] grml-cheatcodes.txt: Document nonetworking bootoption.
759   * Software related changes:
760     - [ee607a4] Add tmux to GRML_FULL. - thanks to Marek Straka
761     - [b4b0e5a] Add grml-rescueboot to all grml flavours.
762     - [af3b852] Add fai-setup-storage to GRML_FULL.
763     - [567872d] Remove policyrcd-script-zg2 from GRML_FULL.
764     - [8151e7f] Remove zsh-static from GRML_FULL.
765     - [27e4380] Remove bash-static from GRML_FULL.
766
767  -- Michael Prokop <mika@grml.org>  Mon, 27 Dec 2010 17:40:40 +0100
768
769 grml-live (0.12.3) unstable; urgency=low
770
771   The "let's clean the floor" release.
772
773   * Bugfix:
774     - [7bbfd24] Rework apt.conf handling in instsoft/updatebase (provide
775       /etc/apt/apt.conf.d/15grml-live), drop /etc/kernel-img.conf support.
776       The reworked apt.conf handling addresses the issue that with usage of
777       BASE.tgz there might result packages from recommends in the ISO (like
778       for example iso-codes via python-apt).
779
780   * Package list changes:
781     - [5476dee] replace perf with linux-tools-2.6.36 package in GRMLBASE.
782     - [ae6845f] Update package list in NFSROOT (grub->grub-pc, live-
783       initramfs->live-boot, drop cvs/subversion/jove/subversion, disable
784       cfengine2/libapt-pkg-perl).
785
786   * Get rid of window managers from GRML_FULL that are either too large,
787     unconfigured, unused,... - see issue897 for the discussion.
788     [Closes: issue897]
789     - [a4907de] Remove fvwm
790     - [a68ff37] Remove ratpoison and ratmenu
791     - [c44b1e3] Remove dwm and dwm-tools
792     - [5eb0e90] Remove twm
793     - [0a17b3c] Remove w9wm
794     - [69ca260] Remove evilwm
795     - [9df6db8] Remove jwm
796     - [d077db1] Remove pekwm
797
798   * Removals from GRML_FULL package list:
799     - [b88d7b5] Remove ysm (orphaned, see #595398).
800     - [50bc2fe] Remove emcast (orphaned, see #594619).
801     - [0040aec] Remove cdrbq (orphaned, see #602587).
802     - [0bcc921] Remove wyrd (not relevant enough).
803     - [372cd2d] Remove xaw3dg (not relevant enough).
804     - [07d1e00] Remove yaird (initramfs-tools is the
805       recommended and supported i-t generator).
806     - [f8990f6] Remove pdns* packages (except for pdns-recursor).
807     - [e601ea1] Remove nedit (too large for too many already
808       existing editors).
809     - [c402efd] Remove mrxvt[-common] from GRML_FULL.
810     - [13c5b0b] Remove zlib1g (library -> rdepends).
811     - [67cfcf5] Remove gq (unmaintained/dead, see #593165).
812     - [bed9733] Remove cdda2wav + cdrecord from GRML_FULL (unavailable).
813     - [57280bf] Remove geresh (dead/unmaintained, see #595478).
814     - [e240523] Remove dietlibc (dietlibc-dev is the relevant package).
815     - [09ec6b0] Remove dumputils (orphaned upstream, see #466870).
816     - [d8e5c2d] Remove cbrowser (dead upstream, see #595987).
817     - [2a296ca] Remove dpkg-multicd (unavailable, merged into
818       dselect, see #557063).
819     - [a4b7699] Remove dpkg-ftp (unavailable, merged into
820       dselect, see #557062).
821     - [6537f9e] Remove tcl8.3 (unavailable, tcl8.4 is there).
822     - [ed0a6ab] Remove jikes (orphaned, see #508366).
823     - [72eff19] Remove metamail (orphaned, see #274451).
824     - [ebfec95] Remove mkisofs (unavailable).
825     - [847ba32] Remove python-celementtree + python-elementtree
826       (unavailable + only useful with python < 2.5, see #564377).
827     - [547476e] Remove realtime-lsm (deprecated, see #499245).
828     - [266c05b] Remove nictools-nopci (i386-only).
829     - [73bfef1] Remove star (unavailable).
830     - [bbfde64] Remove starttls (dead, see #587264).
831     - [4d62e55] Remove swapd (dead, see #595091).
832     - [a20335f] Remove webcpp (abandoned upstream, see #547528).
833     - [6ca58fa] Remove xvncviewer (unavailable).
834     - [2fc6daf] Move zfs-fuse from Grml packages to Debian packages.
835     - [a317c5c] Remove speechd-up (i386-only, espeakup replaces it).
836     - [d9d3706] Remove abs-guide (not important enough)
837     - [c4c9c35] Remove uswsusp (has issues in older Debian
838       releases, should not be too relevant for Grml).
839     - [2e7c1fb] Remove ike-scan (4MB is too much)
840     - [a01048a] Remove hasciicam (out-of-scope).
841     - [6b5262f] Remove gocr (out-of-scope).
842     - [33578dc] Remove hal (out-of-scope).
843     - [962a5cb] Remove hal-info (out-of-scope).
844     - [7a1b346] Remove fusesmb (out-of-scope).
845     - [ca8f465] Remove icecast2 (out-of-scope).
846     - [05cfbd2] Remove moosic (out-of-scope).
847     - [4774440] Remove mp3blaster (out-of-scope).
848     - [5baa139] Remove mplayer-skin-blue (out-of-scope).
849     - [3806828] Remove lkl (orphaned, see #553307).
850
851  -- Michael Prokop <mika@grml.org>  Wed, 15 Dec 2010 16:11:27 +0100
852
853 grml-live (0.12.2) unstable; urgency=low
854
855   [ Michael Prokop ]
856   * [c8e2121] 90-update-alternatives: make sure to run the update-
857     alternatives listing for x-window-manager inside the target chroot.
858   * [032da01] SW: add console-data and kbd to GRMLBASE.
859     [Closes: issue944] - thanks to Marc Haber for reporting and to
860     Christian Hofstaedtler for the fix.
861   * [179d5ea] Make sure hybrid mode works for the grub boot method out-
862     of-the-box too - thanks to Thorsten Glaser.
863
864   [ Thorsten Glaser ]
865   * [7741716] support BOOT_METHOD=grub2 (El Torito boot â€“ Manifold boot
866     already did) [Closes: issue889]
867
868  -- Michael Prokop <mika@grml.org>  Mon, 13 Dec 2010 14:22:22 +0100
869
870 grml-live (0.12.1) unstable; urgency=low
871
872   [ Michael Prokop ]
873   * [439b54c] grml-live: drop useless of of ls(1).
874   * [424c8ef] SW: switch from live-initramfs to live-boot in GRMLBASE.
875
876   [ Christian Hofstaedtler ]
877   * [5bc75ae] radeon-kms: overwrite file at the correct time
878     [Closes: issue935]
879   * [e1e1975] remove fcopy backups all across /etc
880   * [26c2731] tag all files installed by grml-live
881   * [d5677ef] remove obsolete live.conf
882
883  -- Michael Prokop <mika@grml.org>  Tue, 07 Dec 2010 12:51:20 +0100
884
885 grml-live (0.12.0) unstable; urgency=low
886
887   The "give back - get back 2.6.36-grml[64]" Release.
888
889   [ Ulrich Dangel ]
890   * [b6a2954] Check version of grml-live against changelog before
891     building
892   * [e4296db] Overwrite the radeon-kms settings [Closes: issue935]
893
894   [ Michael Prokop ]
895   * [8d75e30] config/scripts/GRMLBASE/21-usersetup: add grml user to
896     group netdev
897   * [822c092] docs: Update FAI-URL references regarding its new home
898     (http://fai-project.org/).
899   * [bfe370b + 8f57397] Update to bsd4grml v20101001 (thanks to
900     Thorsten Glaser).
901   * [df6303e] scripts/release_helper.sh: cancel if editing changelog
902     returned error, provide cmdline options to git-buildpackage cmd.
903   * Software related changes:
904     - [b25619d] Drop unavailable fnord package from all grml flavours
905       (see #596044).
906     - [690257e] Drop libpam* and pamusb-tools packages.
907       [Closes: issue920]
908     - [704c046] Drop figlet and toilet-fonts (which is a dependency of
909       toilet) [Closes: issue915]
910     - [29517fe] Drop i386-only-software [Closes: issue923] - thanks to
911       Christian Hofstaedtler <ch@grml.org>
912     - [9d2d73a] Drop deprecated kqemu-common package from GRML_FULL.
913   * [5d4cdf0] Provide /etc/runlevel.conf via grml-live using fcopy and
914     its class concept
915   * [3e5fb23] Further /etc/runlevel.conf related fixes.
916   * [25ea895] Do not set ERROR=2 twice. - thanks to Christian
917     Hofstaedtler <ch@grml.org>
918   * [da2a27c] Proberly quote $CURRENT_DIR. - thanks to Andreas Marschke
919   * [74d9301] support for kernel 2.6.36-grml[64], drop backwards
920     compatibility support, adjust depends, update docs
921   * [c12baa8] docs: Document how to revert the manifold feature.
922   * [f5434b2] Drop qemu and vmware bootoptions as they are not necessary
923     any longer.
924   * [09667d4] templates/boot/grub/grub.cfg: drop insmod part_{msdos,gpt}
925     as it breaks booting - thanks to Thorsten Glaser <tg@mirbsd.org>
926   * [c686c84] Add script-not-executable ./usr/share/grml-
927     live/scripts/bootilnx.mksh to debian/overrides.grml-live.
928   * [594972d] Provide nokms bootoption and according menus in the
929     graphical bootmenu to disable Kernel Mode-Setting.
930
931   [ Bernd Arnold ]
932   * [f4d8e72] Fix typo in grml-cheatcodes.
933
934   [ Thorsten Glaser ]
935   * [58a29c5] Update to bsd4grml version 20100815.
936   * [7ed3014 + a0ae611 + d222479] Manifold supporting and using
937     ISOLINUX now.
938
939   [ Christian Hofstaedtler ]
940   * Software related changes:
941     - [ba2ebc1] remove packages with unclear live-cd usage case
942     - [07409bb] move bibcursed to LATEX class
943     - [2794ab4] replace ispell with hunspell
944     - [046d13d] drop Essential/Required packages from GRMLBASE
945     - [fb91169] remove mgetty
946     - [bfd1dd6] replace console-tools with kbd
947     - [ed73ede] remove grml-etc dependencies
948     - [d4c848e] don't try to install i386-only software on amd64
949     - [9034de9] remove no longer available software
950     - [c78ef28] remove fvwm-crystal-minimal
951   * [535a90f] remove further backup files in /etc
952   * [1455f91] fcopy motd instead of relying on grml-etc plus weirdness
953   * [ad7a862] allow all users to start X server [Closes: issue926]
954   * [987dd5d] grub: memdisk is a "linux16"-style kernel
955     [Closes: issue937]
956   * [8b54550] update grub to 1.98+20100804-8 [Closes: issue938]
957
958  -- Michael Prokop <mika@grml.org>  Thu, 02 Dec 2010 13:34:43 +0100
959
960 grml-live (0.11.0) unstable; urgency=low
961
962   The "kernel 2.6.35-grml[64] party" Release.
963
964   * This release provides support for kernel 2.6.35-grml[64] through
965     updated squashfs binary and options handling. To build live
966     systems featuring 2.6.35-grml[64] the squashfs-lzma-tools4
967     package is required. Further details are available in the
968     updated docs. [8be200e] [29cf238] [8cf1f25] [76e8d3a]
969   * [a99823d] Add SQUASHFS_OPTIONS to /etc/grml/grml-live.conf and
970     update SQUASHFS_BINARY comment.
971   * [47b72a3] hooks/updatebase.GRMLBASE: make sure /proc, /sys and /dev
972     are available on update
973   * [fc88014] Update TODO file, reflecting recent development.
974   * [d38f878] Add scripts/release_helper.sh.
975   * Updates in templates/boot/:
976     - [050f4d2] Update pci.ids to version 2010.08.27.
977     - [24960b7] Update gpxe.lkrn to version 1.0.1.
978     - [d980fe7] Update hdt.c32 to version 0.3.6.1.
979     - [d635175] Update memtest to memtest86+ version 4.10.
980     - [ab2ca8f] Update memdisk from 3.83 to 4.02 debian-20100803.
981     - [21b19cb] Update chain.c32 and menu.c32 to Debian's syslinux
982                 version 2:4.02+dfsg-3.
983     - [f6065cb] Update isolinux.bin and vesamenu.c32 to 4.02
984                 debian-20100803.
985     - [929662f] Update templates/boot/grub to grub version
986                 1.98+20100804-4.
987     - [89c9f37] Update lintian overrides file to reflect current
988                 updates in templates/boot/grub.
989
990  -- Michael Prokop <mika@grml.org>  Sat, 04 Sep 2010 15:47:32 +0200
991
992 grml-live (0.10.1) unstable; urgency=low
993
994   [ Ulrich Dangel ]
995   * [916808e] Mention random hostname support in documentation.
996
997   [ Michael Prokop ]
998   * [9f059fa] Bump version number in grml-live script.
999     Thanks for reporting, Tong Sun. [Closes: issue888]
1000   * [4b61133] docs: mention that random hostname is supported only in
1001     recent versions.
1002
1003  -- Michael Prokop <mika@grml.org>  Tue, 03 Aug 2010 23:32:14 -0400
1004
1005 grml-live (0.10.0) unstable; urgency=low
1006
1007   The "DebConf10 in New York" Release.
1008   * Software related changes:
1009     - [6783097] SW: Drop xserver-xorg-video-amd from GRML_MEDIUM +
1010       GRML_FULL (transitional package).
1011     - [2f36927] SW: Use xserver-xorg-video-all + xserver-xorg-input-all
1012       in GRML_FULL, GRML_MEDIUM + XORG. - thanks to Tong Sun
1013       <suntong@cpan.org> [Closes: issue879]
1014     - [212a7a8] Add tasksel and taskel-data to exclude option in
1015       FAI_DEBOOTSTRAP_OPTS. - thanks to Tong Sun <suntong@cpan.org>
1016       [Closes: issue886]
1017
1018   * Documentation related changes:
1019     - [ab3c3be] docs: add squashfs-tools to default apt-get list for
1020       deployments on Debian.
1021     - [7fd12d9] docs: clarify usage of base.tgz
1022     - [f8d3ccd] docs: mention FOOBAR class in usage example via
1023       /etc/grml/grml-live.local - thanks to Tong Sun <suntong@cpan.org>
1024     - [9de56d9] grml-cheatcodes.txt: document utc + localtime bootoptions.
1025
1026   * Bugfixes, Features,...:
1027     - [4b2e863] Make all shell scripts using /bin/bash instead
1028       /bin/sh to be able to FAI's environment - thanks to thermoman
1029     - [6eebff8] Make sure that output directory variables aren't
1030       overridden by $OUTPUT. [Closes: issue885]
1031     - [807994a] buildd/functions.sh: remove attachment in bailout
1032       function.
1033     - [00825cf] Bump Standards-Version to 3.9.1.
1034     - [ace32ae] Fix typo in several files, it's "overridden"
1035       (thanks, lintian).
1036
1037  -- Michael Prokop <mika@grml.org>  Mon, 02 Aug 2010 00:21:34 -0400
1038
1039 grml-live (0.9.43) unstable; urgency=low
1040
1041   * [6136081] docs/grml-live.txt: clarify policy for class names.
1042   * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE.
1043   * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712.
1044
1045  -- Michael Prokop <mika@grml.org>  Wed, 21 Jul 2010 12:38:17 +0200
1046
1047 grml-live (0.9.42) unstable; urgency=low
1048
1049   * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628".
1050   * [8ef26a3] Bump grml-live version string.
1051   * [ca2c8a5] Update hdt.c32 from version 0.3.4 to 0.3.6.
1052   * [79e718c] grml_cleanup_chroot: drop all [u]mount commands.
1053   * [caa84f1] 15-initsetup: improve check for empty GRML_NAME variable
1054     to make it compatible with set -u.
1055   * [125b443] instsoft.GRMLBASE: warn if apt-get update fails but try to
1056     continue.
1057
1058  -- Michael Prokop <mika@grml.org>  Fri, 09 Jul 2010 14:41:03 +0200
1059
1060 grml-live (0.9.41) unstable; urgency=low
1061
1062   [ Ulrich Dangel ]
1063   * [f485d22] Add loopback.cfg.
1064   * [a72dab8] Improved documentation for bootid bootoption.
1065
1066   [ Michael Stapelberg ]
1067   * [71f9c13] SW: Add i3-wm to GRML_FULL. [Closes: issue876]
1068
1069   [ Michael Prokop ]
1070   * [8568d83] grml-cheatcodes.txt: document fetch= bootoption + add
1071     pointers to initramfs related documentation.
1072   * [07ca6d5] update templates/boot/grub/ to grub version 1.98+20100617-
1073     1, extend grub.cfg, update scripts/create-grub-dir.sh
1074   * Debian packaging:
1075     - [8a0e08a] Set Debian source format to 3.0 (native).
1076     - [e84d056] Bump Standards-Version to 3.9.0.
1077     - [3ae2043] Replace Depends of grml-live-buildd on nail with
1078       heirloom-mailx.
1079   * SW-related changes:
1080     - [dfecfb0] Add uuid-runtime to GRMLBASE,
1081                 thanks Adriana Teixera.
1082     - [1898358] Add gddrescue to GRML_MEDIUM,
1083                 thanks Antonio Diaz Diaz.
1084     - [4df9949] Add socat to GRML_MEDIUM.
1085     - [da02706] Add grml-paste to GRML_MEDIUM + GRML_SMALL.
1086     - [8ad9d2a] Add ekeyd to GRML_FULL,
1087                 thanks Peter Palfrader. [Closes: issue873]
1088
1089  -- Michael Prokop <mika@grml.org>  Wed, 30 Jun 2010 12:15:00 +0200
1090
1091 grml-live (0.9.40) unstable; urgency=low
1092
1093   [ Michael Prokop ]
1094   * Software related changes:
1095     - Add perf to GRML_FULL.
1096     - Add lxc to GRML_FULL.
1097     - Add hwloc to GRML_FULL.
1098     - Drop aria2 from GRML_FULL (lack of space).
1099     - Drop bluez-audio (lack of space, requires ~17MB incl.
1100       dependencies)
1101   * Drop wrongly merged failsafe bootoptions.
1102   * Update grml-cheatcodes.txt (e.g. drop home= bootoption
1103     as it has been deprecated recently).
1104   * Update bsd4grml to version 20100328 (thanks, Thorsten).
1105
1106   [ Ulrich Dangel ]
1107   * Fix Boot OS of first partition entry for grub. Thanks to Jordan
1108     Uggla for
1109   * Support automatic findiso command and fixed gfxpayload handling.
1110     Thanks to Jordan Uggla.
1111
1112  -- Michael Prokop <mika@grml.org>  Tue, 06 Apr 2010 10:45:26 +0200
1113
1114 grml-live (0.9.39) unstable; urgency=low
1115
1116   * Add support for /boot/isolinux/submenu*.cfg files.
1117   * Drop bootfrom=removable from default bootoptions (we've bootid
1118     and scan removable devices first nowadays).
1119   * Grub2 related changes:
1120     - Add scripts/create-grub-dir.sh to build templates/boot/grub/
1121     - Add font file templates/boot/grub/ascii.pf2
1122     - Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
1123     - grub.cfg:
1124       ~ add additional menu_color_* entries if loading background image
1125       ~ loadfont /boot/grub/ascii.pf2
1126       ~ increase timeout to 20 seconds
1127       ~ replace terminal command with terminal_output
1128       ~ use gfxpayload=1024x768 instead of vga=...
1129   * Some minor lintian cleanups.
1130   * Software related changes:
1131     - Add mksh to GRML_SMALL and GRML_MEDIUM to allow switching to mksh for
1132       `minimal-shell'.
1133     - Add numactl to GRML_FULL (thanks, gebi).
1134     - Drop ctapi-cyberjack.
1135     - Drop sl-modem-daemon.
1136     - Update to grml kernel 2.6.33.
1137
1138  -- Michael Prokop <mika@grml.org>  Thu, 11 Mar 2010 15:12:21 +0100
1139
1140 grml-live (0.9.38) unstable; urgency=low
1141
1142   * Move ia32-libs from Depends to Recommends so installation
1143     on i386 works again.
1144
1145  -- Michael Prokop <mika@grml.org>  Mon, 01 Mar 2010 02:16:08 +0100
1146
1147 grml-live (0.9.37) unstable; urgency=low
1148
1149   * Drop noquick bootoption from serial console boot entry.
1150   * Add grml as default to default.cfg. [Closes: issue761]
1151   * Software related changes:
1152     - Add nginx. Thanks al4711. [Closes: issue704]
1153     - Add usb-modeswitch to GRML_FULL. [Closes: issue424]
1154     - Drop asleap from GRML_FULL.
1155     - Drop ded from GRLM_FULL.
1156     - Drop tlswrap package from GRML_FULL.
1157     - Move udev from GRML_* to GRMLBASE.
1158
1159  -- Michael Prokop <mika@grml.org>  Sun, 28 Feb 2010 00:03:31 +0100
1160
1161 grml-live (0.9.36) unstable; urgency=low
1162
1163   * scripts/GRMLBASE/39-modprobe: Make sure all modprobe configuration
1164     files use .conf as filename suffix. [Closes: issue647]
1165   * Disable PDiffs by default via /etc/apt/apt.conf.d/20pdiffs.
1166   * 90-update-alternatives: check for symlinks of iceweasel and
1167     mount.ntfs-3g and force creation of /sbin/mount.ntfs symlink.
1168   * Rework addons handling (make sure to install boot addons independent
1169     from bsd4grml which might be disabled).
1170   * Updated boot manager teamplates (simplify syslinux.cfg,
1171     update failsafe bootoption, add GPXE to grub.cf, drop duplicate
1172     boot=live from grub.cfg)
1173   * Do not bailout if reading dpkg.list fails, instead assume user
1174     is running a dirty build and display a warning message.
1175   * Check for precense of grub directory and files in templates
1176     that we are adjusting on-the-fly and skip non-existing ones
1177     so customisation of templates is easier.
1178   * Drop debug from bootoptions and use debug=vc only. 'debug' without
1179     arguments avoids displaying the executed code in the initramfs
1180     which is something you usually want to have enabled by default
1181     when debugging a system.
1182   * Fix label name for ssh bootoption.
1183   * Add persistency feature to boot menu. [Closes: issue773]
1184   * buildd/link_latest.sh: make sure to use according filename in
1185     md5sum file of *_latest* ISOs. [Closes: issue814]
1186   * Software related changes:
1187     - Add grml-quickconfig to GRMLBASE.
1188     - Add grml-quickconfig-standard to GRML_* classes.
1189     - Add xz-utils to GRML_FULL.
1190     - Add zerofree to GRML_MEDIUM and GRML_FULL.
1191     - Drop 3ware-cli-binary (license unclear).
1192     - Drop rar from GRML_FULL (license).
1193     - Drop xlockmore from GRML_FULL (using vlock instead in grml-lock).
1194     - Move grml-docs from GRMLBASE to GRML_{SMALL,MEDIUM,FULL} to be
1195       able to customize it easier.
1196
1197  -- Michael Prokop <mika@grml.org>  Fri, 26 Feb 2010 21:32:25 +0100
1198
1199 grml-live (0.9.35) unstable; urgency=low
1200
1201   * New features / major changes:
1202     - Moved /etc/grml/fai/files to /etc/grml/fai/config/files (and
1203       /etc/grml/fai/live-initramfs to /etc/grml/fai/config/). This is
1204       an important step to use the config space and class concept of
1205       FAI in a more decent and cleaner way. Further details in NEWS
1206       file. Thanks to Henning Sprang for the initial hint.
1207     - Provide buildd as separate Debian package grml-live-buildd.
1208     - Store package list on ISO. [Closes: issue779] [Closes: issue749]
1209     - Support conf/bootid.txt and use bootoption bootfrom=removable by
1210       default.
1211     - Support NO_BOOTID to disable the new bootid feature.
1212     - Support DEFAULT_BOOTOPTIONS via configuration file.
1213   * Bugfixes / minor changes:
1214     - buildd: use nail instead of mutt for sending mails as recent
1215       versions of mutt introduced a major breakage (see #539276).
1216     - scripts/GRMLBASE/38-udev: check for presence of config file.
1217     - Ignore $EXIT_ON_MISSING_PACKAGES if running a dirty build
1218       through -B.
1219     - Make sure to use sources.list of grml-live, even on updates
1220       through -u option. [Closes: issue803]
1221   * Software related changes:
1222     - Drop all packages from GRML_* classes that are defined in
1223       GRMLBASE already.
1224     - Drop aufs-tools from GRML_MEDIUM.
1225     - Drop lvm2 from GRML_* classes at it is in GRMLBASE.
1226     - Drop mdadm from GRML_* classes as it is in GRMLBASE.
1227     - Move diffutils + iw from GRMLBASE to GRML_* classes.
1228     - Move mgetty from GRML_* classes to GRMLBASE.
1229     - Move module-init-tools from GRML_* classes to GRMLBASE.
1230   * Debian packaging: Bump Standards-Version to 3.8.4.
1231
1232  -- Michael Prokop <mika@grml.org>  Sat, 13 Feb 2010 01:08:57 +0100
1233
1234 grml-live (0.9.34) unstable; urgency=low
1235
1236   * Add scripts/GRMLBASE/38-udev to get rid of automatically generated
1237     udev rules file.
1238   * Fix architecture option in error message (-a instead of -i).
1239   * Add ia32-libs [amd64] to Depends to make sure building i386 on amd64
1240     works OOTB.
1241   * Use $TEMPLATE_DIRECTORY for checking for precense of bsd4grml.
1242   * Drop keyword package from squashfs binary exit code.
1243   * Update docs regarding squashfs-tools 1:4.0-1.
1244   * Support for logging to database via grml-live-db.
1245     Thanks to formorer for his work on dpkg-to-db.
1246   * Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE (though integrated
1247     a backwared compatibility layer so existing installations still continue
1248     to work) and clear logs after prompting for execution.
1249
1250   * Software related changes:
1251     - Add acpi-support-base to GRML_SMALL [Closes: issue791]
1252     - Add netsniff-ng to GRML_FULL (thanks Daniel Borkmann).
1253     - Add ufsutils to GRML{SMALL,MEDIUM,FULL} [thanks, chaitat].
1254     - Drop aufs-tools from GRML_FULL (deprecated, see #555638).
1255     - Drop firescope from GRML_FULL - it is unmaintained upstream.
1256     - Drop package config file GRML_FORENSIC as it is developed and
1257       maintained as part of Grml-Forensic nowadays.
1258     - Move scsiadd from GRML_* to GRMLBASE.
1259     - Remove dynamic-disk from GRML_FULL (unmaintained upstream).
1260     - Remove lame from GRML_FULL (not available from official Debian pool).
1261     - Remove salvage-ntfs from GRML_FULL (unmaintained upstream).
1262
1263  -- Michael Prokop <mika@grml.org>  Sat, 30 Jan 2010 19:56:32 +0100
1264
1265 grml-live (0.9.33) unstable; urgency=low
1266
1267   [ Michael Prokop ]
1268   * Switch order of mirror configuration in example config.
1269     Thanks for the hint, formorer.
1270   * Write current date to last output line of grml-live so the user
1271     knows how "old" his build is while sitting at the shell prompt.
1272   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/01-packages
1273     as package installation validator.
1274   * Update sources.list handling:
1275     - Disable deb-src by default in sources.list. People usually
1276       won't need this and the ones that want it know how to enable
1277       it. Therefore let's save traffic on the mirrors.
1278     - Note usage of GeoIP-selected mirrors.
1279     - Add commented examples for DE/AT mirrors.
1280     Thanks for the suggestions to Sedat Dilek. [Closes: issue756]
1281   * Use /sbin/mount.ntfs-3g as default handler for ntfs. Thanks
1282     for bringing this issue up, Richard Hartmann.
1283   * templates/boot/grub/menu.lst: drop bootoption lang=us, we
1284     specify the default within grml-autoconfig nowadays.
1285   * Support configuration variable EXIT_ON_MISSING_PACKAGES to exit
1286     with returncode != 0 if a requested package isn't available on the
1287     resulting ISO.
1288   * Drop memtest86+ from Depends as it's shipped by grml-live-addons
1289     nowadays (see issue717). Instead be more verbose in the warning
1290     message if neither the one from grml-live-addons nor memtest86+
1291     can be found.
1292   * Software related changes:
1293     - Main GRML* classes:
1294       + add grml-udev-config (we use Debian's udev from now on and
1295         provide our own udev stuff through grml-udev-config)
1296       + drop grml-scanpartitions
1297       + move all grml-* packages that used to be part of all Grml
1298         flavours to GRMLBASE and drop them from the flavour
1299         specific configuration instead
1300     - GRML_FULL:
1301       + Add fsarchiver
1302       + Add gdisk
1303       + Add infiniband-diags
1304       + Add iscsitarget-module-2.6.31-grml64
1305       + Add mbuffer
1306       + Add modem-cmd
1307       + Add nbd-server + nbd-client (thanks to Xuân Baldauf).
1308       + Drop dvi2tty (so we don't pull tex-common and texlive-binaries
1309         into the system).
1310       + Drop lomoco (bad state, unnecessary)
1311     - GRML_MEDIUM:
1312       + Add iptraf (thanks, thermoman)
1313       + Drop (unavailable) at76-usb-modules-2.6.31-grml
1314     - Mixed:
1315       + Add kexec-tools to GRML_SMALL + GRML_MEDIUM (thanks,
1316         Christoph Biedl)
1317       + Add lcrack to GRML_FORENSIC
1318       + Drop fakechroot from GRML_FULL + GRML_FORENSIC (the package is
1319         in a bad shape since several months)
1320       + Drop grml-mercurial-utils from GRML_FULL and GRML_MEDIUM as
1321         we use git nowadays
1322
1323   [ Thorsten Glaser ]
1324   * Update MirOS bsd4grml to 20091226.
1325
1326  -- Michael Prokop <mika@grml.org>  Wed, 30 Dec 2009 02:34:38 +0100
1327
1328 grml-live (0.9.32) unstable; urgency=low
1329
1330   * Update docs to reflect current FAI_CONFIG_* setup.
1331   * Set FAI_CONFIGDIR=/etc/grml/fai/config in /etc/grml/fai/fai.conf
1332     so FAI versions older than 3.3 still work. Thanks for the bugreport,
1333     Christian Hofstaedtler.
1334
1335  -- Michael Prokop <mika@grml.org>  Sun, 08 Nov 2009 11:50:46 +0100
1336
1337 grml-live (0.9.31) unstable; urgency=low
1338
1339   [ Michael Prokop ]
1340   * Fix the 'Memtest86+ bootentry doesn't work within GRUB2' issue.
1341   * Update main fai config (update to what's shipped by FAI 3.3):
1342     * Move 'FAI_CONFIGDIR=/etc/grml/fai/config' from fai.conf
1343       to make-fai-nfsroot.conf and disable it by default as
1344       only FAI_CONFIG_SRC is relevant nowadays.
1345     * Disable irrelevant 'FAI=/etc/grml/fai/config' in fai.conf by
1346       default.
1347     * Drop dhcp-client from exclude option in $FAI_DEBOOTSTRAP_OPTS
1348       in file make-fai-nfsroot.conf (sync with FAI upstram).
1349
1350   [ Thorsten Glaser ]
1351   * Update bootgrub.mksh to 20091104.
1352   * Change manifold-boot ISO patch logic slightly to work better on
1353     certain HP machines. [Closes: issue757]
1354
1355  -- Michael Prokop <mika@grml.org>  Wed, 04 Nov 2009 20:30:30 +0100
1356
1357 grml-live (0.9.30) unstable; urgency=low
1358
1359   [ Michael Prokop ]
1360   * Support new option '-d <date>' to use specified date as build date
1361     information on the ISO instead of the default.
1362   * Fix posix violation in grml-live-remaster.
1363   * Add jfsutils to GRML_MEDIUM and GRML_SMALL.
1364   * Apply patch by Christian Hofstaedtler <ch+git@zeha.at> (thanks!):
1365     Ensure /etc/mtab is always present. Newer debootstrap versions
1366     no longer create /etc/mtab, so we need to provide our own.
1367   * config/hooks/instsoft.GRMLBASE:
1368     - force installation of file-rc using aptitude's
1369       Aptitude::ProblemResolver::Keep-All-Tier option.
1370     - drop insserv package.
1371   * Replaced 'FAI_CONFIG_SRC=file:///etc/grml/fai' with
1372     'FAI_CONFIG_SRC=file:///etc/grml/fai/config' so it works with
1373     fai >=3.2.23.
1374
1375   [ Ulrich Dangel ]
1376   * Remove denglish phrase from help file. Thanks to Andreas Gredler.
1377     [Closes: issue758]
1378
1379  -- Michael Prokop <mika@grml.org>  Sun, 01 Nov 2009 17:48:21 +0100
1380
1381 grml-live (0.9.29) unstable; urgency=low
1382
1383   [ Ulrich Dangel ]
1384   * Renamed stage2_eltorito to stage2 to get rid of name mangling
1385     problems with fat.
1386
1387   [ Michael Prokop ]
1388   * Adjust stage2{,_eltorito} code in grml-live.
1389
1390  -- Michael Prokop <mika@grml.org>  Thu, 29 Oct 2009 01:17:59 +0100
1391
1392 grml-live (0.9.28) unstable; urgency=low
1393
1394   * Drop grub from all classes and add grub-pc to GRMLBASE.
1395   * Add guymager to GRML_FULL.
1396   * Add gcc to GRML_MEDIUM.
1397   * Adjust grub variable in *all* /boot/isolinux/*.cfg files.
1398   * Update memtest86+ binary to 4.00-2.
1399   * Update isolinux/syslinux files to version 2:3.83+dfsg-1:
1400     - templates/boot/addons/chain.c32
1401     - templates/boot/addons/hdt.c32
1402     - templates/boot/addons/memdisk
1403     - templates/boot/addons/menu.c32
1404     - templates/boot/isolinux/ifcpu64.c32
1405     - templates/boot/isolinux/isolinux.bin
1406     - templates/boot/isolinux/vesamenu.c32
1407   * Update templates/boot/addons/pci.ids to version 2009.10.22.
1408   * Adjust label text for grub1 boot entry.
1409   * Update bsd4grml to version 20091027.
1410
1411  -- Michael Prokop <mika@grml.org>  Tue, 27 Oct 2009 20:54:33 +0100
1412
1413 grml-live (0.9.27) unstable; urgency=low
1414
1415   [ Michael Prokop ]
1416   * Adjust grub variable in boot/isolinux/{addons,grub}.cfg as well.
1417   * Add fio to GRML_FULL (thanks for the hint, Ulrich). [Closes: issue703]
1418   * Add 'noquick' to the serial bootoption.
1419   * Add ewf-tools to GRML_FULL and GRML_FORENSIC.
1420
1421   [ Ulrich Dangel ]
1422   * Refactored addon menu handling for syslinux. The menu is now dynamically
1423     generated by grml-live to allow more convenient adjustments to the addon
1424     menu.
1425
1426  -- Michael Prokop <mika@grml.org>  Mon, 26 Oct 2009 15:10:35 +0100
1427
1428 grml-live (0.9.26) unstable; urgency=low
1429
1430   [ Michael Prokop ]
1431   * Update templates/boot/grub to grub2 version 1.97~beta4-1.
1432   * Add templates/boot/isolinux/ifcpu64.c32.
1433   * Add templates/boot/addons/gpxe.lkrn.
1434   * Document 'Shortcut keys of vesamenu bootsplash' in isolinux.cfg.
1435   * templates/boot/isolinux/{addons,syslinux}.cfg: Use new ldbsd.com
1436     feature (command line) to chain into GRUB2 directly from isolinux
1437     or syslinux without an intermediate interactive/menu prompt.
1438     Thanks to Thorsten for implementing and help.
1439
1440   [ Thorsten Glaser ]
1441   * Update MirOS bsd4grml to 20091024 (ldbsd.com and ldbsd.txt only).
1442
1443  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 21:10:17 +0200
1444
1445 grml-live (0.9.25) unstable; urgency=low
1446
1447   [ Ulrich Dangel ]
1448   * Switched order between isoprompt and hd menu entry to generate more
1449     easily the same bootmenu for generated cd images.
1450   * Changed grub.cfg and menu.lst to use new template names.
1451     Thanks to Michael Schierl for his bug report.
1452   * Clear at first the screen if bootparam quiet is set.
1453     Thanks again to Michael Schierl for his bug report.
1454
1455   [ Michael Prokop ]
1456   * Support mksquashfs-lzma and $MKSQUASHFS in remaster/grml-live-remaster.
1457   * Add fbterm to GRML_FULL. [Closes: issue563]
1458   * Add parted to GRML_SMALL (thanks for the suggestion, Marc Haber).
1459   * Add pyneighborhood to GRML_FULL. [Closes: issue580]
1460   * Drop grml-ddcxinfo from GRML_FULL. [Closes: issue62]
1461
1462  -- Michael Prokop <mika@grml.org>  Sat, 24 Oct 2009 14:12:33 +0200
1463
1464 grml-live (0.9.24) unstable; urgency=low
1465
1466   [ Ulrich Dangel ]
1467   * Update templates/GRML/grml-cheatcodes.txt: mention nodhcphostname.
1468   * Changed isolinux vesamenu layout to support better multiiso layout.
1469
1470   [ Thorsten Glaser ]
1471   * Update MirOS bsd4grml to 20091019.
1472
1473   [ Michael Prokop ]
1474   * Software related changes:
1475     - Add openvas-client, openvas-plugins-base, openvas-plugins-dfsg +
1476       openvas-server to GRML_FORENSIC.
1477     - Add stressapptest to GRML_FULL + GRML_FORENSIC.
1478     - Drop lcap (package is gone) from GRML_FORENSIC.
1479     - Drop isic + lcap (packages gone) from GRML_FULL.
1480     - Drop ipset from GRML_FULL + GRML_FORENSIC (it's part of
1481       xtables-addons-common).
1482     - Drop harden-remoteaudit + openvas-server from GRML_FULL (they
1483       are pretty useless without plugins which need just too much space).
1484   * Rework variable replacements in templates. Now the %VAR% strings
1485     in the templates match with the ones used inside grml-live ($VAR),
1486     currently ARCH, DATE, DISTRI_INFO, DISTRI_NAME, DISTRI_SPLASH,
1487     GRML_NAME, SQUASHFS_NAME, RELEASE_INFO, SHORT_NAME and VERSION
1488     are supported. If you use your own templates from older grml-live
1489     versions please make sure to adjust them.
1490     Thanks to Ulrich for helping with integration within grml2usb.
1491   * /etc/grml/fai/config/debconf/GRMLBASE: add configuration for
1492     portmap to not listen on the loopback interface only by default.
1493     [Closes: issue737]
1494   * Update templates/GRML/grml-cheatcodes.txt: mention ethdevice.
1495
1496  -- Michael Prokop <mika@grml.org>  Wed, 21 Oct 2009 00:12:27 +0200
1497
1498 grml-live (0.9.23) unstable; urgency=low
1499
1500   * Software related changes:
1501     - GRML_SMALL, GRML_MEDIUM and GRML_FULL: switch from kernel
1502       2.6.28-grml[64] to 2.6.31-grml[64].
1503     - Drop ash from GRML_FULL (unrelevant for Grml).
1504     - Drop crack-common from GRML_FULL (it's a dependency of crack*).
1505     - Drop ddccontrol-db from GRML_FULL (it's a dependency of ddccontrol).
1506     - Drop dhcp3-common from GRML_FULL (it's a dependency of dhcp3*).
1507     - Drop defrag from GRML_FULL + GRML_FORENSIC (see #446691).
1508     - Drop emacs22/-common specific packages from GRML_FULL (dependencies).
1509     - Drop libpam-krb5 from GRML_FULL (related to #545824).
1510     - Drop mktemp from GRML_* (transitional package).
1511     - Drop openbsd-inetd from GRML_FULL (we're using xinetd).
1512     - Drop replicator from GRML_FULL (orphaned, see #474131).
1513     - Drop rt2400-modules-2.6.31-grml, rt2500-modules-2.6.31-grml and
1514       rt73-modules-2.6.31-grml from GRML_MEDIUM.
1515     - Drop rt2400-modules-2.6.31-grml, rt73-modules-2.6.31-grml and
1516       rt2400-modules-2.6.31-grml64 from GRML_FULL.
1517     - Drop timeout from GRML_* (it is part of coreutils nowadays).
1518     - Drop vim-python + vim-ruby from GRML_FULL (not available anymore).
1519     - Drop version specific dependency on -mysql-client-5.0.
1520     - Drop e2fslibs, esound-common, espeak-data, ettercap-common (all being
1521       dependencies), fileutils and gcom (both transitional package) from
1522       GRML_FULL.
1523     - Drop 915resolution, bazaar, cracklib2, dbishell, gmailfs,
1524       igal, nmapfe, python-pyogg, weechat-common, xdialog,
1525       xserver-xorg-video-i810, xserver-xorg-video-nsc and zeroconf from
1526       GRML_FULL (all being deprecated packages).
1527     - Drop cracklib2 from GRML_FORENSIC (deprecated).
1528     - Drop xserver-xorg-video-i810 + xserver-xorg-video-nsc from GRML_MEDIUM
1529       and XORG (deprecated packages).
1530     - Replace diff with diffutils and move it to GRMLBASE.
1531     - Replace dvb-utils with dvb-apps in GRML_FULL.
1532     - Replace postgresql-client-8.2 + postgresql-client-common with
1533       postgresql-client in GRML_FULL.
1534     - Move eject, file-rc, gawk, gpm, grep, grml-hwinfo, gzip, hostname,
1535       initramfs-tools, initscripts, klibc-utils + laptop-detect to GRMLBASE.
1536     - Add febootstrap to GRML_FULL.
1537     - Add guymager to GRML_FORENSIC.
1538     - Add extract and libextractor-plugins to GRML_FORENSIC (thanks to
1539       Dennis Schreiber for the hint).
1540     - Add iw to GRMLBASE. Thanks to Christian Hofstaedtler for the hint.
1541     - Add libnss-mdns to GRML_FULL (thanks to mrud).
1542   * Add backwards compatibility check for old sources.list layout
1543     (we're using /etc/apt/sources.list.d now) to script
1544     /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
1545   * Assume 'lenny' as default SUITE instead of 'stable' as
1546     debootstrap doesn't know how to handle 'stable'.
1547     Thanks to Ulrich Dangel.
1548   * Use blocksize of 256 when running mksquashfs-lzma binary.
1549   * Update documentation regarding recent lzma development.
1550   * Some minor cosmetic corrections in grml-live's output.
1551   * Add missing test call in $FORCE_ISO_REBUILD code.
1552   * scripts/GRMLBASE/15-initsetup: assume safe GRML_NAME default.
1553   * Use menu hide in templates/boot/isolinux/prompt.cfg
1554
1555  -- Michael Prokop <mika@grml.org>  Sat, 17 Oct 2009 16:14:51 +0200
1556
1557 grml-live (0.9.22) unstable; urgency=low
1558
1559   * Send 'Find FAI build logs at' message to grml-live.log as well.
1560   * Software related changes:
1561     - Add comgt to GRML_FULL.
1562     - Add fatattr to GRML_FULL.
1563     - Add libsmbios-bin to GRML_FULL (thanks to Christian Bricart).
1564     - Add qla-tools to GRML_FULL.
1565     - Add xmount to GRML_FULL.
1566     - Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
1567     - Drop deprecated firmware-ipw3945 + ipw3945d from GRML_SMALL,
1568       GRML_MEDIUM and GRML_FULL.
1569     - Drop lanmap (abandonned upstream, see #542376).
1570     - Move dmidecode from GRML_SMALL, GRML_MEDIUM and GRML_FULL to GRMLBASE.
1571     - Replace nessusclient, nessusd and nessus-plugins with
1572       openvas-client and openvas-server in GRML_FULL.
1573   * Do not use /etc/grml_version but instead use /etc/debian_version
1574     as check whether the chroot exists. If grml-live execution
1575     itself succeded but was interrupted during task_configure it should
1576     be fine to re-run grml-live with -u/-b options.
1577   * Fix usage of exclude option in $SQUASHFS_OPTIONS.
1578   * Always remove temporary squashfs stderr file.
1579   * Fix usage of /etc/runlevel.conf in 15-initsetup.
1580   * Add wicd configuration to /etc/grml/fai/config/debconf/GRMLBASE.
1581   * Temporarly move /etc/apt/sources.list.d/grml.list in instsoft.GRMLBASE
1582     to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup
1583     again then. This should should prevent us from duplicated sources
1584     list entries.
1585   * New cmdline option: "-n" skips generation of the ISO file.
1586   * Introduce support for squashfs-lzma-tools 4.0-1 and support
1587     configuration variable SQUASHFS_BINARY.
1588   * Modify update-initramfs call in grml-live script as the
1589     'update-initramfs -u -t' might fail with linux images which have been
1590     build using kernel-package.
1591   * templates/boot/isolinux/grml.cfg: add space char at end of lines in entries
1592     that are meant for manual editing (so user just has to press <tab>
1593     and edit).
1594   * Add 'pci=nomsi' to failsafe bootoption (thanks to Marc 'HE' Brockschmidt).
1595   * Fix grml2usb bootoption in templates/boot/isolinux/grml.cfg.
1596   * Display "Finished execution of stage 'WINDOWS_BINARIES'" only if the
1597     according code has been executed (and do not display if skipping).
1598   * Completely remove /lib/modules/${KERNEL}/kernel/drivers/isdn/hisax on
1599     grml-small as there will be unresolved symbols without hisax.ko.
1600
1601  -- Michael Prokop <mika@grml.org>  Mon, 07 Sep 2009 15:59:47 +0200
1602
1603 grml-live (0.9.21) unstable; urgency=low
1604
1605   [ Michael Prokop ]
1606
1607   * New features:
1608     - Split the single /etc/apt/sources.list file into structured files
1609       in /etc/apt/sources.list.d/. We are using:
1610       - /etc/apt/sources.list.d/grml.list for all grml related repositories
1611       - /etc/apt/sources.list.d/debian.list for official Debian repositories
1612       [Closes: issue349]
1613     - Provide information about grml-live version and Debian/suite
1614       through /etc/grml_live_version in the generated ISO. [Closes: issue637]
1615     - New graphical boot menu. Can be disabled via ISOLINUX_METHOD=console.
1616     - New configuration variables DISTRI_NAME and DISTRI_INFO which should allow
1617       easier rebranding of grml-live based distributions.
1618     - Support installation of local files (not being part of any Debian package)
1619       through $CHROOT_INSTALL.
1620     - Display path of FAI logs during execution of grml-live.
1621     - Replace all references to ftp.de.debian.org with cdn.debian.org,
1622       see http://wiki.debian.org/DebianGeoMirror for details.
1623       Thanks for the idea, Marc Haber!
1624
1625   * Bug fixes and improvements:
1626     - When adjusting postfix configuration: make sure to execute newaliases
1627       command after adjusting configuration, otherwise the old hostname
1628       will be left inside /etc/aliases.db.
1629     - grml_cleanup_chroot: get rid of /etc/lvm/cache/.cache and
1630       /etc/lvm/backup/main as well.
1631     - grml_cleanup_chroot: drop the /usr/include/linux checks.
1632     - 90-update-alternatives: use wm-ng as default x-window-manager.
1633       [Closes: issue716]
1634     - Check for existence of $target/etc/apt/important_note.txt before
1635       operating on it.
1636     - buildd: drop GRML_LIVE_ARCH but instead use default architecture
1637       if not specified.
1638     - Set UTC=no by default. See http://bts.grml.org/grml/issue708 for
1639       details. Credits to Ulrich Zehl for debugging. [Closes: issue708]
1640     - Improve check for architecture which should be build: if not specified
1641       assume a safe default and check this one.
1642     - Unify variable default checks, always assume sane defaults.
1643     - Always run $SUITE checks, so grml-live repository is used also
1644       if suite isn't manually specified.
1645     - Detect existence of stage 'boot' using boot/isolinux so grml-live
1646       executed with options '-q -B' and empty boot/isolinux works as well.
1647     - Introduce $NO_WINDOWS_BINARIES which replaces $WINDOWS_BINARIES so
1648       we can improve sanity checks and easify configuration.
1649     - Integrate memtest86+ binary so we don't ship old versions from
1650       the build host. [Closes: issue717]
1651     - Check whether rebuild of ISO is needed even though the ISO exists already.
1652       [Closes: issue719]
1653
1654   * Debian packaging related changes:
1655     - Bump to Standard-Version 3.8.3 (no further changes).
1656     - Improve long description.
1657     - Update copyright file (make lintian happy).
1658     - Register grml-live html docs using doc-base.
1659
1660   * Documentation:
1661     - grml-cheatcodes: document bootoption 'nostartx'.
1662     - Apply patch from Marc Haber (thanks!) for new grml cheatcodes
1663       (new DCS directory feature).
1664
1665   * Software related changes:
1666     - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning).
1667     - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback,
1668       myrescue, pipebench, safecopy, shed and xmount to GRML_FORENSIC. The
1669       packages are either already available or should be available soon.
1670     - Add scsitools to GRML_MEDIUM.
1671     - Drop bar from GRML_FULL (no release since 2007, consider using
1672       for example cpipe instead).
1673     - Drop grml-saveconfig as it is replaced with recent versions
1674       of grml-autoconfig.
1675     - Drop hydra from GRML_FULL (the license is not a clean GPL one).
1676     - Drop icedax from GRML_FULL (we have schilyutils available).
1677
1678   [ Thorsten Glaser ]
1679   * Update MirOS bsd4grml to 20090812 and sync menu.lst, grub.cfg,
1680     isolinux.cfg, syslinux.cfg with each other; provide a fallback
1681     way to boot MirOS bsd4grml from both GRUB versions using modules.
1682   * Fix going back to GNU GRUB from ldbsd.com via alternative boot method;
1683     while here, add the grml release info to the appropriate file.
1684
1685  -- Michael Prokop <mika@grml.org>  Tue, 18 Aug 2009 00:33:48 +0200
1686
1687 grml-live (0.9.20) unstable; urgency=low
1688
1689   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
1690   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
1691   * Cleanups in GRML_FULL:
1692     - Drop cheops (depends on libgtk1.2).
1693     - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
1694       virtual package "dviutils" -> non-existing package)
1695     - Drop ext2resize (see #400797).
1696     - Drop fcoretools (see #534542).
1697     - Drop gdk-imlib11 (see #522810).
1698     - Drop gqcam (still depends on gtk1.2).
1699     - Drop hping2 (hping3 is available in all relevant Debian releases
1700       nowadays, see #533275).
1701     - Drop libpam-pwgen (see #511613).
1702     - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
1703       to be that important for grml).
1704     - Drop windowlab (see #410618).
1705     - Drop workbone (see #429178).
1706   * Add check for valid Debian suite name to avoid breakage of sources.list
1707     if someone calls grml-live with a typo in the -s option.
1708   * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
1709     /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
1710   * buildd:
1711     - add support for building squeeze based ISOs.
1712     - add cronjob based on what the grml team is using at daily.grml.org
1713     - use '-a' instead of '-rltD' as rsync option to sync logs
1714     - use timestamp with hour, minute and second to match with FAI style
1715   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
1716     also when updating the chroot (this happens if we have a base.tgz available
1717     on fresh installations).
1718   * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
1719   * Really add support for genisoimage (thanks for the bugreport, Worf).
1720   * Set subdirectories of $OUTPUT independent of cmdline parsing so
1721     it is possible to set it via conffile as well.
1722   * Validate whether the specified architecture class matches the
1723     architecture (option), otherwise installation of kernel will fail.
1724   * Add 'How do I deploy grml-live on a plain Debian installation' to FAQ.
1725   * Build grml-live documentation with table of content.
1726
1727  -- Michael Prokop <mika@grml.org>  Wed, 05 Aug 2009 00:34:53 +0200
1728
1729 grml-live (0.9.19) unstable; urgency=low
1730
1731   * Software related changes in GRML_FULL:
1732     - add btrfs-tools
1733     - add conkeror (thanks to Axel Beckert) [Closes: issue698]
1734     - add gptsync
1735     - add nfswatch
1736     - add nilfs2-tools
1737     - add pigz
1738     - add postmark
1739     - add tableau-parm
1740     - drop all LaTeX related packages (following the result
1741       of the recent "Removal of LaTeX on grml" poll):
1742       auctex catdvi ctioga dvipng gnuhtml2latex lacheck latex-beamer
1743       latexmk latex-mk latextug latex-xcolor pdfjam pgf
1744       preview-latex-style tex-common texify texlive-base
1745       texlive-base-bin texlive-common texlive-doc-base
1746       texlive-fonts-recommended texlive-lang-german texlive-latex-base
1747       texlive-latex-recommended texpower tth tthsum vim-latexsuite
1748    - Add class LATEX which provides all the LaTeX (related) packages
1749      that have been removed from GRML_FULL.
1750   * Software related changes in GRML_FORENSIC:
1751     - drop stegdetect (see #507908)
1752     - add several further packages:
1753       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
1754       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
1755       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
1756       rdesktop readahead readpst recoverdm rifiuti rifiuti2 rpm samba
1757       samdump2 sdparm sg3-utils smbclient socat sqlite3 tcpdump
1758       tcpflow tcpreplay tcptrace tcptrack tcpxtract tct time unhide
1759       untex uuid-runtime vinetto w3m wamerican whois wireshark wv
1760       wvdial zfs-fuse
1761     Thanks also to Hans-Peter Merkel for his tool list.
1762   * Drop hdparm from GRML_FULL, GRML_MEDIUM and GRML_SMALL as it
1763     is part of GRMLBASE already.
1764   * Bump Standard Version to 3.8.2 (no further changes).
1765
1766  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 15:23:51 +0200
1767
1768 grml-live (0.9.18) unstable; urgency=low
1769
1770   * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
1771     for his work and help.
1772   * Add safecopy to GRML_FULL (thanks to Wernfried Haas for the hint).
1773   * grml-cheatcodes: mention libata specific bootoptions.
1774     Thanks to Christian Vogel! [Closes: issue685]
1775   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
1776     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
1777     - Update bootgrub.mksh from MirBSD
1778     - Pad official ISOs to multiples of 256 KiB for partition table support.
1779   * Add bc to Depends as bootgrub.mksh requires it.
1780
1781  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200
1782
1783 grml-live (0.9.17) unstable; urgency=low
1784
1785   [ Frank Terbeck ]
1786   * grml-live-remaster: Support $VISUAL and fall back to 'vi' if
1787     EDITOR is empty. [Closes: issue664]
1788
1789   [ Michael Prokop ]
1790   * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
1791   * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
1792     does not exist and skip rest of the script then.
1793   * Software related changes:
1794     - Drop package snort from GRML_FULL and all the workarounds for it.
1795       It's once again uninstallable in Debian/unstable.
1796     - Drop package sing from GRML_FULL (removed from Debian, see #530487).
1797     - Drop package nemesis from GRML_FULL (unmaintained upstream and
1798       uninstallable in Debian, see #423201 and #529508).
1799     - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
1800     - Drop package ifupdown-scripts-zg2 from GRML_FULL.
1801   * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
1802     on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
1803   * Update /boot/grub/* files in build output on every invocation of
1804     grml-live (as we do it for isolinux stuff too), so the variables
1805     inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
1806   * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
1807
1808  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
1809
1810 grml-live (0.9.16) unstable; urgency=low
1811
1812   * Software related changes:
1813     - Add u3-tool to GRML_FULL.
1814     - Disable nttcp and lmbench (both non-free) in GRML_FULL.
1815     - Drop ttf-bitstream-vera from GRML_FULL (superseeded by its
1816       improved version named ttf-dejavu, see #461308).
1817     - Drop snownews from GRML_FULL (orphaned, inactive upstream,
1818       better alternatives like newsbeuter, see #468778).
1819   * Mention persistent bootoption in grml-cheatcodes.txt.
1820
1821  -- Michael Prokop <mika@grml.org>  Tue, 19 May 2009 20:52:31 +0200
1822
1823 grml-live (0.9.15) unstable; urgency=low
1824
1825   The "hey, let's have a grml release party" Release.
1826   * As dillo isn't available in Debian/unstable due to removal
1827     of libgtk1.2 we'll replace it with xlinks2 from package links2:
1828     - GRML_FULL: drop dillo
1829     - GRML_MEDIUM: replace links with links2 and drop dillo
1830     - XORG: replace dillo with links2
1831   * Drop cpp-4.1 and g++-4.1 from GRML_FULL.
1832   * Drop bzr from GRML_FULL (19MB is just too much).
1833   * Drop all kernel related packages that aren't available overall.
1834   * Drop linux-wlan-ng, as its module can't be built.
1835
1836  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 10:09:22 +0200
1837
1838 grml-live (0.9.14) unstable; urgency=low
1839
1840   The "hey, let's have a post-lenny drop-party" Release.
1841   * Update /usr/share/locale handling: restore *empty* directories
1842     because otherwise installation/upgrade of packages might fail.
1843   * Document findiso bootoption in grml-cheatcodes.txt.
1844   * Software related changes:
1845     - Readd clive as the dependency on libterm-progressbar-perl was
1846       dropped (see #526999)
1847     - Drop airsnort (unmaintained upstream, #429507)
1848     - Drop array-util (unmaintained in Debian, #456648)
1849     - Drop automake1.8 (cleanup of automake packages, #473365)
1850     - Drop biew (old, no users, depends on debmake, #460636)
1851     - Drop cpp-2.95 (deprecated)
1852     - Drop db4.3-util (deprecated)
1853     - Drop debmake (obsolete, #462978)
1854     - Drop dynafont (upstream obsoleted by fonty-rg, #474125)
1855     - Drop eciadsl (unmaintained, broken with recent kernels, #470680)
1856     - Drop elfkickers (RC buggy; abandoned upstream, #523811)
1857     - Drop fragroute (out of date, orphaned, inactive, #487127)
1858     - Drop fttools (not available in any repos)
1859     - Drop funionfs (replaced by unionfs-fuse, #515955)
1860     - Drop gscanbus (obsolete, unmaintained, #429559)
1861     - Drop hdaps-utils (out of date, obsolete, #526172)
1862     - Drop hpijs (saving us 1352kB + 27,0MB from its dependencies disk space)
1863     - Drop ipxripd (obsolete, few users, #462178)
1864     - Drop jmon (orphaned, better alternatives, dead upstream, #510520)
1865     - Drop linneighborhood (unmaintained, better alternatives, #466489)
1866     - Drop mobilemesh (obsolete, #452102)
1867     - Drop ms-sys (contains non-free code, #470678)
1868     - Drop mutella (abandoned upstream, #489422)
1869     - Drop ndiswrapper-common (dep. only) + ndiswrapper-utils (dummy package)
1870     - Drop ndiswrapper-utils-1.1 (replaced by ndiswrapper-utils-1.9)
1871     - Drop o3read (abandoned upstream; superseded by odt2txt, #477311)
1872     - Drop potion (orphaned, out of date, low popcon, #499262)
1873     - Drop powertweakd, powertweak-gtk and lspowertweak
1874       (unmaintained upstream, #515588)
1875     - Drop scsi-idle (RC-buggy, useless, #385285)
1876     - Drop sjog (dead upstream, depends on legacy libs, unmaintained, #509403)
1877     - Drop stegdetect / xsteg (orphaned, inactive upstream, GTK+ 1.2, #507908)
1878     - Drop traceproto (not maintained upstream; alternative available, #495759)
1879     - Drop type1inst (orphaned and useless, #158476)
1880     - Drop unionfs-tools (buggy, replaced by aufs*, #515959)
1881     - Drop unison2.9.1 (obsolete, #443244)
1882     - Drop upstreamdev (alpha quality; abandoned upstream; low popcon, #494565)
1883     - Drop vnc-common (dead upstream, superseded by vnc4, #469247)
1884     - Drop vncommand (not available in any repos)
1885     - Drop xmove (buggy, orphaned, dead upstream, #486772)
1886     - Drop xserver-xorg-video-imstt (abandoned, #523683)
1887     - Drop xserver-xorg-video-vga (abandoned, #523687)
1888     - Drop xwatchwin (orphaned, no rdepends, #491903)
1889
1890  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 10:06:42 +0200
1891
1892 grml-live (0.9.13) unstable; urgency=low
1893
1894   * Split package into grml-live and grml-live-addons.
1895     Add grml-live-addons to Recommends of package grml-live.
1896     Package grml-live-addons provides the templates/boot/addons
1897     files that require >7MB of disk space overall so we don't
1898     want to ship it with default grml:
1899     - allinone.img
1900     - balder10.imz
1901     - bsd4grml/
1902     - chain.c32
1903     - hdt.c32
1904     - memdisk
1905     - menu.c32
1906     - pci.ids
1907   * Add ${misc:Depends} to binary packages' depend.
1908   * Bump Standard-Version to 3.8.1 (no further changes).
1909   * Install /etc/grml/fai/live-initramfs/live.conf only if
1910     /etc/live.conf does not exist in the target yet.
1911   * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17)
1912     from Debian.
1913   * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'.
1914     http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)
1915     Thanks for the point, formorer!
1916     Use pci.ids from http://pciids.sourceforge.net/
1917   * Mention bsd and hdt in isolinux' bootsplash f3.
1918   * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt.
1919   * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash.
1920   * Software related changes:
1921     - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
1922     - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
1923     - Add speakup-tools to GRML_FULL.
1924     - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client.
1925     - Drop atl2-modules-2.6.28* from package list (merged in mainline).
1926     - Drop cupsys transitional package.
1927     - Drop clive from GRML_FULL as it depends on a fscking large perl
1928       package (see #526999).
1929     - Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base, gettext-base, groff-base,
1930       imlib11, imlib-base and perl-base from GRML_FULL (deprecated and
1931       unnecessary packages).
1932
1933  -- Michael Prokop <mika@grml.org>  Tue, 05 May 2009 09:46:26 +0200
1934
1935 grml-live (0.9.12) unstable; urgency=low
1936
1937   * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
1938     bootoption and use maxcpus=0 instead of maxcpus=1.
1939   * Add dvtm to GRML_FULL (thanks to plh).
1940   * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
1941   * Add packages to GRML_MEDIUM:
1942     - nfs-kernel-server [Closes: issue471]
1943     - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
1944   * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
1945     by ath5k and ath9k of linux kernel 2.6.28, see #519446).
1946   * Update bsd4grml to version 20090411.
1947
1948  -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:26:02 +0200
1949
1950 grml-live (0.9.11) unstable; urgency=low
1951
1952   * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
1953     a base64 binary now.
1954   * Use 'user' instead of 'users' again after discussing the issue
1955     in issue582.
1956
1957  -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
1958
1959 grml-live (0.9.10) unstable; urgency=low
1960
1961   * buildd:
1962     - Add workaround to get around the mkisofs volume label limit.
1963       Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
1964       we would get:
1965       "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
1966     - add buildd/execute.sh to further simplify buildd/*.sh setup
1967     - send_mail(): do not append /var/log/grml-buildd.stdout by default
1968     - add shebang line to buildd/[execute|functions].sh to make lintian happy
1969   * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
1970     bootsplash f5. [Closes: issue619]
1971   * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
1972     is just too annoying for us. [Closes: issue617]
1973
1974  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
1975
1976 grml-live (0.9.9) unstable; urgency=low
1977
1978   * Update to kernel 2.6.28-grml[64].
1979   * Changes in GRML_FULL:
1980     - drop package tspc (see #462738 and #515193)
1981     - replace gqview with geeqie (thanks, Spida)
1982   * Changes in GRML_MEDIUM:
1983     - add beep (on request by gebi)
1984     - add dstat (on request by gebi)
1985     - add mc (on request by Christian Kuehlborn)
1986   * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
1987   * buildd:
1988     - rename all etch* related scripts to lenny*
1989     - adjust scripts to use "lenny" instead of "stable" for building
1990       [to avoid that "etch" is used as build name but lenny is used]
1991     - use "$NAME-daily-$SUITE" in functions.sh as build name so
1992       identifying ISOs while running them is easier
1993   * Support squeeze as valid suite name.
1994   * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
1995     This should avoid issues with something like
1996     'apt-get -t experimental ...'
1997   * Consequently drop 'Latest change' lines from all files.
1998   * Support generation of sha1sum [Testing: issue622]
1999   * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
2000     [Closes: issue492]
2001   * Do no longer use the bootoption lang=us by default. We use it by default
2002     in grml-autoconfig anyway and this shortens our /proc/cmdline.
2003   * Run commands requiring network access through 'timeout 10' by default
2004     if possible. [Closes: issue396]
2005   * Do not use build server's hostname for /etc/mailname and
2006     /etc/bacula/bacula-fd.conf. [Testing: issue412]
2007   * Add "forensic" to the append line when using the forensic kerneloption
2008     so we can grep for it in any case.
2009   * 15-initsetup: keep a backup of the original runlevel.conf file.
2010     Thanks to Thomas Lehmann for the idea! [Closes: issue570]
2011   * instsoft.GRMLBASE: support installation of multiple gpg keys
2012     via /etc/grml/fai/files/etc/apt/*.key
2013   * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
2014     Thanks to Thomas Lehmann for the bugreport!
2015   * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/.
2016     This simplifies the directory layout a bit. Clarify its usage
2017     in /etc/grml/fai/apt/important_note.txt
2018   * Install all files from /etc/grml/fai/files/etc/apt. This supports
2019     usage of directories like /etc/apt/apt.conf.d. Thanks for the
2020     hint to Thomas Lehmann. [Closes: issue632]
2021   * Replace all "sed -i 's/././' foo" calls with
2022     'sed -i 's/././' foo | sponge foo' instead inside main grml-live script
2023     so we don't destroy any existing symlinks. Depend on moreutils therefor.
2024     [Closes: issue631]
2025   * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This
2026     provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to
2027     Thorsten "mirabilos" Glaser for his work! Add support for
2028     configuring NO_ADDONS_BSD4GRML via configuration file.
2029   * Add informational header to /etc/grml/fai/apt/sources.list and
2030     update docs regarding the file.
2031   * If specified SUITE is unstable use 'sid' instead (to avoid breakages
2032     with debootstrap).
2033   * Support NO_ADDONS via configuration file.
2034   * Always skip mksquashfs part when using -q option.
2035   * Adjust configuration files on the fly only when the according lines
2036     aren't comments.
2037
2038  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100
2039
2040 grml-live (0.9.8) unstable; urgency=low
2041
2042   * Improve help text of the release option in usage info.
2043   * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
2044   * Add libcap2-bin to GRML_FULL.
2045   * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
2046     [Testing: issue569]
2047   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
2048     improve UTC handling. Thanks for the script, Thomas Lehmann!
2049
2050  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
2051
2052 grml-live (0.9.7) unstable; urgency=low
2053
2054   * Add packages to GRML_FULL:
2055     - aiccu (thanks, Christian Vogel)
2056     - genext2fs
2057     - radvd (thanks, Christian Vogel)
2058     - tf (thanks, Rhonda)
2059   * Add genext2fs to GRML_MEDIUM (for use within live-snapshot).
2060   * Support execution without touching the chroot at all using option "-B".
2061     Thanks for the patch, Jimmy.
2062   * Update current state section of documentation.
2063   * Update cheatcode documentation (thanks to Moritz Augsburger).
2064   * Drop cryopid from GRML_FULL, see #507882.
2065
2066  -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
2067
2068 grml-live (0.9.6) unstable; urgency=low
2069
2070   * Add new packages to GRML_FULL:
2071     - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
2072     - dwdiff (front-end for the diff program that operates word by word)
2073     - espeakup (connector between espeak and speakup)
2074     - faketime (report faked system time to programs)
2075     - fcoretools (Tools to advise the IO scheduler)
2076     - latencytop (A tool for developers to visualize system latencies)
2077     - qiv (A quick image viewer for X)
2078     - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
2079   * Add irqbalance to GRML_MEDIUM.
2080     - irqbalance (Daemon to balance interrupts for SMP systems)
2081     - latencytop (A tool for developers to visualize system latencies)
2082     - powertop (Linux tool to find out what is using power on a laptop)
2083   * Remove localepurge from GRML_SMALL.
2084   * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
2085   * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
2086     [Closes: issue554]
2087   * Rework locale handling. From now on /usr/share/locale gets removed
2088     by default (though /usr/share/i18n/locales won't be touched for
2089     now), unless using class LOCALES. Reason: We have >70MB inside
2090     /usr/share/locale on GRML_FULL, just too much to ship by default,
2091     message at startup sucks).
2092   * Update grml-cheatcodes.txt.
2093   * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
2094     so we support offline operation as well. Based on an idea by
2095     Thomas Lehmann, thanks!
2096   * Generate ISO with volume label "${GRML_NAME} ${VERSION}" instead of
2097     "grml $VERSION" so we propagate the according grml-name. Thanks to
2098     Thomas Lehmann!
2099   * Support -q option to build the ISO without (re-)creating the squashfs
2100     compressed file using mksquashfs.
2101
2102  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 11:13:05 +0100
2103
2104 grml-live (0.9.5) unstable; urgency=low
2105
2106   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
2107   * Drop xserver-xorg-video-newport from all flavours.
2108   * Replace all unzoo package references with zoo, see #497775.
2109   * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
2110     because we have to skip FAI's updatebase task and lack /proc therefore.
2111     New packages that are being installed and want to start any daemons
2112     might fail, let's try to do our best to avoid that.
2113   * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
2114   * Drop clamav-getfiles from GRML_FULL.
2115   * Update debian/control:
2116     - move from XS-Vcs-* to Vcs-*
2117     - use Build-Depends-Indep
2118
2119  -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
2120
2121 grml-live (0.9.4) unstable; urgency=low
2122
2123   * Update docs (some minor fixes, migration from hg to git,..)
2124   * Use squashfs-lzma-tools instead of squashfs-tools:
2125     Depend on squashfs-lzma-tools - but allow usage
2126     of squashfs-tools as well).
2127   * Activate grml-testing repository for devel releases and
2128     daily snapshots. [Testing: issue531]
2129   * All flavours:
2130     - drop lzma-modules-2.6.26-grml[64] and
2131       squashfs-modules-2.6.26-grml[64] as we have it
2132       in-tree of kernel 2.6.26-grml[64].
2133   * GRML_FULL:
2134     - add ipset
2135     - drop wodim and genisoimage as we have a fully functional
2136       cdrtools suite in grml
2137   * GRML_MEDIUM:
2138     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
2139   * GRML_SMALL:
2140     - several improvements to keep the ISO size as small as possible
2141     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
2142     - remove grml-small package
2143     - remove fuse-utils
2144     - remove nvi (see #490361)
2145     - remove ppoeconf (just too big with its dependencies)
2146     - remove prism54-firmware (for saving disk space)
2147   * Support environment variable NO_ADDONS to avoid usage of
2148     addons directory.
2149   * Initial support for SQUASHFS_EXCLUDES_FILE.
2150   * Do not include vmlinuz and initrd when building grml-small.
2151   * We switched from Mercurial to Git - replaced all hg-URLs
2152     with git.grml.org
2153
2154  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
2155
2156 grml-live (0.9.3) unstable; urgency=low
2157
2158   * Improve the way deborphan works in
2159     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
2160     get rid of aptitude via
2161     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
2162   * Add PREREQ header to grml's initramfs-tools script, otherwise
2163     booting fails with "PANIC: Circular dependancy.  Exiting."
2164     Thanks for debugging help, maximilian attems.
2165   * Use apt-get instead of dpkg in removal of packages in grml-small.
2166   * Add tig to GRML_FULL, thanks Rhonda.
2167
2168  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
2169
2170 grml-live (0.9.2) unstable; urgency=low
2171
2172   * Improve checks for -[no]lzma for different squashfs-tools.
2173
2174  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
2175
2176 grml-live (0.9.1) unstable; urgency=low
2177
2178   * Rebuild initramfs to make sure that the up2date /etc/grml_version
2179     is available in the live initramfs. [Closes: issue516]
2180
2181  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
2182
2183 grml-live (0.9.0) unstable; urgency=low
2184
2185   * Update to kernel 2.6.26-grml[64].
2186   * Drop sysutils and cupsys-common from package lists.
2187   * Add ext3grep to GRML_FULL.
2188   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
2189   * Move ssdeep and scrounge-ntfs from grml's repository list to
2190     Debian's one.
2191   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
2192   * Document classes in more details. Thanks to Pawel Sadkowski
2193     for pointing out. [Closes: issue490]
2194   * Drop qtparted from GRML_FULL, we have better maintained
2195     gparted now.
2196   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
2197     /etc/grml/fai/config/class/GRML_MEDIUM.var,
2198     /etc/grml/fai/config/class/GRML_POWERPC.var and
2199     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
2200     configuration through GRMLBASE.var and this way it's much
2201     easier to adjust settings according to your needs.
2202   * Improve error handling in grml-live, including a check
2203     for pipestatus of fai command.
2204   * Output grml version in grml's live-initramfs script
2205     Thanks for the idea, Marc Haber. [Closes: issue488]
2206   * Drop glimpse from GRML_FULL due to license problems, see #474322.
2207   * Display SQUASHFS_OPTIONS in configuration overview.
2208   * Make sure it's possible to get usage information without being
2209     root or actually executing the script.
2210   * Improve usage information screen.
2211   * Display progress of squashfs, when building via a buildsystem
2212     just set -no-progress in $SQUASHFS_OPTIONS instead.
2213   * Use linux-kernel-headers-grml in grml-medium.
2214   * Use vim.basic as alternative setting for 'vi'.
2215
2216  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
2217
2218 grml-live (0.8) unstable; urgency=low
2219
2220   * Remove packages from GRML_FULL:
2221     - apmd (the package is just borken, see #475432)
2222     - raggle (#479562)
2223   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
2224     for mentioning in a bugreport, Marc Haber!)
2225   * Add packages to GRML_FULL:
2226     - ent (thanks, gebi)
2227   * Add packages to GRML_MEDIUM:
2228     - xfsdump (thanks, George Hartlieb)
2229   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
2230
2231  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
2232
2233 grml-live (0.7) unstable; urgency=low
2234
2235   * Update templates/boot/addons/allinone.img to current version
2236     from http://home.arcor.de/mschierlm/bootdisk/
2237     Thanks, Michael Schierl.
2238   * Add packages to GRML_FULL:
2239     - gnuit
2240     - i2c-tools [thanks to Mario Holbe]
2241     - iotop
2242     - keynav
2243   * Remove packages from GRML_FULL:
2244     - emelfm (#364442)
2245     - nufw (#468245)
2246     - sound-recorder (#288211)
2247   * Readd libewf to GRML_FULL.
2248   * buildd: use RELEASE-class in all build scripts
2249   * Mention noquick bootoption in bootsplash and cheatcode file.
2250   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
2251   * Make sure username is adjusted in /etc/inittab.grml if username
2252     not being "grml". Thanks for reporting, Thomas Lehmann.
2253     [Testing: issue436]
2254   * Add check for existence of -nolzma option. If squashfs-tools
2255     doesn't support it at all then just get rid of the option.
2256
2257  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
2258
2259 grml-live (0.6) unstable; urgency=low
2260
2261   * Write squashfs filename to /live/filesystem.module.
2262   * Adjust grml-live-remaster for new file system layout
2263     and add support for working on a booted USB device.
2264
2265  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
2266
2267 grml-live (0.5) unstable; urgency=low
2268
2269   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
2270     grml.squashfs.
2271   * Update bootsplashes to current implementation, based on
2272     live-initramfs and grml-autoconfig.
2273   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
2274     headaches, see #461888, #463720 and #445304 for example).
2275   * Add sshfs to GRML_MEDIUM.
2276
2277  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
2278
2279 grml-live (0.4) unstable; urgency=low
2280
2281   * Add new packages to GRML_FULL:
2282     - linux-uvc-modules-2.6.23-grml
2283     - luvcview
2284   * Add new packages to GRML_MEDIUM:
2285     - at76-usb-modules-2.6.23-grml
2286     - atl2-modules-2.6.23-grml
2287     - firmware-ralink
2288     - rt2400-modules-2.6.23-grml
2289     - rt2500-modules-2.6.23-grml
2290     - rt73-module-2.6.23-grml
2291   * Finally fixed the "isolinux does not boot on old hardware" problem.
2292     The problem was a too big boot/isolinux directory. Thanks a lot
2293     for all the testing to Andrea Mayr and Wernfried Haas!
2294     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
2295       menu.c32 and memtest
2296     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
2297       support of several grml flavours on one single usb pen for the future
2298     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
2299       for new directory layout
2300   * Make sure $GRML_NAME does not contain known problematic characters.
2301
2302  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
2303
2304 grml-live (0.3) unstable; urgency=low
2305
2306   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
2307   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
2308     older than 3.51 don't work with recent kernel versions like 2.6.23
2309     anymore. :(
2310   * Update templates/boot/isolinux/memdisk from syslinux package
2311     version 2:3.61+dfsg-1.
2312
2313  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
2314
2315 grml-live (0.2) unstable; urgency=low
2316
2317   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
2318     just fail on several old boxes. [Testing: issue400]
2319   * Add new packages to GRML_FULL:
2320     - auctex
2321     - loop-aes-testsuite
2322   * Add new packages to GRML_MEDIUM:
2323     - atl2-modules-2.6.23-grml
2324     - firmware-iwlwifi
2325     - madwifi-modules-2.6.23-grml[64]
2326     - madwifi-tools
2327   * Set 'confirm=1' in /etc/apt/listchanges.conf.
2328   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
2329     for providing default /etc/default/loadcpufreq configuration.
2330   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
2331     option parsing so we can override already set defaults interative.
2332   * Grep using the quiet option for squashfs features.
2333
2334  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
2335
2336 grml-live (0.1) unstable; urgency=low
2337
2338   * Bump version number to 0.1 as we ship grml-live with the
2339     upcoming stable versions.
2340   * Source /etc/grml/grml-live.local before parsing command line
2341     options to be able to override configuration on the commandline.
2342   * Use /usr/bin/vim.tiny as alternativ for vi.
2343   * Add new packages to GRML_FULL:
2344     - at76-usb-modules-2.6.23-grml64
2345     - bluez-audio
2346     - conky (thanks, shehu)
2347     - epdfview
2348     - gfs2-tools
2349     - sslscan
2350     - truecrypt-2.6.23-grml64
2351     - unsort
2352   * Remove bluetooth-alsa from GRML_FULL.
2353   * Add new packages to GRML_MEDIUM:
2354     - ntfs-3g
2355     - truecrypt-2.6.23-grml64
2356   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
2357     - drop deprecated entries
2358     - add debian2hd for isolinux/syslinux
2359     - fix serial bootoption
2360     - add grml2hd template for grub
2361   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
2362     remove packages via dpkg instead of apt-get. Thanks for the
2363     bugreport and the patch, Lupe Christoph! [Closes: issue367]
2364   * Use -no-progress option for mksquashfs only if it's supported.
2365
2366  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
2367
2368 grml-live (0.0.14) unstable; urgency=low
2369
2370   * Include initial version of the grml-live-remaster script,
2371     contributed by Michael Schierl (thanks!) [Closes: issue331]
2372   * Bump Standard-Version to 3.7.3 (no further changes).
2373   * Set debconf configuration for postfix via
2374     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
2375   * Improve check for presence of FAI log directory in
2376     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
2377   * Configure apt-listchanges via new script
2378     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
2379   * Make sure packages are being removed before docs are being
2380     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
2381   * Create grml-live.log-file with permissions 664.
2382   * Adjust buildd/functions.sh for new logging.
2383   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
2384     on AMD64 architecture. Add several new kernel packages for amd64
2385     to GRML_FULL.
2386   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
2387   * Drop packages from GRML_FULL:
2388     - findimagedupes: too many new dependencies, being:
2389       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
2390     - netpipes: conflicts with timelimit (see #457444) and does
2391       not support IPv6 yet
2392   * Add new packages to GRML_FULL:
2393     - asql
2394     - at76-usb-modules-2.6.23-grml
2395     - edac-utils
2396     - ifupdown-extra
2397     - opencryptoki
2398     - pmailq
2399     - r6040-modules-2.6.23-grml
2400     - scamper
2401     - timelimit
2402     - virtualbox-ose-guest-modules-2.6.23-grml
2403     - virtualbox-ose-guest-utils
2404
2405  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
2406
2407 grml-live (0.0.13) unstable; urgency=low
2408
2409   * New option '-b' for "build-only".
2410   * Replace mailx with bsd-mailx in GRML_FULL.
2411     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
2412   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
2413   * Document grml2ram bootoption in grml-cheatcodes.txt
2414   * Use -no-progress for Squashfs build process.
2415   * Improve /etc/resolv.conf handling in
2416     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
2417   * Adjust hostname in /etc/postfix/main.cf.
2418   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
2419   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
2420   * Make sure $HOSTNAME is unset by default.
2421   * Disable Recommends for aptitude as well.
2422   * Check for presence of live-initramfs in 10-build-initramfs.
2423   * Install aptitude in softupdate if not present.
2424   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
2425   * Fix snort setup (/etc/default/snort.dpkg-dist) via
2426     /etc/grml/fai/grml/grml_cleanup_chroot
2427   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
2428   * Remove hwtools from GRML_FULL, see #397723
2429   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
2430     instead so we keep grml-small as small as possible:
2431     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
2432     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
2433     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
2434     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd,
2435   * Add new packages to GRML_MEDIUM:
2436     - truecrypt-2.6.23-grml
2437   * Add new packages to GRML_FULL:
2438     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
2439     - gnupg-pkcs11-scd
2440     - gparted
2441     - grml-paste
2442     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
2443     - unhide
2444   * buildd:
2445     - store_iso(): move md5sum file as well
2446     - support providing options via grml_live_run() so we can disable
2447       LZMA for grml-small builds
2448
2449  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
2450
2451 grml-live (0.0.12) unstable; urgency=low
2452
2453   * Log mkisofs command with quotes around version number for easier
2454     copy/paste.
2455   * Ship syslinux files via template directory because the syslinux
2456     version (1:3.31-4) in Debian/etch is broken. :(
2457     Drop syslinux from Depends.
2458   * Mention -u option if using the option by accident and the chroot
2459     does not exist yet.
2460   * Update buildd/cleanup.sh and add buildd/files/.logo.png,
2461     buildd/files/.style.css, buildd/files/HEADER.html and
2462     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
2463     and provide upload_logs().
2464   * Generate md5sum of ISO if using class 'RELEASE'.
2465   * Do not install package 'grml' via GRMLBASE because we want
2466     to use grml-small in GRML_SMALL and GRML_MEDIUM.
2467   * Remove and recreate /root directory in 98-clean-chroot.
2468   * Skip stage updatebase when using softupdate and handle upgrade
2469     on our own via hooks.
2470   * Execute removal of log files after sourcing config files.
2471
2472  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
2473
2474 grml-live (0.0.11) unstable; urgency=low
2475
2476   * New option -z to use ZLIB instead of LZMA compression and
2477     support SQUASHFS_OPTIONS in configuration file.
2478   * Add new class XORG.
2479   * Add X.org packages to GRML_MEDIUM.
2480   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
2481     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
2482   * Adjust grml-buildd for new logdir structure.
2483   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
2484     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
2485   * Diplay use of $LOCAL_CONFIG in configuration dialog.
2486   * Remove fai's last-dirinstall and last-softupdate when using
2487     ZERO_FAI_LOGFILE as well.
2488   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
2489     3.2.3 has a serious bug.
2490   * Add new packages to GRML_FULL:
2491     - atl2-modules-2.6.23-grml
2492     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
2493     - firmware-rt61
2494     - firmware-rt73
2495     - mlocate
2496     - open-vm-tools
2497     - pcaputils
2498     - xrestop
2499     - xserver-xorg-video-radeonhd
2500     - yatm
2501   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
2502
2503  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
2504
2505 grml-live (0.0.10) unstable; urgency=low
2506
2507   * Drop patches which are part of FAI 3.2.3 now. Depend on
2508     FAI version 3.2.3 therefor.
2509   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
2510     Quoting the NEWS file of FAI:
2511     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
2512     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
2513       will be copied to the path above at the end of an installation
2514   * Log the executed FAI, squashfs and mkisofs command lines to
2515     /var/log/grml-live.log.
2516   * New option '-C <configuration_file>' for specifying a configuration
2517     file. Needs heavy testing though, because the files are updated
2518     during runtime it isn't as easy as expected to be. :-/
2519   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
2520     old FAI logs.
2521   * Do not enable apt-listbugs if the binary is not available.
2522     [Testing: issue340]
2523   * Add keychain package to GRML_SMALL.
2524   * Add new packages to GRML_MEDIUM:
2525     - grml-live
2526     - keychain
2527     - lzma-modules-2.6.23-grml
2528     - squashfs-modules-2.6.23-grml (we build the module external now)
2529   * Add new packages to GRML_FULL:
2530     - aosd-cat
2531     - grml-live
2532     - lzma-modules-2.6.23-grml
2533     - squashfs-modules-2.6.23-grml (we build the module external now)
2534   * Support loading of squashfs module via
2535     /etc/grml/fai/live-initramfs/grml-script.init-top
2536   * Make sure we have pinning for grml-stable and grml-testing
2537     repositories via /etc/grml/fai/apt/preferences, not matter where
2538     the packages come from (web vs. local mirror/cache for example).
2539   * Remove base.tgz from chroot directory.
2540   * Do not create /etc/sysconfig/network-scripts and
2541     /etc/sysconfig/provider any longer in cleanup script.
2542   * Fix typo in bootsplash f3 (thanks, jimmy).
2543   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
2544     isolinyx/syslinux/grub configuration because getbootparam
2545     of grml-autoconfig requires a whitespace inside /proc/cmdline.
2546   * Support grml2ram bootoption inside isolinyx/syslinux/grub
2547     configuration.
2548
2549  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
2550
2551 grml-live (0.0.9) unstable; urgency=low
2552
2553   * Remove all files inside /root/ when using class RELEASE.
2554   * Disable apt-listbugs in [soft]update.
2555   * Fix 'dependency problems' handling in buildd functions.
2556   * Add buildd/remove_isos.sh to remove generated ISOs.
2557   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
2558   * Set hostname in instsoft-hook already.
2559   * Add user (grml) to all relevant groups.
2560   * Improve initrd+kernel copy process: ignore .bak files (and get rid
2561     of them) and copy always exactly one image.
2562   * Add new packages to GRML_FULL:
2563     - awesome
2564     - cereal
2565     - etckeeper
2566     - hdapsd
2567     - hdaps-utils
2568     - libstdc++2.10-glibc2.2 [for better support of
2569       binaries from commercial vendors; thanks to
2570       Christian Hofstaedtler]
2571     - mkelfimage
2572     - runit
2573     - rutilt
2574     - supercat
2575     - truecrypt-2.6.23-grml
2576   * Drop centericq-common, centerim-common, irssi-text, rt2400
2577     and rt2500 from GRML_FULL package list.
2578
2579  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
2580
2581 grml-live (0.0.8) unstable; urgency=low
2582
2583   * Copy /etc/resolv.conf to chroot in
2584     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
2585     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
2586   * Remove /var/run/fai/fai_softupdate_is_running and
2587     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
2588     (FAI's softupdate currently does not clean up when canceling
2589     the process.)
2590   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
2591     softupdate action.
2592   * Remove /var/log/fai/* in class RELEASE.
2593   * Generate md5sum of windows binaries.
2594   * Upgrade via aptitude [safe-]upgrade in update process.
2595   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
2596     /etc/grml/fai/grml/grml_cleanup_chroot.online
2597   * Edit /etc/apt/apt.conf inside
2598     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
2599     once.
2600   * Make the log checks inside grml-live aware of the update
2601     log-directory /var/log/fai/current.
2602   * Use strings instead of --help to detect support of safe-upgrade
2603     inside aptitude, otherwise it might fail due to unavailable shared libs.
2604   * Configure (enable) apt-listchanges + apt-listbugs via
2605     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
2606   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
2607   * Add new packages to GRML_FULL:
2608     - acx100-2.6.23-grml
2609     - bcm5700-module-2.6.23-grml
2610     - dzen2
2611     - drbd8-2.6.23-grml
2612     - exmap-modules-2.6.23-grml
2613     - fglrx-kernel-2.6.23-grml
2614     - iscsitarget-2.6.23-grml
2615     - ivtv-modules-2.6.23-grml
2616     - ivtv-utils
2617     - libacme-bleach-perl
2618     - libacme-eyedrops-perl
2619     - libacme-smirch-perl
2620     - libpam-chroot
2621     - libpam-devperm
2622     - libpam-dotfile
2623     - libpam-krb5
2624     - libpam-modules
2625     - libpam-mount
2626     - libpam-pwgen
2627     - libpam-smbpass
2628     - libpam-ssh
2629     - libpam-tmpdir
2630     - libtool
2631     - ndiswrapper-modules-2.6.23-grml
2632     - openafs-modules-2.6.23-grml
2633     - tp-smapi-modules-2.6.23-grml
2634   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
2635     Tom Asbury).
2636   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
2637     in a very smooth shape).
2638
2639  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
2640
2641 grml-live (0.0.7) unstable; urgency=low
2642
2643   The "holidays? what? are you joking?!"-release.
2644
2645   * Added FAI patches to /usr/share/grml-live/patches/ - it's
2646     recommended to apply the patches to FAI until they are accepted
2647     upstream. See Debian's BTS for more details: #444210, #447080
2648     and #448426.
2649   * Support option '-u' for updating system.
2650   * Reworked buildd concept.
2651     - Now we have a seperate
2652       /usr/share/grml-live/buildd/functions.sh for generic stuff
2653       and /etc/grml/grml-buildd.conf as configuration file.
2654     - Use grml-buildd.{stdout,stderr} instead of
2655       grml-live.{stdout,stderr} as log files.
2656     - buildd/functions.sh: do not mv files if there was an error
2657       during grml-live execution
2658     - do not re-execute grml-live is the target ISO exists already
2659   * Update zsh completion - thanks to Frank Terbeck!
2660   * Set /etc/grml_version of live-system to the according value.
2661     [Closes: issue322]
2662   * Support setting /etc/debian_chroot inside chroot (useful if
2663     building fails and manual interaction is needed).
2664   * Log to /var/log/grml-live.log by default now and support
2665     $ZERO_LOGFILE for cleaning up logs.
2666   * Added new grml-repository named grml-live which is intented
2667     to fix issues from Debian for grml-live builds. It is automatically
2668     activated if you are building against unstable/sid and should
2669     be used manually only if you realy know what you are doing.
2670     Notice: if something fails inside building the base chroot/
2671     debootstrap system we can't do anything via grml-live for you
2672     right now. Instead grab the base.tgz from http://daily.grml.org/
2673   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
2674     for comparing two repositories.
2675   * Replaced /etc/grml/fai/files/etc/apt/preferences
2676     with /etc/grml/fai/apt/preferences so grml-live repository
2677     can be used and configured at a single place.
2678   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
2679     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
2680     later again.
2681   * Display version number of grml-live.
2682   * Log executed grml-live command line.
2683   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
2684     by default.
2685   * Disable Recommends inside chroot installation.
2686   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
2687     for xserver-xorg package via debconf to work around #448863.
2688   * Use "newest" kernel only if two kernels are present in the chroot.
2689   * Set $SECONDS to unknown if $start_seconds is not set.
2690   * Log closing signs (----...) via bailout to make sure they are
2691     always set - even when exiting with an error.
2692   * Check for presence of /bin/zsh before setting default shell in
2693     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
2694   * Check for locales/localepurge before using them in
2695     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
2696   * Add new packages to GRML_FULL:
2697     - bittwist
2698     - ldnsutils
2699     - libpam-thinkfinger
2700     - linux-wlan-ng-modules-2.6.23-grml
2701     - madwifi-modules-2.6.23-grml
2702     - netrw
2703     - rt73-module-2.6.23-grml
2704     - thinkfinger-tools
2705     - tra
2706   * Drop idn from GRML_FULL.
2707   * Add new packages to GRML_MEDIUM:
2708     - alsa-base
2709     - alsa-tools
2710     - alsa-utils
2711     - ed
2712     - pcmciautils
2713     - Update kernel version to 2.6.23-grml
2714     - replace dhcp-client with dhcp3-client
2715   * Add ed package to GRML_SMALL and replace dhcp-client with
2716     dhcp3-client.
2717   * Use new kernel version 2.6.23-grml64 for amd64.
2718
2719  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
2720
2721 grml-live (0.0.6) unstable; urgency=low
2722
2723   * New option "-a" for setting architecture. This allows building
2724     grml(32) on amd64.
2725   * Fix stderr redirection in "/usr/sbin/fai already running..."
2726   * Update /etc/grml/fai/make-fai-nfsroot.conf
2727   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
2728     for grml-live instead of /var/log/grml-live.log so it's easier
2729     to track.
2730   * Update of buildd scripts: main configuration file main.sh
2731     which provides all the build stuff inside separate functions.
2732   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
2733     from subkeys.pgp.net fails.
2734   * Improve check for kernel version inside
2735     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
2736   * Work around #353967 for Debian/etch in
2737     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
2738   * Add new packages to GRML_FULL:
2739     - ghostscript (and get rid of gs, gs-common, gs-esp)
2740     - mr
2741
2742  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
2743
2744 grml-live (0.0.5) unstable; urgency=low
2745
2746   * Add new scripts to /usr/share/grml-live/examples/buildd/:
2747     - grml-live_autobuild_grml-small_etch.sh
2748     - grml-live_autobuild_grml-small_sid.sh
2749     - grml-live_autobuild_grml64-small_etch.sh
2750     - grml-live_autobuild_grml64-small_sid.sh
2751   * Some more FAI error checking.
2752   * Updated buildd scripts (better subject handling).
2753   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
2754     Restore usual Debian behaviour at the end using
2755     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
2756   * Add new scripts for retreiving bugs via apt-listbugs
2757     and storing package selection inside log directory.
2758     This has been integrated in a new class named "RELEASE".
2759   * Added support for new kernel version 2.6.23-grml to
2760     GRML_FULL.
2761   * Use uxterm as x-terminal-emulator and fall back to xterm
2762     only it uxterm is not available.
2763   * Support /etc/locale.gen.grml - it's used by default in
2764     class GRML_FULL and a new class named LOCALES.
2765   * Work around #443481 (bug inside snort) for Debian etch
2766     via using /etc/snort/snort.common.parameters (thanks for
2767     the idea, Thomas Lange!)
2768   * Do not exit with an error code if /usr/include/linux is NOT
2769     a symlink to /usr/src/linux/include/linux but keep it as
2770     a warning instead.
2771   * Log executed grml-live command.
2772   * Re-enable problematic packages that have been fixed:
2773     - apt-listbugs (fixed via manual interaction in scripts)
2774     - gsm-utils (#353967)
2775     - snort (#443481)
2776     - wvdial (fixed via debconf)
2777   * Add new packages to GRML_FULL:
2778     - ack-grep
2779     - mailplate
2780     - pristine-tar
2781
2782  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
2783
2784 grml-live (0.0.4) unstable; urgency=low
2785
2786   * The -t option for specifying the output directory has been
2787     renamed into -o. The option -t now specifies the place where
2788     templates for building the ISO can be found.
2789   * Option -t can be used for specifying the template directory.
2790     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
2791   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
2792   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
2793     - disable pipeline workaround
2794     - create /dev/MAKEDEV in chroot to work around the
2795       "./MAKEDEV: No such file or directory" problem of some packages
2796   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
2797     dangerous because of automatic removal of the files/dirs via fai.
2798   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
2799     I386/AMD64 classes in the docs.
2800   * Add new packages to GRML_FULL:
2801     - tgt: Linux target framework user-space tools
2802     - paperkey: extract just the secret information out ouf OpenPGP keys
2803     - gitpkg: helper scripts for maintaining packages with git
2804     - iscsitarget: iSCSI Enterprise Target userland tools
2805     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
2806   * Set $HOSTNAME to according hostname via
2807     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
2808   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
2809   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
2810     available).
2811   * Check for presence of the initrd.
2812   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
2813   * Add /usr/share/grml-live/examples/buildd/
2814
2815  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
2816
2817 grml-live (0.0.3) unstable; urgency=low
2818
2819   * Support for setting GRML_NAME (like grml vs. grml-small
2820     vs grml64 vs...)
2821   * Drop the character limits of $VERSION and $RELEASENAME.
2822   * Make sure $SECONDS is set before outputting the runtime.
2823   * Unify usage of i386_files, place all template files in
2824     directory templates now.
2825   * Improve portability of linux headers cleanup inside
2826     grml_cleanup_chroot.
2827   * Provide class GRML_SMALL and rename old GRML_SMALL into
2828     GRML_MEDIUM.
2829   * Do not install kernel via GRMLBASE but via GRML_* classes
2830     instead so we have only one single kernel on the system
2831     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
2832   * Use grml-live.log as logfile.
2833   * Added vim to GRML_MEDIUM package list.
2834
2835  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
2836
2837 grml-live (0.0.2) unstable; urgency=low
2838
2839   * Add support for amd64.
2840   * Update and extend documentation.
2841   * Bugfix: Make sure $LOGDIR exists.
2842   * fai dirinstall: set hostname via $HOSTNAME
2843
2844  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
2845
2846 grml-live (0.0.1) unstable; urgency=low
2847
2848   * Initial release.
2849
2850  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
2851