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