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