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