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