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