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