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