add support for genisoimage
[grml-live.git] / debian / changelog
1 grml-live (0.9.20) UNRELEASED; urgency=low
2
3   * Add gnupg2 to GRML_FULL. Thanks to Walter Haidinger.
4   * Drop all references to xserver-xorg-input-elo2300 (see #527699).
5   * Cleanups in GRML_FULL:
6     - Drop cheops (depends on libgtk1.2).
7     - Drop dviutils ("Note: selecting "texlive-extra-utils" instead of the
8       virtual package "dviutils" -> non-existing package)
9     - Drop ext2resize (see #400797).
10     - Drop fcoretools (see #534542).
11     - Drop gdk-imlib11 (see #522810).
12     - Drop gqcam (still depends on gtk1.2).
13     - Drop hping2 (hping3 is available in all relevant Debian releases
14       nowadays, see #533275).
15     - Drop libpam-pwgen (see #511613).
16     - Drop rgpsp (owner set to Debian QA Group and package doesn't seem
17       to be that important for grml).
18     - Drop windowlab (see #410618).
19     - Drop workbone (see #429178).
20   * Add check for valid Debian suite name to avoid breakage of sources.list
21     if someone calls grml-live with a typo in the -s option.
22   * Add exception for libewf1 and libstdc++2.10-glibc2.2 in
23     /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan.
24   * buildd:
25     - add support for building squeeze based ISOs.
26     - add cronjob based on what the grml team is using at daily.grml.org
27     - use '-a' instead of '-rltD' as rsync option to sync logs
28     - use timestamp with hour, minute and second to match with FAI style
29   * /etc/grml/fai/config/hooks/updatebase.GRMLBASE: install apt configuration
30     also when updating the chroot (this happens if we have a base.tgz available
31     on fresh installations).
32   * Document usage of STOP_ON_ERROR in /etc/grml/fai/fai.conf.
33   * Really add support for genisoimage (thanks for the bugreport, Worf).
34
35  -- Michael Prokop <mika@grml.org>  Mon, 03 Aug 2009 23:06:59 +0200
36
37 grml-live (0.9.19) unstable; urgency=low
38
39   * Software related changes in GRML_FULL:
40     - add btrfs-tools
41     - add conkeror (thanks to Axel Beckert) [Closes: issue698]
42     - add gptsync
43     - add nfswatch
44     - add nilfs2-tools
45     - add pigz
46     - add postmark
47     - add tableau-parm
48     - drop all LaTeX related packages (following the result
49       of the recent "Removal of LaTeX on grml" poll):
50       auctex catdvi ctioga dvipng gnuhtml2latex lacheck latex-beamer
51       latexmk latex-mk latextug latex-xcolor pdfjam pgf
52       preview-latex-style tex-common texify texlive-base
53       texlive-base-bin texlive-common texlive-doc-base
54       texlive-fonts-recommended texlive-lang-german texlive-latex-base
55       texlive-latex-recommended texpower tth tthsum vim-latexsuite
56    - Add class LATEX which provides all the LaTeX (related) packages
57      that have been removed from GRML_FULL.
58   * Software related changes in GRML_FORENSIC:
59     - drop stegdetect (see #507908)
60     - add several further packages: 
61       acpi apache2 apache2-utils at bluez-utils cpufrequtils cryptcat
62       cups cups-pdf dc dsniff dvd+rw-tools gphoto2 hdparm hping3
63       mysql-client netdiscover nmap os-prober poppler-utils pppconfig
64       rdesktop readahead readpst recoverdm rifiuti rifiuti2 rpm samba
65       samdump2 sdparm sg3-utils smbclient socat sqlite3 tcpdump
66       tcpflow tcpreplay tcptrace tcptrack tcpxtract tct time unhide
67       untex uuid-runtime vinetto w3m wamerican whois wireshark wv
68       wvdial zfs-fuse
69     Thanks also to Hans-Peter Merkel for his tool list.
70   * Drop hdparm from GRML_FULL, GRML_MEDIUM and GRML_SMALL as it
71     is part of GRMLBASE already.
72   * Bump Standard Version to 3.8.2 (no further changes).
73
74  -- Michael Prokop <mika@grml.org>  Tue, 28 Jul 2009 15:23:51 +0200
75
76 grml-live (0.9.18) unstable; urgency=low
77
78   * Integrate grub2 for hybrid boot. Big thanks to Thorsten Glaser
79     for his work and help.
80   * Add safecopy to GRML_FULL (thanks to Wernfried Haas for the hint).
81   * grml-cheatcodes: mention libata specific bootoptions.
82     Thanks to Christian Vogel! [Closes: issue685]
83   * Apply patches by Thorsten Glaser <tg@mirbsd.org>:
84     - Fix jumping back from the bsd4grml loader (ldbsd.com) to GNU GRUB
85     - Update bootgrub.mksh from MirBSD
86     - Pad official ISOs to multiples of 256 KiB for partition table support. 
87   * Add bc to Depends as bootgrub.mksh requires it.
88
89  -- Michael Prokop <mika@grml.org>  Sat, 13 Jun 2009 12:11:19 +0200
90
91 grml-live (0.9.17) unstable; urgency=low
92
93   [ Frank Terbeck ]
94   * grml-live-remaster: Support $VISUAL and fall back to 'vi' if
95     EDITOR is empty. [Closes: issue664]
96
97   [ Michael Prokop ]
98   * Mention speakup.synth=... and hwspeak in grml-cheatcodes.txt.
99   * 15-initsetup: warn if /etc/runlevel.conf (and therefore live-rc)
100     does not exist and skip rest of the script then.
101   * Software related changes:
102     - Drop package snort from GRML_FULL and all the workarounds for it.
103       It's once again uninstallable in Debian/unstable.
104     - Drop package sing from GRML_FULL (removed from Debian, see #530487).
105     - Drop package nemesis from GRML_FULL (unmaintained upstream and
106       uninstallable in Debian, see #423201 and #529508).
107     - Drop package paketto from GRML_FULL (removed from Debian, see #530486).
108     - Drop package ifupdown-scripts-zg2 from GRML_FULL.
109   * Set APT_LISTCHANGES_FRONTEND and APT_LISTBUGS_FRONTEND to 'none'
110     on upgrade actions in /etc/grml/fai/config/hooks/instsoft.GRMLBASE.
111   * Update /boot/grub/* files in build output on every invocation of
112     grml-live (as we do it for isolinux stuff too), so the variables
113     inside menu.cfg are up2date if rebuilding the ISO. [Testing: issue676]
114   * Use variable for $FLAVOUR.squashfs in grub's menu.lst as well.
115
116  -- Michael Prokop <mika@grml.org>  Fri, 29 May 2009 12:55:05 +0200
117
118 grml-live (0.9.16) unstable; urgency=low
119
120   * Software related changes:
121     - Add u3-tool to GRML_FULL.
122     - Disable nttcp and lmbench (both non-free) in GRML_FULL.
123     - Drop ttf-bitstream-vera from GRML_FULL (superseeded by its
124       improved version named ttf-dejavu, see #461308).
125     - Drop snownews from GRML_FULL (orphaned, inactive upstream,
126       better alternatives like newsbeuter, see #468778).
127   * Mention persistent bootoption in grml-cheatcodes.txt.
128
129  -- Michael Prokop <mika@grml.org>  Tue, 19 May 2009 20:52:31 +0200
130
131 grml-live (0.9.15) unstable; urgency=low
132
133   The "hey, let's have a grml release party" Release.
134   * As dillo isn't available in Debian/unstable due to removal
135     of libgtk1.2 we'll replace it with xlinks2 from package links2:
136     - GRML_FULL: drop dillo
137     - GRML_MEDIUM: replace links with links2 and drop dillo
138     - XORG: replace dillo with links2
139   * Drop cpp-4.1 and g++-4.1 from GRML_FULL.
140   * Drop bzr from GRML_FULL (19MB is just too much).
141   * Drop all kernel related packages that aren't available overall.
142   * Drop linux-wlan-ng, as its module can't be built.
143
144  -- Michael Prokop <mika@grml.org>  Mon, 18 May 2009 10:09:22 +0200
145
146 grml-live (0.9.14) unstable; urgency=low
147
148   The "hey, let's have a post-lenny drop-party" Release.
149   * Update /usr/share/locale handling: restore *empty* directories
150     because otherwise installation/upgrade of packages might fail.
151   * Document findiso bootoption in grml-cheatcodes.txt.
152   * Software related changes:
153     - Readd clive as the dependency on libterm-progressbar-perl was
154       dropped (see #526999)
155     - Drop airsnort (unmaintained upstream, #429507)
156     - Drop array-util (unmaintained in Debian, #456648)
157     - Drop automake1.8 (cleanup of automake packages, #473365)
158     - Drop biew (old, no users, depends on debmake, #460636)
159     - Drop cpp-2.95 (deprecated)
160     - Drop db4.3-util (deprecated)
161     - Drop debmake (obsolete, #462978)
162     - Drop dynafont (upstream obsoleted by fonty-rg, #474125)
163     - Drop eciadsl (unmaintained, broken with recent kernels, #470680)
164     - Drop elfkickers (RC buggy; abandoned upstream, #523811)
165     - Drop fragroute (out of date, orphaned, inactive, #487127)
166     - Drop fttools (not available in any repos)
167     - Drop funionfs (replaced by unionfs-fuse, #515955)
168     - Drop gscanbus (obsolete, unmaintained, #429559)
169     - Drop hdaps-utils (out of date, obsolete, #526172)
170     - Drop hpijs (saving us 1352kB + 27,0MB from its dependencies disk space)
171     - Drop ipxripd (obsolete, few users, #462178)
172     - Drop jmon (orphaned, better alternatives, dead upstream, #510520)
173     - Drop linneighborhood (unmaintained, better alternatives, #466489)
174     - Drop mobilemesh (obsolete, #452102)
175     - Drop ms-sys (contains non-free code, #470678)
176     - Drop mutella (abandoned upstream, #489422)
177     - Drop ndiswrapper-common (dep. only) + ndiswrapper-utils (dummy package)
178     - Drop ndiswrapper-utils-1.1 (replaced by ndiswrapper-utils-1.9)
179     - Drop o3read (abandoned upstream; superseded by odt2txt, #477311)
180     - Drop potion (orphaned, out of date, low popcon, #499262)
181     - Drop powertweakd, powertweak-gtk and lspowertweak
182       (unmaintained upstream, #515588)
183     - Drop scsi-idle (RC-buggy, useless, #385285)
184     - Drop sjog (dead upstream, depends on legacy libs, unmaintained, #509403)
185     - Drop stegdetect / xsteg (orphaned, inactive upstream, GTK+ 1.2, #507908)
186     - Drop traceproto (not maintained upstream; alternative available, #495759)
187     - Drop type1inst (orphaned and useless, #158476)
188     - Drop unionfs-tools (buggy, replaced by aufs*, #515959)
189     - Drop unison2.9.1 (obsolete, #443244)
190     - Drop upstreamdev (alpha quality; abandoned upstream; low popcon, #494565)
191     - Drop vnc-common (dead upstream, superseded by vnc4, #469247)
192     - Drop vncommand (not available in any repos)
193     - Drop xmove (buggy, orphaned, dead upstream, #486772)
194     - Drop xserver-xorg-video-imstt (abandoned, #523683)
195     - Drop xserver-xorg-video-vga (abandoned, #523687)
196     - Drop xwatchwin (orphaned, no rdepends, #491903)
197
198  -- Michael Prokop <mika@grml.org>  Fri, 15 May 2009 10:06:42 +0200
199
200 grml-live (0.9.13) unstable; urgency=low
201
202   * Split package into grml-live and grml-live-addons.
203     Add grml-live-addons to Recommends of package grml-live.
204     Package grml-live-addons provides the templates/boot/addons
205     files that require >7MB of disk space overall so we don't
206     want to ship it with default grml:
207     - allinone.img
208     - balder10.imz
209     - bsd4grml/
210     - chain.c32
211     - hdt.c32
212     - memdisk
213     - menu.c32
214     - pci.ids
215   * Add ${misc:Depends} to binary packages' depend.
216   * Bump Standard-Version to 3.8.1 (no further changes).
217   * Install /etc/grml/fai/live-initramfs/live.conf only if
218     /etc/live.conf does not exist in the target yet.
219   * Update isolinux.bin to version 2:3.75+dfsg-1 (3.75 Debian-2009-04-17)
220     from Debian.
221   * Integrate HDT ("Hardware Detection Tool") as bootoption 'hdt'.
222     http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)
223     Thanks for the point, formorer!
224     Use pci.ids from http://pciids.sourceforge.net/
225   * Mention bsd and hdt in isolinux' bootsplash f3.
226   * Mention readonly, hdt and bsd bootoptions in grml-cheatcodes.txt.
227   * Slightly improve 'grml2ram' vs 'grml toram' description in bootsplash.
228   * Software related changes:
229     - Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
230     - Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
231     - Add speakup-tools to GRML_FULL.
232     - Replace cupsys-bsd with cups-bsd and cupsys-client with cups-client.
233     - Drop atl2-modules-2.6.28* from package list (merged in mainline).
234     - Drop cupsys transitional package.
235     - Drop clive from GRML_FULL as it depends on a fscking large perl
236       package (see #526999).
237     - Drop gcc-4.1 gcc-4.1-base, gcc-4.2-base, gettext-base, groff-base,
238       imlib11, imlib-base and perl-base from GRML_FULL (deprecated and
239       unnecessary packages).
240
241  -- Michael Prokop <mika@grml.org>  Tue, 05 May 2009 09:46:26 +0200
242
243 grml-live (0.9.12) unstable; urgency=low
244
245   * Add noapic, noresume, selinux=0 and edd=off to 'failsafe'
246     bootoption and use maxcpus=0 instead of maxcpus=1.
247   * Add dvtm to GRML_FULL (thanks to plh).
248   * GRML_FULL and GRML_FORENSIC: replace libewf with libewf1.
249   * Add packages to GRML_MEDIUM:
250     - nfs-kernel-server [Closes: issue471]
251     - aufs-tools (thanks for suggestion, Tong Sun) [Closes: issue652]
252   * Remove madwifi* from GRML_FULL and GRML_MEDIUM (being replaced
253     by ath5k and ath9k of linux kernel 2.6.28, see #519446).
254   * Update bsd4grml to version 20090411.
255
256  -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:26:02 +0200
257
258 grml-live (0.9.11) unstable; urgency=low
259
260   * Remove base64 from GRML_FULL as coreutils (>= 6.0-1) provide
261     a base64 binary now.
262   * Use 'user' instead of 'users' again after discussing the issue
263     in issue582.
264
265  -- Michael Prokop <mika@grml.org>  Sun, 01 Mar 2009 20:23:49 +0100
266
267 grml-live (0.9.10) unstable; urgency=low
268
269   * buildd:
270     - Add workaround to get around the mkisofs volume label limit.
271       Otherwise with something like 'grml64-medium-daily-squeeze 20090223'
272       we would get:
273       "mkisofs: Volume ID string too long (cur. XX max. 32 chars)."
274     - add buildd/execute.sh to further simplify buildd/*.sh setup
275     - send_mail(): do not append /var/log/grml-buildd.stdout by default
276     - add shebang line to buildd/[execute|functions].sh to make lintian happy
277   * Replace placeholder %GRML_NAME_SQUASHFS% with according value in
278     bootsplash f5. [Closes: issue619]
279   * Drop dropbear from GRML_FULL. The "ssh server inside initramfs"
280     is just too annoying for us. [Closes: issue617]
281
282  -- Michael Prokop <mika@grml.org>  Fri, 27 Feb 2009 13:11:31 +0100
283
284 grml-live (0.9.9) unstable; urgency=low
285
286   * Update to kernel 2.6.28-grml[64].
287   * Changes in GRML_FULL:
288     - drop package tspc (see #462738 and #515193)
289     - replace gqview with geeqie (thanks, Spida)
290   * Changes in GRML_MEDIUM:
291     - add beep (on request by gebi)
292     - add dstat (on request by gebi)
293     - add mc (on request by Christian Kuehlborn)
294   * Document noautoconfig in grml-cheatcodes. Thanks to Ralf Moll!
295   * buildd:
296     - rename all etch* related scripts to lenny*
297     - adjust scripts to use "lenny" instead of "stable" for building
298       [to avoid that "etch" is used as build name but lenny is used]
299     - use "$NAME-daily-$SUITE" in functions.sh as build name so
300       identifying ISOs while running them is easier
301   * Support squeeze as valid suite name.
302   * Comment Debian/unstable in /etc/grml/fai/apt/preferences by default.
303     This should avoid issues with something like
304     'apt-get -t experimental ...'
305   * Consequently drop 'Latest change' lines from all files.
306   * Support generation of sha1sum [Testing: issue622]
307   * Drop first, unnecessary APPEND line in isolinux.cfg and syslinux.cfg.
308     [Closes: issue492]
309   * Do no longer use the bootoption lang=us by default. We use it by default
310     in grml-autoconfig anyway and this shortens our /proc/cmdline.
311   * Run commands requiring network access through 'timeout 10' by default
312     if possible. [Closes: issue396]
313   * Do not use build server's hostname for /etc/mailname and
314     /etc/bacula/bacula-fd.conf. [Testing: issue412]
315   * Add "forensic" to the append line when using the forensic kerneloption
316     so we can grep for it in any case.
317   * 15-initsetup: keep a backup of the original runlevel.conf file.
318     Thanks to Thomas Lehmann for the idea! [Closes: issue570]
319   * instsoft.GRMLBASE: support installation of multiple gpg keys
320     via /etc/grml/fai/files/etc/apt/*.key
321   * isolinux.cfg/syslinux.cfg: Drop duplicated 'MENU DEFAULT'.
322     Thanks to Thomas Lehmann for the bugreport!
323   * Move /etc/grml/fai/apt/preferences to /etc/grml/fai/files/etc/apt/.
324     This simplifies the directory layout a bit. Clarify its usage
325     in /etc/grml/fai/apt/important_note.txt
326   * Install all files from /etc/grml/fai/files/etc/apt. This supports
327     usage of directories like /etc/apt/apt.conf.d. Thanks for the
328     hint to Thomas Lehmann. [Closes: issue632]
329   * Replace all "sed -i 's/././' foo" calls with
330     'sed -i 's/././' foo | sponge foo' instead inside main grml-live script
331     so we don't destroy any existing symlinks. Depend on moreutils therefor.
332     [Closes: issue631]
333   * Integrate bsd4grml [hash: 987ce9a6f9ce205ba64794ed3fcac603]. This
334     provides MirBSD as bootoption 'bsd' at grml's bootprompt. Thanks to
335     Thorsten "mirabilos" Glaser for his work! Add support for
336     configuring NO_ADDONS_BSD4GRML via configuration file.
337   * Add informational header to /etc/grml/fai/apt/sources.list and
338     update docs regarding the file.
339   * If specified SUITE is unstable use 'sid' instead (to avoid breakages
340     with debootstrap).
341   * Support NO_ADDONS via configuration file.
342   * Always skip mksquashfs part when using -q option.
343   * Adjust configuration files on the fly only when the according lines
344     aren't comments.
345
346  -- Michael Prokop <mika@grml.org>  Mon, 23 Feb 2009 12:43:18 +0100
347
348 grml-live (0.9.8) unstable; urgency=low
349
350   * Improve help text of the release option in usage info.
351   * Drop fblog from GRML_FULL (obsolete with 2.6 kernels, #427139).
352   * Add libcap2-bin to GRML_FULL.
353   * Upgrade isolinux.bin to version from syslinux-common 2:3.73+dfsg-1.
354     [Testing: issue569]
355   * Integrate /etc/grml/fai/config/scripts/GRMLBASE/18-timesetup to
356     improve UTC handling. Thanks for the script, Thomas Lehmann!
357
358  -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 14:20:39 +0100
359
360 grml-live (0.9.7) unstable; urgency=low
361
362   * Add packages to GRML_FULL:
363     - aiccu (thanks, Christian Vogel)
364     - genext2fs
365     - radvd (thanks, Christian Vogel)
366     - tf (thanks, Rhonda)
367   * Add genext2fs to GRML_MEDIUM (for use within live-snapshot).
368   * Support execution without touching the chroot at all using option "-B".
369     Thanks for the patch, Jimmy.
370   * Update current state section of documentation.
371   * Update cheatcode documentation (thanks to Moritz Augsburger).
372   * Drop cryopid from GRML_FULL, see #507882.
373
374  -- Michael Prokop <mika@grml.org>  Fri, 12 Dec 2008 12:17:35 +0100
375
376 grml-live (0.9.6) unstable; urgency=low
377
378   * Add new packages to GRML_FULL:
379     - cciss-vol-status (HP SmartArray RAID Volume Status Checker)
380     - dwdiff (front-end for the diff program that operates word by word)
381     - espeakup (connector between espeak and speakup)
382     - faketime (report faked system time to programs)
383     - fcoretools (Tools to advise the IO scheduler)
384     - latencytop (A tool for developers to visualize system latencies)
385     - qiv (A quick image viewer for X)
386     - speakup-modules-2.6.26-grml64 (support speakup on amd64 as well)
387   * Add irqbalance to GRML_MEDIUM.
388     - irqbalance (Daemon to balance interrupts for SMP systems)
389     - latencytop (A tool for developers to visualize system latencies)
390     - powertop (Linux tool to find out what is using power on a laptop)
391   * Remove localepurge from GRML_SMALL.
392   * Remove mozilla-imagezoom from GRML_FULL (the "extension installed"
393   * Execute dpkg-reconfigure for localepurge with noninteractive frontend.
394     [Closes: issue554]
395   * Rework locale handling. From now on /usr/share/locale gets removed
396     by default (though /usr/share/i18n/locales won't be touched for
397     now), unless using class LOCALES. Reason: We have >70MB inside
398     /usr/share/locale on GRML_FULL, just too much to ship by default,
399     message at startup sucks).
400   * Update grml-cheatcodes.txt.
401   * Provide grml's gpg key via /etc/grml/fai/files/etc/apt/grml.key
402     so we support offline operation as well. Based on an idea by
403     Thomas Lehmann, thanks!
404   * Generate ISO with volume label "${GRML_NAME} ${VERSION}" instead of
405     "grml $VERSION" so we propagate the according grml-name. Thanks to
406     Thomas Lehmann!
407   * Support -q option to build the ISO without (re-)creating the squashfs
408     compressed file using mksquashfs.
409
410  -- Michael Prokop <mika@grml.org>  Wed, 19 Nov 2008 11:13:05 +0100
411
412 grml-live (0.9.5) unstable; urgency=low
413
414   * Drop "root (cd)" from grub/menu.lst. Thanks, Tong Sun. [Closes: issue552]
415   * Drop xserver-xorg-video-newport from all flavours.
416   * Replace all unzoo package references with zoo, see #497775.
417   * Handle policy-rc.d in /etc/grml/fai/config/hooks/updatebase.GRMLBASE
418     because we have to skip FAI's updatebase task and lack /proc therefore.
419     New packages that are being installed and want to start any daemons
420     might fail, let's try to do our best to avoid that.
421   * Try to get rid of any hanging $CHROOT_OUTPUT/dev[/pts] mountpoints.
422   * Drop clamav-getfiles from GRML_FULL.
423   * Update debian/control:
424     - move from XS-Vcs-* to Vcs-*
425     - use Build-Depends-Indep
426
427  -- Michael Prokop <mika@grml.org>  Sat, 25 Oct 2008 12:18:37 +0200
428
429 grml-live (0.9.4) unstable; urgency=low
430
431   * Update docs (some minor fixes, migration from hg to git,..)
432   * Use squashfs-lzma-tools instead of squashfs-tools:
433     Depend on squashfs-lzma-tools - but allow usage
434     of squashfs-tools as well).
435   * Activate grml-testing repository for devel releases and
436     daily snapshots. [Testing: issue531]
437   * All flavours:
438     - drop lzma-modules-2.6.26-grml[64] and
439       squashfs-modules-2.6.26-grml[64] as we have it
440       in-tree of kernel 2.6.26-grml[64].
441   * GRML_FULL:
442     - add ipset
443     - drop wodim and genisoimage as we have a fully functional
444       cdrtools suite in grml
445   * GRML_MEDIUM:
446     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
447   * GRML_SMALL:
448     - several improvements to keep the ISO size as small as possible
449     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
450     - remove grml-small package
451     - remove fuse-utils
452     - remove nvi (see #490361)
453     - remove ppoeconf (just too big with its dependencies)
454     - remove prism54-firmware (for saving disk space)
455   * Support environment variable NO_ADDONS to avoid usage of
456     addons directory.
457   * Initial support for SQUASHFS_EXCLUDES_FILE.
458   * Do not include vmlinuz and initrd when building grml-small.
459   * We switched from Mercurial to Git - replaced all hg-URLs
460     with git.grml.org
461
462  -- Michael Prokop <mika@grml.org>  Wed, 01 Oct 2008 21:34:43 +0200
463
464 grml-live (0.9.3) unstable; urgency=low
465
466   * Improve the way deborphan works in
467     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
468     get rid of aptitude via
469     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
470   * Add PREREQ header to grml's initramfs-tools script, otherwise
471     booting fails with "PANIC: Circular dependancy.  Exiting."
472     Thanks for debugging help, maximilian attems.
473   * Use apt-get instead of dpkg in removal of packages in grml-small.
474   * Add tig to GRML_FULL, thanks Rhonda.
475
476  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
477
478 grml-live (0.9.2) unstable; urgency=low
479
480   * Improve checks for -[no]lzma for different squashfs-tools.
481
482  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
483
484 grml-live (0.9.1) unstable; urgency=low
485
486   * Rebuild initramfs to make sure that the up2date /etc/grml_version
487     is available in the live initramfs. [Closes: issue516]
488
489  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
490
491 grml-live (0.9.0) unstable; urgency=low
492
493   * Update to kernel 2.6.26-grml[64].
494   * Drop sysutils and cupsys-common from package lists.
495   * Add ext3grep to GRML_FULL.
496   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
497   * Move ssdeep and scrounge-ntfs from grml's repository list to
498     Debian's one.
499   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
500   * Document classes in more details. Thanks to Pawel Sadkowski
501     for pointing out. [Closes: issue490]
502   * Drop qtparted from GRML_FULL, we have better maintained
503     gparted now.
504   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
505     /etc/grml/fai/config/class/GRML_MEDIUM.var,
506     /etc/grml/fai/config/class/GRML_POWERPC.var and
507     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
508     configuration through GRMLBASE.var and this way it's much
509     easier to adjust settings according to your needs.
510   * Improve error handling in grml-live, including a check
511     for pipestatus of fai command.
512   * Output grml version in grml's live-initramfs script
513     Thanks for the idea, Marc Haber. [Closes: issue488]
514   * Drop glimpse from GRML_FULL due to license problems, see #474322.
515   * Display SQUASHFS_OPTIONS in configuration overview.
516   * Make sure it's possible to get usage information without being
517     root or actually executing the script.
518   * Improve usage information screen.
519   * Display progress of squashfs, when building via a buildsystem
520     just set -no-progress in $SQUASHFS_OPTIONS instead.
521   * Use linux-kernel-headers-grml in grml-medium.
522   * Use vim.basic as alternative setting for 'vi'.
523
524  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
525
526 grml-live (0.8) unstable; urgency=low
527
528   * Remove packages from GRML_FULL:
529     - apmd (the package is just borken, see #475432)
530     - raggle (#479562)
531   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
532     for mentioning in a bugreport, Marc Haber!)
533   * Add packages to GRML_FULL:
534     - ent (thanks, gebi)
535   * Add packages to GRML_MEDIUM:
536     - xfsdump (thanks, George Hartlieb)
537   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
538
539  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
540
541 grml-live (0.7) unstable; urgency=low
542
543   * Update templates/boot/addons/allinone.img to current version
544     from http://home.arcor.de/mschierlm/bootdisk/
545     Thanks, Michael Schierl.
546   * Add packages to GRML_FULL:
547     - gnuit
548     - i2c-tools [thanks to Mario Holbe]
549     - iotop
550     - keynav
551   * Remove packages from GRML_FULL:
552     - emelfm (#364442)
553     - nufw (#468245)
554     - sound-recorder (#288211)
555   * Readd libewf to GRML_FULL.
556   * buildd: use RELEASE-class in all build scripts
557   * Mention noquick bootoption in bootsplash and cheatcode file.
558   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
559   * Make sure username is adjusted in /etc/inittab.grml if username
560     not being "grml". Thanks for reporting, Thomas Lehmann.
561     [Testing: issue436]
562   * Add check for existence of -nolzma option. If squashfs-tools
563     doesn't support it at all then just get rid of the option.
564
565  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
566
567 grml-live (0.6) unstable; urgency=low
568
569   * Write squashfs filename to /live/filesystem.module.
570   * Adjust grml-live-remaster for new file system layout
571     and add support for working on a booted USB device.
572
573  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
574
575 grml-live (0.5) unstable; urgency=low
576
577   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
578     grml.squashfs.
579   * Update bootsplashes to current implementation, based on
580     live-initramfs and grml-autoconfig.
581   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
582     headaches, see #461888, #463720 and #445304 for example).
583   * Add sshfs to GRML_MEDIUM.
584
585  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
586
587 grml-live (0.4) unstable; urgency=low
588
589   * Add new packages to GRML_FULL:
590     - linux-uvc-modules-2.6.23-grml
591     - luvcview
592   * Add new packages to GRML_MEDIUM:
593     - at76-usb-modules-2.6.23-grml
594     - atl2-modules-2.6.23-grml
595     - firmware-ralink
596     - rt2400-modules-2.6.23-grml
597     - rt2500-modules-2.6.23-grml
598     - rt73-module-2.6.23-grml
599   * Finally fixed the "isolinux does not boot on old hardware" problem.
600     The problem was a too big boot/isolinux directory. Thanks a lot
601     for all the testing to Andrea Mayr and Wernfried Haas!
602     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
603       menu.c32 and memtest
604     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
605       support of several grml flavours on one single usb pen for the future
606     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
607       for new directory layout
608   * Make sure $GRML_NAME does not contain known problematic characters.
609
610  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
611
612 grml-live (0.3) unstable; urgency=low
613
614   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
615   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
616     older than 3.51 don't work with recent kernel versions like 2.6.23
617     anymore. :(
618   * Update templates/boot/isolinux/memdisk from syslinux package
619     version 2:3.61+dfsg-1.
620
621  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
622
623 grml-live (0.2) unstable; urgency=low
624
625   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
626     just fail on several old boxes. [Testing: issue400]
627   * Add new packages to GRML_FULL:
628     - auctex
629     - loop-aes-testsuite
630   * Add new packages to GRML_MEDIUM:
631     - atl2-modules-2.6.23-grml
632     - firmware-iwlwifi
633     - madwifi-modules-2.6.23-grml[64]
634     - madwifi-tools
635   * Set 'confirm=1' in /etc/apt/listchanges.conf.
636   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
637     for providing default /etc/default/loadcpufreq configuration.
638   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
639     option parsing so we can override already set defaults interative.
640   * Grep using the quiet option for squashfs features.
641
642  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
643
644 grml-live (0.1) unstable; urgency=low
645
646   * Bump version number to 0.1 as we ship grml-live with the
647     upcoming stable versions.
648   * Source /etc/grml/grml-live.local before parsing command line
649     options to be able to override configuration on the commandline.
650   * Use /usr/bin/vim.tiny as alternativ for vi.
651   * Add new packages to GRML_FULL:
652     - at76-usb-modules-2.6.23-grml64
653     - bluez-audio
654     - conky (thanks, shehu)
655     - epdfview
656     - gfs2-tools
657     - sslscan
658     - truecrypt-2.6.23-grml64
659     - unsort
660   * Remove bluetooth-alsa from GRML_FULL.
661   * Add new packages to GRML_MEDIUM:
662     - ntfs-3g
663     - truecrypt-2.6.23-grml64
664   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
665     - drop deprecated entries
666     - add debian2hd for isolinux/syslinux
667     - fix serial bootoption
668     - add grml2hd template for grub
669   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
670     remove packages via dpkg instead of apt-get. Thanks for the
671     bugreport and the patch, Lupe Christoph! [Closes: issue367]
672   * Use -no-progress option for mksquashfs only if it's supported.
673
674  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
675
676 grml-live (0.0.14) unstable; urgency=low
677
678   * Include initial version of the grml-live-remaster script,
679     contributed by Michael Schierl (thanks!) [Closes: issue331]
680   * Bump Standard-Version to 3.7.3 (no further changes).
681   * Set debconf configuration for postfix via
682     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
683   * Improve check for presence of FAI log directory in
684     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
685   * Configure apt-listchanges via new script
686     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
687   * Make sure packages are being removed before docs are being
688     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
689   * Create grml-live.log-file with permissions 664.
690   * Adjust buildd/functions.sh for new logging.
691   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
692     on AMD64 architecture. Add several new kernel packages for amd64
693     to GRML_FULL.
694   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
695   * Drop packages from GRML_FULL:
696     - findimagedupes: too many new dependencies, being:
697       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
698     - netpipes: conflicts with timelimit (see #457444) and does
699       not support IPv6 yet
700   * Add new packages to GRML_FULL:
701     - asql
702     - at76-usb-modules-2.6.23-grml
703     - edac-utils
704     - ifupdown-extra
705     - opencryptoki
706     - pmailq
707     - r6040-modules-2.6.23-grml
708     - scamper
709     - timelimit
710     - virtualbox-ose-guest-modules-2.6.23-grml
711     - virtualbox-ose-guest-utils
712
713  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
714
715 grml-live (0.0.13) unstable; urgency=low
716
717   * New option '-b' for "build-only".
718   * Replace mailx with bsd-mailx in GRML_FULL.
719     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
720   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
721   * Document grml2ram bootoption in grml-cheatcodes.txt
722   * Use -no-progress for Squashfs build process.
723   * Improve /etc/resolv.conf handling in
724     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
725   * Adjust hostname in /etc/postfix/main.cf.
726   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
727   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
728   * Make sure $HOSTNAME is unset by default.
729   * Disable Recommends for aptitude as well.
730   * Check for presence of live-initramfs in 10-build-initramfs.
731   * Install aptitude in softupdate if not present.
732   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
733   * Fix snort setup (/etc/default/snort.dpkg-dist) via
734     /etc/grml/fai/grml/grml_cleanup_chroot
735   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
736   * Remove hwtools from GRML_FULL, see #397723
737   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
738     instead so we keep grml-small as small as possible:
739     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
740     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
741     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
742     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd,
743   * Add new packages to GRML_MEDIUM:
744     - truecrypt-2.6.23-grml
745   * Add new packages to GRML_FULL:
746     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
747     - gnupg-pkcs11-scd
748     - gparted
749     - grml-paste
750     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
751     - unhide
752   * buildd:
753     - store_iso(): move md5sum file as well
754     - support providing options via grml_live_run() so we can disable
755       LZMA for grml-small builds
756
757  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
758
759 grml-live (0.0.12) unstable; urgency=low
760
761   * Log mkisofs command with quotes around version number for easier
762     copy/paste.
763   * Ship syslinux files via template directory because the syslinux
764     version (1:3.31-4) in Debian/etch is broken. :(
765     Drop syslinux from Depends.
766   * Mention -u option if using the option by accident and the chroot
767     does not exist yet.
768   * Update buildd/cleanup.sh and add buildd/files/.logo.png,
769     buildd/files/.style.css, buildd/files/HEADER.html and
770     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
771     and provide upload_logs().
772   * Generate md5sum of ISO if using class 'RELEASE'.
773   * Do not install package 'grml' via GRMLBASE because we want
774     to use grml-small in GRML_SMALL and GRML_MEDIUM.
775   * Remove and recreate /root directory in 98-clean-chroot.
776   * Skip stage updatebase when using softupdate and handle upgrade
777     on our own via hooks.
778   * Execute removal of log files after sourcing config files.
779
780  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
781
782 grml-live (0.0.11) unstable; urgency=low
783
784   * New option -z to use ZLIB instead of LZMA compression and
785     support SQUASHFS_OPTIONS in configuration file.
786   * Add new class XORG.
787   * Add X.org packages to GRML_MEDIUM.
788   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
789     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
790   * Adjust grml-buildd for new logdir structure.
791   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
792     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
793   * Diplay use of $LOCAL_CONFIG in configuration dialog.
794   * Remove fai's last-dirinstall and last-softupdate when using
795     ZERO_FAI_LOGFILE as well.
796   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
797     3.2.3 has a serious bug.
798   * Add new packages to GRML_FULL:
799     - atl2-modules-2.6.23-grml
800     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
801     - firmware-rt61
802     - firmware-rt73
803     - mlocate
804     - open-vm-tools
805     - pcaputils
806     - xrestop
807     - xserver-xorg-video-radeonhd
808     - yatm
809   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
810
811  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
812
813 grml-live (0.0.10) unstable; urgency=low
814
815   * Drop patches which are part of FAI 3.2.3 now. Depend on
816     FAI version 3.2.3 therefor.
817   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
818     Quoting the NEWS file of FAI:
819     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
820     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
821       will be copied to the path above at the end of an installation
822   * Log the executed FAI, squashfs and mkisofs command lines to
823     /var/log/grml-live.log.
824   * New option '-C <configuration_file>' for specifying a configuration
825     file. Needs heavy testing though, because the files are updated
826     during runtime it isn't as easy as expected to be. :-/
827   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
828     old FAI logs.
829   * Do not enable apt-listbugs if the binary is not available.
830     [Testing: issue340]
831   * Add keychain package to GRML_SMALL.
832   * Add new packages to GRML_MEDIUM:
833     - grml-live
834     - keychain
835     - lzma-modules-2.6.23-grml
836     - squashfs-modules-2.6.23-grml (we build the module external now)
837   * Add new packages to GRML_FULL:
838     - aosd-cat
839     - grml-live
840     - lzma-modules-2.6.23-grml
841     - squashfs-modules-2.6.23-grml (we build the module external now)
842   * Support loading of squashfs module via
843     /etc/grml/fai/live-initramfs/grml-script.init-top
844   * Make sure we have pinning for grml-stable and grml-testing
845     repositories via /etc/grml/fai/apt/preferences, not matter where
846     the packages come from (web vs. local mirror/cache for example).
847   * Remove base.tgz from chroot directory.
848   * Do not create /etc/sysconfig/network-scripts and
849     /etc/sysconfig/provider any longer in cleanup script.
850   * Fix typo in bootsplash f3 (thanks, jimmy).
851   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
852     isolinyx/syslinux/grub configuration because getbootparam
853     of grml-autoconfig requires a whitespace inside /proc/cmdline.
854   * Support grml2ram bootoption inside isolinyx/syslinux/grub
855     configuration.
856
857  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
858
859 grml-live (0.0.9) unstable; urgency=low
860
861   * Remove all files inside /root/ when using class RELEASE.
862   * Disable apt-listbugs in [soft]update.
863   * Fix 'dependency problems' handling in buildd functions.
864   * Add buildd/remove_isos.sh to remove generated ISOs.
865   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
866   * Set hostname in instsoft-hook already.
867   * Add user (grml) to all relevant groups.
868   * Improve initrd+kernel copy process: ignore .bak files (and get rid
869     of them) and copy always exactly one image.
870   * Add new packages to GRML_FULL:
871     - awesome
872     - cereal
873     - etckeeper
874     - hdapsd
875     - hdaps-utils
876     - libstdc++2.10-glibc2.2 [for better support of
877       binaries from commercial vendors; thanks to
878       Christian Hofstaedtler]
879     - mkelfimage
880     - runit
881     - rutilt
882     - supercat
883     - truecrypt-2.6.23-grml
884   * Drop centericq-common, centerim-common, irssi-text, rt2400
885     and rt2500 from GRML_FULL package list.
886
887  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
888
889 grml-live (0.0.8) unstable; urgency=low
890
891   * Copy /etc/resolv.conf to chroot in
892     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
893     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
894   * Remove /var/run/fai/fai_softupdate_is_running and
895     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
896     (FAI's softupdate currently does not clean up when canceling
897     the process.)
898   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
899     softupdate action.
900   * Remove /var/log/fai/* in class RELEASE.
901   * Generate md5sum of windows binaries.
902   * Upgrade via aptitude [safe-]upgrade in update process.
903   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
904     /etc/grml/fai/grml/grml_cleanup_chroot.online
905   * Edit /etc/apt/apt.conf inside
906     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
907     once.
908   * Make the log checks inside grml-live aware of the update
909     log-directory /var/log/fai/current.
910   * Use strings instead of --help to detect support of safe-upgrade
911     inside aptitude, otherwise it might fail due to unavailable shared libs.
912   * Configure (enable) apt-listchanges + apt-listbugs via
913     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
914   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
915   * Add new packages to GRML_FULL:
916     - acx100-2.6.23-grml
917     - bcm5700-module-2.6.23-grml
918     - dzen2
919     - drbd8-2.6.23-grml
920     - exmap-modules-2.6.23-grml
921     - fglrx-kernel-2.6.23-grml
922     - iscsitarget-2.6.23-grml
923     - ivtv-modules-2.6.23-grml
924     - ivtv-utils
925     - libacme-bleach-perl
926     - libacme-eyedrops-perl
927     - libacme-smirch-perl
928     - libpam-chroot
929     - libpam-devperm
930     - libpam-dotfile
931     - libpam-krb5
932     - libpam-modules
933     - libpam-mount
934     - libpam-pwgen
935     - libpam-smbpass
936     - libpam-ssh
937     - libpam-tmpdir
938     - libtool
939     - ndiswrapper-modules-2.6.23-grml
940     - openafs-modules-2.6.23-grml
941     - tp-smapi-modules-2.6.23-grml
942   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
943     Tom Asbury).
944   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
945     in a very smooth shape).
946
947  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
948
949 grml-live (0.0.7) unstable; urgency=low
950
951   The "holidays? what? are you joking?!"-release.
952
953   * Added FAI patches to /usr/share/grml-live/patches/ - it's
954     recommended to apply the patches to FAI until they are accepted
955     upstream. See Debian's BTS for more details: #444210, #447080
956     and #448426.
957   * Support option '-u' for updating system.
958   * Reworked buildd concept.
959     - Now we have a seperate
960       /usr/share/grml-live/buildd/functions.sh for generic stuff
961       and /etc/grml/grml-buildd.conf as configuration file.
962     - Use grml-buildd.{stdout,stderr} instead of
963       grml-live.{stdout,stderr} as log files.
964     - buildd/functions.sh: do not mv files if there was an error
965       during grml-live execution
966     - do not re-execute grml-live is the target ISO exists already
967   * Update zsh completion - thanks to Frank Terbeck!
968   * Set /etc/grml_version of live-system to the according value.
969     [Closes: issue322]
970   * Support setting /etc/debian_chroot inside chroot (useful if
971     building fails and manual interaction is needed).
972   * Log to /var/log/grml-live.log by default now and support
973     $ZERO_LOGFILE for cleaning up logs.
974   * Added new grml-repository named grml-live which is intented
975     to fix issues from Debian for grml-live builds. It is automatically
976     activated if you are building against unstable/sid and should
977     be used manually only if you realy know what you are doing.
978     Notice: if something fails inside building the base chroot/
979     debootstrap system we can't do anything via grml-live for you
980     right now. Instead grab the base.tgz from http://daily.grml.org/
981   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
982     for comparing two repositories.
983   * Replaced /etc/grml/fai/files/etc/apt/preferences
984     with /etc/grml/fai/apt/preferences so grml-live repository
985     can be used and configured at a single place.
986   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
987     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
988     later again.
989   * Display version number of grml-live.
990   * Log executed grml-live command line.
991   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
992     by default.
993   * Disable Recommends inside chroot installation.
994   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
995     for xserver-xorg package via debconf to work around #448863.
996   * Use "newest" kernel only if two kernels are present in the chroot.
997   * Set $SECONDS to unknown if $start_seconds is not set.
998   * Log closing signs (----...) via bailout to make sure they are
999     always set - even when exiting with an error.
1000   * Check for presence of /bin/zsh before setting default shell in
1001     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
1002   * Check for locales/localepurge before using them in
1003     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
1004   * Add new packages to GRML_FULL:
1005     - bittwist
1006     - ldnsutils
1007     - libpam-thinkfinger
1008     - linux-wlan-ng-modules-2.6.23-grml
1009     - madwifi-modules-2.6.23-grml
1010     - netrw
1011     - rt73-module-2.6.23-grml
1012     - thinkfinger-tools
1013     - tra
1014   * Drop idn from GRML_FULL.
1015   * Add new packages to GRML_MEDIUM:
1016     - alsa-base
1017     - alsa-tools
1018     - alsa-utils
1019     - ed
1020     - pcmciautils
1021     - Update kernel version to 2.6.23-grml
1022     - replace dhcp-client with dhcp3-client
1023   * Add ed package to GRML_SMALL and replace dhcp-client with
1024     dhcp3-client.
1025   * Use new kernel version 2.6.23-grml64 for amd64.
1026
1027  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
1028
1029 grml-live (0.0.6) unstable; urgency=low
1030
1031   * New option "-a" for setting architecture. This allows building
1032     grml(32) on amd64.
1033   * Fix stderr redirection in "/usr/sbin/fai already running..."
1034   * Update /etc/grml/fai/make-fai-nfsroot.conf
1035   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
1036     for grml-live instead of /var/log/grml-live.log so it's easier
1037     to track.
1038   * Update of buildd scripts: main configuration file main.sh
1039     which provides all the build stuff inside separate functions.
1040   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
1041     from subkeys.pgp.net fails.
1042   * Improve check for kernel version inside
1043     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
1044   * Work around #353967 for Debian/etch in
1045     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
1046   * Add new packages to GRML_FULL:
1047     - ghostscript (and get rid of gs, gs-common, gs-esp)
1048     - mr
1049
1050  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
1051
1052 grml-live (0.0.5) unstable; urgency=low
1053
1054   * Add new scripts to /usr/share/grml-live/examples/buildd/:
1055     - grml-live_autobuild_grml-small_etch.sh
1056     - grml-live_autobuild_grml-small_sid.sh
1057     - grml-live_autobuild_grml64-small_etch.sh
1058     - grml-live_autobuild_grml64-small_sid.sh
1059   * Some more FAI error checking.
1060   * Updated buildd scripts (better subject handling).
1061   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
1062     Restore usual Debian behaviour at the end using
1063     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
1064   * Add new scripts for retreiving bugs via apt-listbugs
1065     and storing package selection inside log directory.
1066     This has been integrated in a new class named "RELEASE".
1067   * Added support for new kernel version 2.6.23-grml to
1068     GRML_FULL.
1069   * Use uxterm as x-terminal-emulator and fall back to xterm
1070     only it uxterm is not available.
1071   * Support /etc/locale.gen.grml - it's used by default in
1072     class GRML_FULL and a new class named LOCALES.
1073   * Work around #443481 (bug inside snort) for Debian etch
1074     via using /etc/snort/snort.common.parameters (thanks for
1075     the idea, Thomas Lange!)
1076   * Do not exit with an error code if /usr/include/linux is NOT
1077     a symlink to /usr/src/linux/include/linux but keep it as
1078     a warning instead.
1079   * Log executed grml-live command.
1080   * Re-enable problematic packages that have been fixed:
1081     - apt-listbugs (fixed via manual interaction in scripts)
1082     - gsm-utils (#353967)
1083     - snort (#443481)
1084     - wvdial (fixed via debconf)
1085   * Add new packages to GRML_FULL:
1086     - ack-grep
1087     - mailplate
1088     - pristine-tar
1089
1090  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
1091
1092 grml-live (0.0.4) unstable; urgency=low
1093
1094   * The -t option for specifying the output directory has been
1095     renamed into -o. The option -t now specifies the place where
1096     templates for building the ISO can be found.
1097   * Option -t can be used for specifying the template directory.
1098     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
1099   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
1100   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
1101     - disable pipeline workaround
1102     - create /dev/MAKEDEV in chroot to work around the
1103       "./MAKEDEV: No such file or directory" problem of some packages
1104   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
1105     dangerous because of automatic removal of the files/dirs via fai.
1106   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
1107     I386/AMD64 classes in the docs.
1108   * Add new packages to GRML_FULL:
1109     - tgt: Linux target framework user-space tools
1110     - paperkey: extract just the secret information out ouf OpenPGP keys
1111     - gitpkg: helper scripts for maintaining packages with git
1112     - iscsitarget: iSCSI Enterprise Target userland tools
1113     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
1114   * Set $HOSTNAME to according hostname via
1115     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
1116   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
1117   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
1118     available).
1119   * Check for presence of the initrd.
1120   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
1121   * Add /usr/share/grml-live/examples/buildd/
1122
1123  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
1124
1125 grml-live (0.0.3) unstable; urgency=low
1126
1127   * Support for setting GRML_NAME (like grml vs. grml-small
1128     vs grml64 vs...)
1129   * Drop the character limits of $VERSION and $RELEASENAME.
1130   * Make sure $SECONDS is set before outputting the runtime.
1131   * Unify usage of i386_files, place all template files in
1132     directory templates now.
1133   * Improve portability of linux headers cleanup inside
1134     grml_cleanup_chroot.
1135   * Provide class GRML_SMALL and rename old GRML_SMALL into
1136     GRML_MEDIUM.
1137   * Do not install kernel via GRMLBASE but via GRML_* classes
1138     instead so we have only one single kernel on the system
1139     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
1140   * Use grml-live.log as logfile.
1141   * Added vim to GRML_MEDIUM package list.
1142
1143  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
1144
1145 grml-live (0.0.2) unstable; urgency=low
1146
1147   * Add support for amd64.
1148   * Update and extend documentation.
1149   * Bugfix: Make sure $LOGDIR exists.
1150   * fai dirinstall: set hostname via $HOSTNAME
1151
1152  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
1153
1154 grml-live (0.0.1) unstable; urgency=low
1155
1156   * Initial release.
1157
1158  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
1159