Update changelog
[grml-live.git] / debian / changelog
1 grml-live (0.9.4) unstable; urgency=low
2
3   * Update docs.
4   * Use squashfs-lzma-tools instead of squashfs-tools:
5     Depend on squashfs-lzma-tools - but allow usage
6     of squashfs-tools as well).
7   * Drop lzma-modules-2.6.26-grml[64] and
8     squashfs-modules-2.6.26-grml[64] as we have it
9     in-tree of kernel 2.6.26-grml[64].
10   * Activate grml-testing repository for devel releases and
11     daily snapshots. [Testing: issue531]
12   * GRML_FULL:
13     - add ipset
14   * GRML_MEDIUM:
15     - replace rt73-module-2.6.26-grml with rt73-modules-2.6.26-grml.
16   * GRML_SMALL:
17     - use kernel 2.6.26-grml instead of 2.6.26-grml-small
18     - remove ppoeconf (just too big with its dependencies)
19     - remove prism54-firmware (for saving disk space)
20
21  -- Michael Prokop <mika@grml.org>  Mon, 29 Sep 2008 11:28:31 +0200
22
23 grml-live (0.9.3) unstable; urgency=low
24
25   * Improve the way deborphan works in
26     /etc/grml/fai/grml/grml_cleanup_chroot.deborphan and
27     get rid of aptitude via
28     /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
29   * Add PREREQ header to grml's initramfs-tools script, otherwise
30     booting fails with "PANIC: Circular dependancy.  Exiting."
31     Thanks for debugging help, maximilian attems.
32   * Use apt-get instead of dpkg in removal of packages in grml-small.
33   * Add tig to GRML_FULL, thanks Rhonda.
34
35  -- Michael Prokop <mika@grml.org>  Thu, 25 Sep 2008 20:05:19 +0200
36
37 grml-live (0.9.2) unstable; urgency=low
38
39   * Improve checks for -[no]lzma for different squashfs-tools.
40
41  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:28:48 +0200
42
43 grml-live (0.9.1) unstable; urgency=low
44
45   * Rebuild initramfs to make sure that the up2date /etc/grml_version
46     is available in the live initramfs. [Closes: issue516]
47
48  -- Michael Prokop <mika@grml.org>  Thu, 04 Sep 2008 13:27:35 +0200
49
50 grml-live (0.9.0) unstable; urgency=low
51
52   * Update to kernel 2.6.26-grml[64].
53   * Drop sysutils and cupsys-common from package lists.
54   * Add ext3grep to GRML_FULL.
55   * Integrate /etc/grml/fai/config/package_config/GRML_FORENSIC.
56   * Move ssdeep and scrounge-ntfs from grml's repository list to
57     Debian's one.
58   * Drop syslog-ng in all classes and use rsyslog in GRMLBASE.
59   * Document classes in more details. Thanks to Pawel Sadkowski
60     for pointing out. [Closes: issue490]
61   * Drop qtparted from GRML_FULL, we have better maintained
62     gparted now.
63   * Get rid of /etc/grml/fai/config/class/GRML_FULL.var,
64     /etc/grml/fai/config/class/GRML_MEDIUM.var,
65     /etc/grml/fai/config/class/GRML_POWERPC.var and
66     /etc/grml/fai/config/class/GRML_SMALL.var - we manage the
67     configuration through GRMLBASE.var and this way it's much
68     easier to adjust settings according to your needs.
69   * Improve error handling in grml-live, including a check
70     for pipestatus of fai command.
71   * Output grml version in grml's live-initramfs script
72     Thanks for the idea, Marc Haber. [Closes: issue488]
73   * Drop glimpse from GRML_FULL due to license problems, see #474322.
74   * Display SQUASHFS_OPTIONS in configuration overview.
75   * Make sure it's possible to get usage information without being
76     root or actually executing the script.
77   * Improve usage information screen.
78   * Display progress of squashfs, when building via a buildsystem
79     just set -no-progress in $SQUASHFS_OPTIONS instead.
80   * Use linux-kernel-headers-grml in grml-medium.
81   * Use vim.basic as alternative setting for 'vi'.
82   * 
83
84  -- Michael Prokop <mika@grml.org>  Mon, 01 Sep 2008 15:17:39 +0200
85
86 grml-live (0.8) unstable; urgency=low
87
88   * Remove packages from GRML_FULL:
89     - apmd (the package is just borken, see #475432)
90     - raggle (#479562)
91   * Remove scandelay bootoption from grml-cheatcodes.txt (thanks
92     for mentioning in a bugreport, Marc Haber!)
93   * Add packages to GRML_FULL:
94     - ent (thanks, gebi)
95   * Add packages to GRML_MEDIUM:
96     - xfsdump (thanks, George Hartlieb)
97   * Mention "grml debug=noscreen" in grml-cheatcodes.txt.
98
99  -- Michael Prokop <mika@grml.org>  Mon, 12 May 2008 19:13:32 +0200
100
101 grml-live (0.7) unstable; urgency=low
102
103   * Update templates/boot/addons/allinone.img to current version
104     from http://home.arcor.de/mschierlm/bootdisk/
105     Thanks, Michael Schierl.
106   * Add packages to GRML_FULL:
107     - gnuit
108     - i2c-tools [thanks to Mario Holbe]
109     - iotop
110     - keynav
111   * Remove packages from GRML_FULL:
112     - emelfm (#364442)
113     - nufw (#468245)
114     - sound-recorder (#288211)
115   * Readd libewf to GRML_FULL.
116   * buildd: use RELEASE-class in all build scripts
117   * Mention noquick bootoption in bootsplash and cheatcode file.
118   * Fix typo in bootsplash f3, thanks to Daniel Martin for reporting.
119   * Make sure username is adjusted in /etc/inittab.grml if username
120     not being "grml". Thanks for reporting, Thomas Lehmann.
121     [Testing: issue436]
122   * Add check for existence of -nolzma option. If squashfs-tools
123     doesn't support it at all then just get rid of the option.
124
125  -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 18:28:12 +0200
126
127 grml-live (0.6) unstable; urgency=low
128
129   * Write squashfs filename to /live/filesystem.module.
130   * Adjust grml-live-remaster for new file system layout
131     and add support for working on a booted USB device.
132
133  -- Michael Prokop <mika@grml.org>  Sat, 23 Feb 2008 11:12:10 +0100
134
135 grml-live (0.5) unstable; urgency=low
136
137   * Make sure we use ${GRML_NAME}.squashfs instead of hardcoded
138     grml.squashfs.
139   * Update bootsplashes to current implementation, based on
140     live-initramfs and grml-autoconfig.
141   * Get rid of gnu-fdisk in GRML_FULL (it's causing just too many
142     headaches, see #461888, #463720 and #445304 for example).
143   * Add sshfs to GRML_MEDIUM.
144
145  -- Michael Prokop <mika@grml.org>  Wed, 20 Feb 2008 16:41:06 +0100
146
147 grml-live (0.4) unstable; urgency=low
148
149   * Add new packages to GRML_FULL:
150     - linux-uvc-modules-2.6.23-grml
151     - luvcview
152   * Add new packages to GRML_MEDIUM:
153     - at76-usb-modules-2.6.23-grml
154     - atl2-modules-2.6.23-grml
155     - firmware-ralink
156     - rt2400-modules-2.6.23-grml
157     - rt2500-modules-2.6.23-grml
158     - rt73-module-2.6.23-grml
159   * Finally fixed the "isolinux does not boot on old hardware" problem.
160     The problem was a too big boot/isolinux directory. Thanks a lot
161     for all the testing to Andrea Mayr and Wernfried Haas!
162     - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
163       menu.c32 and memtest
164     - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
165       support of several grml flavours on one single usb pen for the future
166     - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
167       for new directory layout
168   * Make sure $GRML_NAME does not contain known problematic characters.
169
170  -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 16:08:38 +0100
171
172 grml-live (0.3) unstable; urgency=low
173
174   * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
175   * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
176     older than 3.51 don't work with recent kernel versions like 2.6.23
177     anymore. :(
178   * Update templates/boot/isolinux/memdisk from syslinux package
179     version 2:3.61+dfsg-1.
180
181  -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
182
183 grml-live (0.2) unstable; urgency=low
184
185   * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
186     just fail on several old boxes. [Testing: issue400]
187   * Add new packages to GRML_FULL:
188     - auctex
189     - loop-aes-testsuite
190   * Add new packages to GRML_MEDIUM:
191     - atl2-modules-2.6.23-grml
192     - firmware-iwlwifi
193     - madwifi-modules-2.6.23-grml[64]
194     - madwifi-tools
195   * Set 'confirm=1' in /etc/apt/listchanges.conf.
196   * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
197     for providing default /etc/default/loadcpufreq configuration.
198   * Move sourcing /etc/grml/grml-live.local *before* the cmdline
199     option parsing so we can override already set defaults interative.
200   * Grep using the quiet option for squashfs features.
201
202  -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
203
204 grml-live (0.1) unstable; urgency=low
205
206   * Bump version number to 0.1 as we ship grml-live with the
207     upcoming stable versions.
208   * Source /etc/grml/grml-live.local before parsing command line
209     options to be able to override configuration on the commandline.
210   * Use /usr/bin/vim.tiny as alternativ for vi.
211   * Add new packages to GRML_FULL:
212     - at76-usb-modules-2.6.23-grml64
213     - bluez-audio
214     - conky (thanks, shehu)
215     - epdfview
216     - gfs2-tools
217     - sslscan
218     - truecrypt-2.6.23-grml64
219     - unsort
220   * Remove bluetooth-alsa from GRML_FULL.
221   * Add new packages to GRML_MEDIUM:
222     - ntfs-3g
223     - truecrypt-2.6.23-grml64
224   * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
225     - drop deprecated entries
226     - add debian2hd for isolinux/syslinux
227     - fix serial bootoption
228     - add grml2hd template for grub
229   * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
230     remove packages via dpkg instead of apt-get. Thanks for the
231     bugreport and the patch, Lupe Christoph! [Closes: issue367]
232   * Use -no-progress option for mksquashfs only if it's supported.
233
234  -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
235
236 grml-live (0.0.14) unstable; urgency=low
237
238   * Include initial version of the grml-live-remaster script,
239     contributed by Michael Schierl (thanks!) [Closes: issue331]
240   * Bump Standard-Version to 3.7.3 (no further changes).
241   * Set debconf configuration for postfix via
242     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
243   * Improve check for presence of FAI log directory in
244     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
245   * Configure apt-listchanges via new script
246     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
247   * Make sure packages are being removed before docs are being
248     deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
249   * Create grml-live.log-file with permissions 664.
250   * Adjust buildd/functions.sh for new logging.
251   * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
252     on AMD64 architecture. Add several new kernel packages for amd64
253     to GRML_FULL.
254   * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
255   * Drop packages from GRML_FULL:
256     - findimagedupes: too many new dependencies, being:
257       libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
258     - netpipes: conflicts with timelimit (see #457444) and does
259       not support IPv6 yet
260   * Add new packages to GRML_FULL:
261     - asql
262     - at76-usb-modules-2.6.23-grml
263     - edac-utils
264     - ifupdown-extra
265     - opencryptoki
266     - pmailq
267     - r6040-modules-2.6.23-grml
268     - scamper
269     - timelimit
270     - virtualbox-ose-guest-modules-2.6.23-grml
271     - virtualbox-ose-guest-utils
272
273  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
274
275 grml-live (0.0.13) unstable; urgency=low
276
277   * New option '-b' for "build-only".
278   * Replace mailx with bsd-mailx in GRML_FULL.
279     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
280   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
281   * Document grml2ram bootoption in grml-cheatcodes.txt
282   * Use -no-progress for Squashfs build process.
283   * Improve /etc/resolv.conf handling in
284     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
285   * Adjust hostname in /etc/postfix/main.cf.
286   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
287   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
288   * Make sure $HOSTNAME is unset by default.
289   * Disable Recommends for aptitude as well.
290   * Check for presence of live-initramfs in 10-build-initramfs.
291   * Install aptitude in softupdate if not present.
292   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
293   * Fix snort setup (/etc/default/snort.dpkg-dist) via
294     /etc/grml/fai/grml/grml_cleanup_chroot
295   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
296   * Remove hwtools from GRML_FULL, see #397723
297   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
298     instead so we keep grml-small as small as possible:
299     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
300     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
301     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
302     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd, 
303   * Add new packages to GRML_MEDIUM:
304     - truecrypt-2.6.23-grml
305   * Add new packages to GRML_FULL:
306     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
307     - gnupg-pkcs11-scd
308     - gparted
309     - grml-paste
310     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
311     - unhide
312   * buildd:
313     - store_iso(): move md5sum file as well
314     - support providing options via grml_live_run() so we can disable
315       LZMA for grml-small builds
316
317  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
318
319 grml-live (0.0.12) unstable; urgency=low
320
321   * Log mkisofs command with quotes around version number for easier
322     copy/paste.
323   * Ship syslinux files via template directory because the syslinux
324     version (1:3.31-4) in Debian/etch is broken. :(
325     Drop syslinux from Depends.
326   * Mention -u option if using the option by accident and the chroot
327     does not exist yet.
328   * Update buildd/cleanup.sh and add buildd/files/.logo.png, 
329     buildd/files/.style.css, buildd/files/HEADER.html and
330     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
331     and provide upload_logs().
332   * Generate md5sum of ISO if using class 'RELEASE'.
333   * Do not install package 'grml' via GRMLBASE because we want
334     to use grml-small in GRML_SMALL and GRML_MEDIUM.
335   * Remove and recreate /root directory in 98-clean-chroot.
336   * Skip stage updatebase when using softupdate and handle upgrade
337     on our own via hooks.
338   * Execute removal of log files after sourcing config files.
339
340  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
341
342 grml-live (0.0.11) unstable; urgency=low
343
344   * New option -z to use ZLIB instead of LZMA compression and
345     support SQUASHFS_OPTIONS in configuration file.
346   * Add new class XORG.
347   * Add X.org packages to GRML_MEDIUM.
348   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
349     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
350   * Adjust grml-buildd for new logdir structure.
351   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
352     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
353   * Diplay use of $LOCAL_CONFIG in configuration dialog.
354   * Remove fai's last-dirinstall and last-softupdate when using
355     ZERO_FAI_LOGFILE as well.
356   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
357     3.2.3 has a serious bug.
358   * Add new packages to GRML_FULL:
359     - atl2-modules-2.6.23-grml
360     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
361     - firmware-rt61
362     - firmware-rt73
363     - mlocate
364     - open-vm-tools
365     - pcaputils
366     - xrestop
367     - xserver-xorg-video-radeonhd
368     - yatm
369   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
370
371  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
372
373 grml-live (0.0.10) unstable; urgency=low
374
375   * Drop patches which are part of FAI 3.2.3 now. Depend on
376     FAI version 3.2.3 therefor.
377   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
378     Quoting the NEWS file of FAI:
379     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
380     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
381       will be copied to the path above at the end of an installation
382   * Log the executed FAI, squashfs and mkisofs command lines to
383     /var/log/grml-live.log.
384   * New option '-C <configuration_file>' for specifying a configuration
385     file. Needs heavy testing though, because the files are updated
386     during runtime it isn't as easy as expected to be. :-/
387   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
388     old FAI logs.
389   * Do not enable apt-listbugs if the binary is not available.
390     [Testing: issue340]
391   * Add keychain package to GRML_SMALL.
392   * Add new packages to GRML_MEDIUM:
393     - grml-live
394     - keychain
395     - lzma-modules-2.6.23-grml
396     - squashfs-modules-2.6.23-grml (we build the module external now)
397   * Add new packages to GRML_FULL:
398     - aosd-cat
399     - grml-live
400     - lzma-modules-2.6.23-grml
401     - squashfs-modules-2.6.23-grml (we build the module external now)
402   * Support loading of squashfs module via
403     /etc/grml/fai/live-initramfs/grml-script.init-top
404   * Make sure we have pinning for grml-stable and grml-testing
405     repositories via /etc/grml/fai/apt/preferences, not matter where
406     the packages come from (web vs. local mirror/cache for example).
407   * Remove base.tgz from chroot directory.
408   * Do not create /etc/sysconfig/network-scripts and
409     /etc/sysconfig/provider any longer in cleanup script.
410   * Fix typo in bootsplash f3 (thanks, jimmy).
411   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
412     isolinyx/syslinux/grub configuration because getbootparam
413     of grml-autoconfig requires a whitespace inside /proc/cmdline.
414   * Support grml2ram bootoption inside isolinyx/syslinux/grub
415     configuration.
416
417  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
418
419 grml-live (0.0.9) unstable; urgency=low
420
421   * Remove all files inside /root/ when using class RELEASE.
422   * Disable apt-listbugs in [soft]update.
423   * Fix 'dependency problems' handling in buildd functions.
424   * Add buildd/remove_isos.sh to remove generated ISOs.
425   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
426   * Set hostname in instsoft-hook already.
427   * Add user (grml) to all relevant groups.
428   * Improve initrd+kernel copy process: ignore .bak files (and get rid
429     of them) and copy always exactly one image.
430   * Add new packages to GRML_FULL:
431     - awesome
432     - cereal
433     - etckeeper
434     - hdapsd
435     - hdaps-utils
436     - libstdc++2.10-glibc2.2 [for better support of
437       binaries from commercial vendors; thanks to
438       Christian Hofstaedtler]
439     - mkelfimage
440     - runit
441     - rutilt
442     - supercat
443     - truecrypt-2.6.23-grml
444   * Drop centericq-common, centerim-common, irssi-text, rt2400
445     and rt2500 from GRML_FULL package list.
446
447  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
448
449 grml-live (0.0.8) unstable; urgency=low
450
451   * Copy /etc/resolv.conf to chroot in
452     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
453     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
454   * Remove /var/run/fai/fai_softupdate_is_running and
455     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
456     (FAI's softupdate currently does not clean up when canceling
457     the process.)
458   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
459     softupdate action.
460   * Remove /var/log/fai/* in class RELEASE.
461   * Generate md5sum of windows binaries.
462   * Upgrade via aptitude [safe-]upgrade in update process.
463   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
464     /etc/grml/fai/grml/grml_cleanup_chroot.online
465   * Edit /etc/apt/apt.conf inside
466     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
467     once.
468   * Make the log checks inside grml-live aware of the update
469     log-directory /var/log/fai/current.
470   * Use strings instead of --help to detect support of safe-upgrade
471     inside aptitude, otherwise it might fail due to unavailable shared libs.
472   * Configure (enable) apt-listchanges + apt-listbugs via
473     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
474   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
475   * Add new packages to GRML_FULL:
476     - acx100-2.6.23-grml
477     - bcm5700-module-2.6.23-grml
478     - dzen2
479     - drbd8-2.6.23-grml
480     - exmap-modules-2.6.23-grml
481     - fglrx-kernel-2.6.23-grml
482     - iscsitarget-2.6.23-grml
483     - ivtv-modules-2.6.23-grml
484     - ivtv-utils
485     - libacme-bleach-perl
486     - libacme-eyedrops-perl
487     - libacme-smirch-perl
488     - libpam-chroot
489     - libpam-devperm
490     - libpam-dotfile
491     - libpam-krb5
492     - libpam-modules
493     - libpam-mount
494     - libpam-pwgen
495     - libpam-smbpass
496     - libpam-ssh
497     - libpam-tmpdir
498     - libtool
499     - ndiswrapper-modules-2.6.23-grml
500     - openafs-modules-2.6.23-grml
501     - tp-smapi-modules-2.6.23-grml
502   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
503     Tom Asbury).
504   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
505     in a very smooth shape).
506
507  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
508
509 grml-live (0.0.7) unstable; urgency=low
510
511   The "holidays? what? are you joking?!"-release.
512
513   * Added FAI patches to /usr/share/grml-live/patches/ - it's
514     recommended to apply the patches to FAI until they are accepted
515     upstream. See Debian's BTS for more details: #444210, #447080
516     and #448426.
517   * Support option '-u' for updating system.
518   * Reworked buildd concept.
519     - Now we have a seperate
520       /usr/share/grml-live/buildd/functions.sh for generic stuff
521       and /etc/grml/grml-buildd.conf as configuration file.
522     - Use grml-buildd.{stdout,stderr} instead of
523       grml-live.{stdout,stderr} as log files.
524     - buildd/functions.sh: do not mv files if there was an error
525       during grml-live execution
526     - do not re-execute grml-live is the target ISO exists already
527   * Update zsh completion - thanks to Frank Terbeck!
528   * Set /etc/grml_version of live-system to the according value.
529     [Closes: issue322]
530   * Support setting /etc/debian_chroot inside chroot (useful if
531     building fails and manual interaction is needed).
532   * Log to /var/log/grml-live.log by default now and support
533     $ZERO_LOGFILE for cleaning up logs.
534   * Added new grml-repository named grml-live which is intented
535     to fix issues from Debian for grml-live builds. It is automatically
536     activated if you are building against unstable/sid and should
537     be used manually only if you realy know what you are doing.
538     Notice: if something fails inside building the base chroot/
539     debootstrap system we can't do anything via grml-live for you
540     right now. Instead grab the base.tgz from http://daily.grml.org/
541   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
542     for comparing two repositories.
543   * Replaced /etc/grml/fai/files/etc/apt/preferences
544     with /etc/grml/fai/apt/preferences so grml-live repository
545     can be used and configured at a single place.
546   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
547     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
548     later again.
549   * Display version number of grml-live.
550   * Log executed grml-live command line.
551   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
552     by default.
553   * Disable Recommends inside chroot installation.
554   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
555     for xserver-xorg package via debconf to work around #448863.
556   * Use "newest" kernel only if two kernels are present in the chroot.
557   * Set $SECONDS to unknown if $start_seconds is not set.
558   * Log closing signs (----...) via bailout to make sure they are
559     always set - even when exiting with an error.
560   * Check for presence of /bin/zsh before setting default shell in
561     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
562   * Check for locales/localepurge before using them in
563     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
564   * Add new packages to GRML_FULL:
565     - bittwist
566     - ldnsutils
567     - libpam-thinkfinger
568     - linux-wlan-ng-modules-2.6.23-grml
569     - madwifi-modules-2.6.23-grml
570     - netrw
571     - rt73-module-2.6.23-grml
572     - thinkfinger-tools
573     - tra
574   * Drop idn from GRML_FULL.
575   * Add new packages to GRML_MEDIUM:
576     - alsa-base
577     - alsa-tools
578     - alsa-utils
579     - ed
580     - pcmciautils
581     - Update kernel version to 2.6.23-grml
582     - replace dhcp-client with dhcp3-client
583   * Add ed package to GRML_SMALL and replace dhcp-client with
584     dhcp3-client.
585   * Use new kernel version 2.6.23-grml64 for amd64.
586
587  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
588
589 grml-live (0.0.6) unstable; urgency=low
590
591   * New option "-a" for setting architecture. This allows building
592     grml(32) on amd64.
593   * Fix stderr redirection in "/usr/sbin/fai already running..."
594   * Update /etc/grml/fai/make-fai-nfsroot.conf
595   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
596     for grml-live instead of /var/log/grml-live.log so it's easier
597     to track.
598   * Update of buildd scripts: main configuration file main.sh
599     which provides all the build stuff inside separate functions.
600   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
601     from subkeys.pgp.net fails.
602   * Improve check for kernel version inside
603     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
604   * Work around #353967 for Debian/etch in
605     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
606   * Add new packages to GRML_FULL:
607     - ghostscript (and get rid of gs, gs-common, gs-esp)
608     - mr
609
610  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
611
612 grml-live (0.0.5) unstable; urgency=low
613
614   * Add new scripts to /usr/share/grml-live/examples/buildd/:
615     - grml-live_autobuild_grml-small_etch.sh
616     - grml-live_autobuild_grml-small_sid.sh
617     - grml-live_autobuild_grml64-small_etch.sh
618     - grml-live_autobuild_grml64-small_sid.sh
619   * Some more FAI error checking.
620   * Updated buildd scripts (better subject handling).
621   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
622     Restore usual Debian behaviour at the end using
623     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
624   * Add new scripts for retreiving bugs via apt-listbugs
625     and storing package selection inside log directory.
626     This has been integrated in a new class named "RELEASE".
627   * Added support for new kernel version 2.6.23-grml to
628     GRML_FULL.
629   * Use uxterm as x-terminal-emulator and fall back to xterm
630     only it uxterm is not available.
631   * Support /etc/locale.gen.grml - it's used by default in
632     class GRML_FULL and a new class named LOCALES.
633   * Work around #443481 (bug inside snort) for Debian etch
634     via using /etc/snort/snort.common.parameters (thanks for
635     the idea, Thomas Lange!)
636   * Do not exit with an error code if /usr/include/linux is NOT
637     a symlink to /usr/src/linux/include/linux but keep it as
638     a warning instead.
639   * Log executed grml-live command.
640   * Re-enable problematic packages that have been fixed:
641     - apt-listbugs (fixed via manual interaction in scripts)
642     - gsm-utils (#353967)
643     - snort (#443481)
644     - wvdial (fixed via debconf)
645   * Add new packages to GRML_FULL:
646     - ack-grep
647     - mailplate
648     - pristine-tar
649
650  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
651
652 grml-live (0.0.4) unstable; urgency=low
653
654   * The -t option for specifying the output directory has been
655     renamed into -o. The option -t now specifies the place where
656     templates for building the ISO can be found.
657   * Option -t can be used for specifying the template directory.
658     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
659   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
660   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
661     - disable pipeline workaround 
662     - create /dev/MAKEDEV in chroot to work around the
663       "./MAKEDEV: No such file or directory" problem of some packages
664   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
665     dangerous because of automatic removal of the files/dirs via fai.
666   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
667     I386/AMD64 classes in the docs.
668   * Add new packages to GRML_FULL:
669     - tgt: Linux target framework user-space tools
670     - paperkey: extract just the secret information out ouf OpenPGP keys
671     - gitpkg: helper scripts for maintaining packages with git
672     - iscsitarget: iSCSI Enterprise Target userland tools
673     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
674   * Set $HOSTNAME to according hostname via
675     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
676   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
677   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
678     available). 
679   * Check for presence of the initrd.
680   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
681   * Add /usr/share/grml-live/examples/buildd/
682
683  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
684
685 grml-live (0.0.3) unstable; urgency=low
686
687   * Support for setting GRML_NAME (like grml vs. grml-small
688     vs grml64 vs...)
689   * Drop the character limits of $VERSION and $RELEASENAME.
690   * Make sure $SECONDS is set before outputting the runtime.
691   * Unify usage of i386_files, place all template files in
692     directory templates now.
693   * Improve portability of linux headers cleanup inside
694     grml_cleanup_chroot.
695   * Provide class GRML_SMALL and rename old GRML_SMALL into
696     GRML_MEDIUM.
697   * Do not install kernel via GRMLBASE but via GRML_* classes
698     instead so we have only one single kernel on the system
699     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
700   * Use grml-live.log as logfile.
701   * Added vim to GRML_MEDIUM package list.
702
703  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
704
705 grml-live (0.0.2) unstable; urgency=low
706
707   * Add support for amd64.
708   * Update and extend documentation.
709   * Bugfix: Make sure $LOGDIR exists.
710   * fai dirinstall: set hostname via $HOSTNAME
711
712  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
713
714 grml-live (0.0.1) unstable; urgency=low
715
716   * Initial release.
717
718  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
719