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