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