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