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