Drop findimagedupes from GRML_FULL
[grml-live.git] / debian / changelog
1 grml-live (0.0.14) unstable; urgency=low
2
3   * Set debconf configuration for postfix via
4     /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
5   * Improve check for presence of FAI log directory in
6     /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
7   * Configure apt-listchanges via new script
8     /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
9   * Drop findimagedupes from GRML_FULL (too many new dependencies,
10     being: libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7)
11   * Add new packages to GRML_FULL:
12     - asql
13     - at76-usb-modules-2.6.23-grml
14     - edac-utils
15     - ifupdown-extra
16     - opencryptoki
17     - pmailq
18     - r6040-modules-2.6.23-grml
19
20  -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
21
22 grml-live (0.0.13) unstable; urgency=low
23
24   * New option '-b' for "build-only".
25   * Replace mailx with bsd-mailx in GRML_FULL.
26     http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
27   * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
28   * Document grml2ram bootoption in grml-cheatcodes.txt
29   * Use -no-progress for Squashfs build process.
30   * Improve /etc/resolv.conf handling in
31     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
32   * Adjust hostname in /etc/postfix/main.cf.
33   * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
34   * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
35   * Make sure $HOSTNAME is unset by default.
36   * Disable Recommends for aptitude as well.
37   * Check for presence of live-initramfs in 10-build-initramfs.
38   * Install aptitude in softupdate if not present.
39   * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
40   * Fix snort setup (/etc/default/snort.dpkg-dist) via
41     /etc/grml/fai/grml/grml_cleanup_chroot
42   * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
43   * Remove hwtools from GRML_FULL, see #397723
44   * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
45     instead so we keep grml-small as small as possible:
46     acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
47     grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
48     grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
49     grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd, 
50   * Add new packages to GRML_MEDIUM:
51     - truecrypt-2.6.23-grml
52   * Add new packages to GRML_FULL:
53     - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
54     - gnupg-pkcs11-scd
55     - gparted
56     - grml-paste
57     - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
58     - unhide
59   * buildd:
60     - store_iso(): move md5sum file as well
61     - support providing options via grml_live_run() so we can disable
62       LZMA for grml-small builds
63
64  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
65
66 grml-live (0.0.12) unstable; urgency=low
67
68   * Log mkisofs command with quotes around version number for easier
69     copy/paste.
70   * Ship syslinux files via template directory because the syslinux
71     version (1:3.31-4) in Debian/etch is broken. :(
72     Drop syslinux from Depends.
73   * Mention -u option if using the option by accident and the chroot
74     does not exist yet.
75   * Update buildd/cleanup.sh and add buildd/files/.logo.png, 
76     buildd/files/.style.css, buildd/files/HEADER.html and
77     buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
78     and provide upload_logs().
79   * Generate md5sum of ISO if using class 'RELEASE'.
80   * Do not install package 'grml' via GRMLBASE because we want
81     to use grml-small in GRML_SMALL and GRML_MEDIUM.
82   * Remove and recreate /root directory in 98-clean-chroot.
83   * Skip stage updatebase when using softupdate and handle upgrade
84     on our own via hooks.
85   * Execute removal of log files after sourcing config files.
86
87  -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
88
89 grml-live (0.0.11) unstable; urgency=low
90
91   * New option -z to use ZLIB instead of LZMA compression and
92     support SQUASHFS_OPTIONS in configuration file.
93   * Add new class XORG.
94   * Add X.org packages to GRML_MEDIUM.
95   * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
96     via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
97   * Adjust grml-buildd for new logdir structure.
98   * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
99     which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
100   * Diplay use of $LOCAL_CONFIG in configuration dialog.
101   * Remove fai's last-dirinstall and last-softupdate when using
102     ZERO_FAI_LOGFILE as well.
103   * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
104     3.2.3 has a serious bug.
105   * Add new packages to GRML_FULL:
106     - atl2-modules-2.6.23-grml
107     - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
108     - firmware-rt61
109     - firmware-rt73
110     - mlocate
111     - open-vm-tools
112     - pcaputils
113     - xrestop
114     - xserver-xorg-video-radeonhd
115     - yatm
116   * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
117
118  -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
119
120 grml-live (0.0.10) unstable; urgency=low
121
122   * Drop patches which are part of FAI 3.2.3 now. Depend on
123     FAI version 3.2.3 therefor.
124   * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
125     Quoting the NEWS file of FAI:
126     - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
127     - LOGDIR is /tmp/fai during an installation (not dirinstall), and
128       will be copied to the path above at the end of an installation
129   * Log the executed FAI, squashfs and mkisofs command lines to
130     /var/log/grml-live.log.
131   * New option '-C <configuration_file>' for specifying a configuration
132     file. Needs heavy testing though, because the files are updated
133     during runtime it isn't as easy as expected to be. :-/
134   * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
135     old FAI logs.
136   * Do not enable apt-listbugs if the binary is not available.
137     [Testing: issue340]
138   * Add keychain package to GRML_SMALL.
139   * Add new packages to GRML_MEDIUM:
140     - grml-live
141     - keychain
142     - lzma-modules-2.6.23-grml
143     - squashfs-modules-2.6.23-grml (we build the module external now)
144   * Add new packages to GRML_FULL:
145     - aosd-cat
146     - grml-live
147     - lzma-modules-2.6.23-grml
148     - squashfs-modules-2.6.23-grml (we build the module external now)
149   * Support loading of squashfs module via
150     /etc/grml/fai/live-initramfs/grml-script.init-top
151   * Make sure we have pinning for grml-stable and grml-testing
152     repositories via /etc/grml/fai/apt/preferences, not matter where
153     the packages come from (web vs. local mirror/cache for example).
154   * Remove base.tgz from chroot directory.
155   * Do not create /etc/sysconfig/network-scripts and
156     /etc/sysconfig/provider any longer in cleanup script.
157   * Fix typo in bootsplash f3 (thanks, jimmy).
158   * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
159     isolinyx/syslinux/grub configuration because getbootparam
160     of grml-autoconfig requires a whitespace inside /proc/cmdline.
161   * Support grml2ram bootoption inside isolinyx/syslinux/grub
162     configuration.
163
164  -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
165
166 grml-live (0.0.9) unstable; urgency=low
167
168   * Remove all files inside /root/ when using class RELEASE.
169   * Disable apt-listbugs in [soft]update.
170   * Fix 'dependency problems' handling in buildd functions.
171   * Add buildd/remove_isos.sh to remove generated ISOs.
172   * Support kernel upgrades via according /etc/kernel-img.conf configuration.
173   * Set hostname in instsoft-hook already.
174   * Add user (grml) to all relevant groups.
175   * Improve initrd+kernel copy process: ignore .bak files (and get rid
176     of them) and copy always exactly one image.
177   * Add new packages to GRML_FULL:
178     - awesome
179     - cereal
180     - etckeeper
181     - hdapsd
182     - hdaps-utils
183     - libstdc++2.10-glibc2.2 [for better support of
184       binaries from commercial vendors; thanks to
185       Christian Hofstaedtler]
186     - mkelfimage
187     - runit
188     - rutilt
189     - supercat
190     - truecrypt-2.6.23-grml
191   * Drop centericq-common, centerim-common, irssi-text, rt2400
192     and rt2500 from GRML_FULL package list.
193
194  -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
195
196 grml-live (0.0.8) unstable; urgency=low
197
198   * Copy /etc/resolv.conf to chroot in
199     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and
200     /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well.
201   * Remove /var/run/fai/fai_softupdate_is_running and
202     /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live.
203     (FAI's softupdate currently does not clean up when canceling
204     the process.)
205   * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for
206     softupdate action.
207   * Remove /var/log/fai/* in class RELEASE.
208   * Generate md5sum of windows binaries.
209   * Upgrade via aptitude [safe-]upgrade in update process.
210   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
211     /etc/grml/fai/grml/grml_cleanup_chroot.online
212   * Edit /etc/apt/apt.conf inside
213     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
214     once.
215   * Make the log checks inside grml-live aware of the update
216     log-directory /var/log/fai/current.
217   * Use strings instead of --help to detect support of safe-upgrade
218     inside aptitude, otherwise it might fail due to unavailable shared libs.
219   * Configure (enable) apt-listchanges + apt-listbugs via
220     /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
221   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
222   * Add new packages to GRML_FULL:
223     - acx100-2.6.23-grml
224     - bcm5700-module-2.6.23-grml
225     - dzen2
226     - drbd8-2.6.23-grml
227     - exmap-modules-2.6.23-grml
228     - fglrx-kernel-2.6.23-grml
229     - iscsitarget-2.6.23-grml
230     - ivtv-modules-2.6.23-grml
231     - ivtv-utils
232     - libacme-bleach-perl
233     - libacme-eyedrops-perl
234     - libacme-smirch-perl
235     - libpam-chroot
236     - libpam-devperm
237     - libpam-dotfile
238     - libpam-krb5
239     - libpam-modules
240     - libpam-mount
241     - libpam-pwgen
242     - libpam-smbpass
243     - libpam-ssh
244     - libpam-tmpdir
245     - libtool
246     - ndiswrapper-modules-2.6.23-grml
247     - openafs-modules-2.6.23-grml
248     - tp-smapi-modules-2.6.23-grml
249   * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
250     Tom Asbury).
251   * Remove trapdoor2 from GRML_FULL (the Debian package isn't
252     in a very smooth shape).
253
254  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100
255
256 grml-live (0.0.7) unstable; urgency=low
257
258   The "holidays? what? are you joking?!"-release.
259
260   * Added FAI patches to /usr/share/grml-live/patches/ - it's
261     recommended to apply the patches to FAI until they are accepted
262     upstream. See Debian's BTS for more details: #444210, #447080
263     and #448426.
264   * Support option '-u' for updating system.
265   * Reworked buildd concept.
266     - Now we have a seperate
267       /usr/share/grml-live/buildd/functions.sh for generic stuff
268       and /etc/grml/grml-buildd.conf as configuration file.
269     - Use grml-buildd.{stdout,stderr} instead of
270       grml-live.{stdout,stderr} as log files.
271     - buildd/functions.sh: do not mv files if there was an error
272       during grml-live execution
273     - do not re-execute grml-live is the target ISO exists already
274   * Update zsh completion - thanks to Frank Terbeck!
275   * Set /etc/grml_version of live-system to the according value.
276     [Closes: issue322]
277   * Support setting /etc/debian_chroot inside chroot (useful if
278     building fails and manual interaction is needed).
279   * Log to /var/log/grml-live.log by default now and support
280     $ZERO_LOGFILE for cleaning up logs.
281   * Added new grml-repository named grml-live which is intented
282     to fix issues from Debian for grml-live builds. It is automatically
283     activated if you are building against unstable/sid and should
284     be used manually only if you realy know what you are doing.
285     Notice: if something fails inside building the base chroot/
286     debootstrap system we can't do anything via grml-live for you
287     right now. Instead grab the base.tgz from http://daily.grml.org/
288   * Add /usr/share/grml-live/scripts/repodiff.pl (by formorer, thx!)
289     for comparing two repositories.
290   * Replaced /etc/grml/fai/files/etc/apt/preferences
291     with /etc/grml/fai/apt/preferences so grml-live repository
292     can be used and configured at a single place.
293   * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE
294     and drop it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
295     later again.
296   * Display version number of grml-live.
297   * Log executed grml-live command line.
298   * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info"
299     by default.
300   * Disable Recommends inside chroot installation.
301   * Set shared/default-x-server and xserver-xorg/config/monitor/identifier
302     for xserver-xorg package via debconf to work around #448863.
303   * Use "newest" kernel only if two kernels are present in the chroot.
304   * Set $SECONDS to unknown if $start_seconds is not set.
305   * Log closing signs (----...) via bailout to make sure they are
306     always set - even when exiting with an error.
307   * Check for presence of /bin/zsh before setting default shell in
308     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
309   * Check for locales/localepurge before using them in
310     /etc/grml/fai/config/scripts/GRMLBASE/25-locales
311   * Add new packages to GRML_FULL:
312     - bittwist
313     - ldnsutils
314     - libpam-thinkfinger
315     - linux-wlan-ng-modules-2.6.23-grml
316     - madwifi-modules-2.6.23-grml
317     - netrw
318     - rt73-module-2.6.23-grml
319     - thinkfinger-tools
320     - tra
321   * Drop idn from GRML_FULL.
322   * Add new packages to GRML_MEDIUM:
323     - alsa-base
324     - alsa-tools
325     - alsa-utils
326     - ed
327     - pcmciautils
328     - Update kernel version to 2.6.23-grml
329     - replace dhcp-client with dhcp3-client
330   * Add ed package to GRML_SMALL and replace dhcp-client with
331     dhcp3-client.
332   * Use new kernel version 2.6.23-grml64 for amd64.
333
334  -- Michael Prokop <mika@grml.org>  Sat, 20 Oct 2007 12:12:33 +0200
335
336 grml-live (0.0.6) unstable; urgency=low
337
338   * New option "-a" for setting architecture. This allows building
339     grml(32) on amd64.
340   * Fix stderr redirection in "/usr/sbin/fai already running..."
341   * Update /etc/grml/fai/make-fai-nfsroot.conf
342   * Use /var/log/fai/dirinstall/${HOSTNAME}/grml-live.log as logfile
343     for grml-live instead of /var/log/grml-live.log so it's easier
344     to track.
345   * Update of buildd scripts: main configuration file main.sh
346     which provides all the build stuff inside separate functions.
347   * Fall back to blackhole.pca.dfn.de as keyserver if retreiving
348     from subkeys.pgp.net fails.
349   * Improve check for kernel version inside
350     /etc/grml/fai/config/scripts/GRMLBASE/10-build-initramfs
351   * Work around #353967 for Debian/etch in
352     /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
353   * Add new packages to GRML_FULL:
354     - ghostscript (and get rid of gs, gs-common, gs-esp)
355     - mr
356
357  -- Michael Prokop <mika@grml.org>  Wed, 17 Oct 2007 22:59:08 +0200
358
359 grml-live (0.0.5) unstable; urgency=low
360
361   * Add new scripts to /usr/share/grml-live/examples/buildd/:
362     - grml-live_autobuild_grml-small_etch.sh
363     - grml-live_autobuild_grml-small_sid.sh
364     - grml-live_autobuild_grml64-small_etch.sh
365     - grml-live_autobuild_grml64-small_sid.sh
366   * Some more FAI error checking.
367   * Updated buildd scripts (better subject handling).
368   * Re-enable 'Acquire::http::Pipeline-Depth' workaround'.
369     Restore usual Debian behaviour at the end using
370     /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
371   * Add new scripts for retreiving bugs via apt-listbugs
372     and storing package selection inside log directory.
373     This has been integrated in a new class named "RELEASE".
374   * Added support for new kernel version 2.6.23-grml to
375     GRML_FULL.
376   * Use uxterm as x-terminal-emulator and fall back to xterm
377     only it uxterm is not available.
378   * Support /etc/locale.gen.grml - it's used by default in
379     class GRML_FULL and a new class named LOCALES.
380   * Work around #443481 (bug inside snort) for Debian etch
381     via using /etc/snort/snort.common.parameters (thanks for
382     the idea, Thomas Lange!)
383   * Do not exit with an error code if /usr/include/linux is NOT
384     a symlink to /usr/src/linux/include/linux but keep it as
385     a warning instead.
386   * Log executed grml-live command.
387   * Re-enable problematic packages that have been fixed:
388     - apt-listbugs (fixed via manual interaction in scripts)
389     - gsm-utils (#353967)
390     - snort (#443481)
391     - wvdial (fixed via debconf)
392   * Add new packages to GRML_FULL:
393     - ack-grep
394     - mailplate
395     - pristine-tar
396
397  -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 23:06:28 +0200
398
399 grml-live (0.0.4) unstable; urgency=low
400
401   * The -t option for specifying the output directory has been
402     renamed into -o. The option -t now specifies the place where
403     templates for building the ISO can be found.
404   * Option -t can be used for specifying the template directory.
405     TEMPLATE_DIRECTORY can be used in /etc/grml/grml-live.conf
406   * Check for /var/run/fai/FAI_INSTALLATION_IN_PROGRESS and exit then.
407   * /etc/grml/fai/config/hooks/instsoft.GRMLBASE:
408     - disable pipeline workaround 
409     - create /dev/MAKEDEV in chroot to work around the
410       "./MAKEDEV: No such file or directory" problem of some packages
411   * Use /var/log/grml-live.log as log file as /var/log/fai/* is too
412     dangerous because of automatic removal of the files/dirs via fai.
413   * Use class GRML_MEDIUM by default and document GRMLBASE, GRML_* plus
414     I386/AMD64 classes in the docs.
415   * Add new packages to GRML_FULL:
416     - tgt: Linux target framework user-space tools
417     - paperkey: extract just the secret information out ouf OpenPGP keys
418     - gitpkg: helper scripts for maintaining packages with git
419     - iscsitarget: iSCSI Enterprise Target userland tools
420     - iscsitarget-module-2.6.22-grml: kernel module for iscsitarget
421   * Set $HOSTNAME to according hostname via
422     /etc/grml/fai/config/scripts/GRMLBASE/34-hosts
423   * Adjust filename in header of /etc/grml/fai/config/scripts/GRMLBASE/*.
424   * Use iceweasel/firefox as x-www-browser and w3m as www-browser (if
425     available). 
426   * Check for presence of the initrd.
427   * Improve adjustment of suite for $FAI_DEBOOTSTRAP.
428   * Add /usr/share/grml-live/examples/buildd/
429
430  -- Michael Prokop <mika@grml.org>  Thu, 04 Oct 2007 22:16:34 +0200
431
432 grml-live (0.0.3) unstable; urgency=low
433
434   * Support for setting GRML_NAME (like grml vs. grml-small
435     vs grml64 vs...)
436   * Drop the character limits of $VERSION and $RELEASENAME.
437   * Make sure $SECONDS is set before outputting the runtime.
438   * Unify usage of i386_files, place all template files in
439     directory templates now.
440   * Improve portability of linux headers cleanup inside
441     grml_cleanup_chroot.
442   * Provide class GRML_SMALL and rename old GRML_SMALL into
443     GRML_MEDIUM.
444   * Do not install kernel via GRMLBASE but via GRML_* classes
445     instead so we have only one single kernel on the system
446     with something like 'GRMLBASE,GRML_SMALL,REMOVE_DOCS,I386'.
447   * Use grml-live.log as logfile.
448   * Added vim to GRML_MEDIUM package list.
449
450  -- Michael Prokop <mika@grml.org>  Sun, 30 Sep 2007 12:58:15 +0200
451
452 grml-live (0.0.2) unstable; urgency=low
453
454   * Add support for amd64.
455   * Update and extend documentation.
456   * Bugfix: Make sure $LOGDIR exists.
457   * fai dirinstall: set hostname via $HOSTNAME
458
459  -- Michael Prokop <mika@grml.org>  Fri, 21 Sep 2007 11:46:17 +0200
460
461 grml-live (0.0.1) unstable; urgency=low
462
463   * Initial release.
464
465  -- Michael Prokop <mika@grml.org>  Sat, 15 Sep 2007 15:35:34 +0200
466