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