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