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