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