Merged
[grml-live.git] / debian / changelog
index bf0020e..103edef 100644 (file)
@@ -1,3 +1,146 @@
+grml-live (0.0.13) unstable; urgency=low
+
+  * Replace mailx with bsd-mailx in GRML_FULL.
+    http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
+  * Document grml2ram bootoption in grml-cheatcodes.txt
+  * Remove hwtools from GRML_FULL, see #397723
+  * buildd:
+    - store_iso(): move md5sum file as well
+    - support providing options via grml_live_run() so we can disable
+      LZMA for grml-small builds
+
+ -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 22:38:31 +0100
+
+grml-live (0.0.12) unstable; urgency=low
+
+  * Log mkisofs command with quotes around version number for easier
+    copy/paste.
+  * Ship syslinux files via template directory because the syslinux
+    version (1:3.31-4) in Debian/etch is broken. :(
+    Drop syslinux from Depends.
+  * Mention -u option if using the option by accident and the chroot
+    does not exist yet.
+  * Update buildd/cleanup.sh and add buildd/files/.logo.png, 
+    buildd/files/.style.css, buildd/files/HEADER.html and
+    buildd/link_latest.sh (create symlinks for latest snapshot ISOs)
+    and provide upload_logs().
+  * Generate md5sum of ISO if using class 'RELEASE'.
+  * Do not install package 'grml' via GRMLBASE because we want
+    to use grml-small in GRML_SMALL and GRML_MEDIUM.
+  * Remove and recreate /root directory in 98-clean-chroot.
+  * Skip stage updatebase when using softupdate and handle upgrade
+    on our own via hooks.
+  * Execute removal of log files after sourcing config files.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 09 Dec 2007 17:28:01 +0100
+
+grml-live (0.0.11) unstable; urgency=low
+
+  * New option -z to use ZLIB instead of LZMA compression and
+    support SQUASHFS_OPTIONS in configuration file.
+  * Add new class XORG.
+  * Add X.org packages to GRML_MEDIUM.
+  * Make sure /etc/X11/X is not a symlink to /bin/true. Check and fix
+    via /etc/grml/fai/config/scripts/GRMLBASE/32-xorg.
+  * Adjust grml-buildd for new logdir structure.
+  * Add new script /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan
+    which adds shadowfs and bsdtar to the 'never report'-list of deborphan.
+  * Diplay use of $LOCAL_CONFIG in configuration dialog.
+  * Remove fai's last-dirinstall and last-softupdate when using
+    ZERO_FAI_LOGFILE as well.
+  * Depend on fai-client (>= 3.2.4), fai-server (>= 3.2.4) as version
+    3.2.3 has a serious bug.
+  * Add new packages to GRML_FULL:
+    - atl2-modules-2.6.23-grml
+    - firmware-ralink (replaces firmware-rt61 and firmware-rt73)
+    - firmware-rt61
+    - firmware-rt73
+    - mlocate
+    - open-vm-tools
+    - pcaputils
+    - xrestop
+    - xserver-xorg-video-radeonhd
+    - yatm
+  * Remove tinysnmp-tools from GRML_{SMALL,FULL,MEDIUM}, see #444723.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 26 Nov 2007 15:07:54 +0100
+
+grml-live (0.0.10) unstable; urgency=low
+
+  * Drop patches which are part of FAI 3.2.3 now. Depend on
+    FAI version 3.2.3 therefor.
+  * FAI 3.2.3 has a new log schema, adjusted grml-live accordingly.
+    Quoting the NEWS file of FAI:
+    - LOGDIR is now /var/log/fai/$HOSTNAME/$FAI_ACTION_date+time
+    - LOGDIR is /tmp/fai during an installation (not dirinstall), and
+      will be copied to the path above at the end of an installation
+  * Log the executed FAI, squashfs and mkisofs command lines to
+    /var/log/grml-live.log.
+  * New option '-C <configuration_file>' for specifying a configuration
+    file. Needs heavy testing though, because the files are updated
+    during runtime it isn't as easy as expected to be. :-/
+  * Support $ZERO_FAI_LOGFILE inside grml-live configuration for removing
+    old FAI logs.
+  * Do not enable apt-listbugs if the binary is not available.
+    [Testing: issue340]
+  * Add keychain package to GRML_SMALL.
+  * Add new packages to GRML_MEDIUM:
+    - grml-live
+    - keychain
+    - lzma-modules-2.6.23-grml
+    - squashfs-modules-2.6.23-grml (we build the module external now)
+  * Add new packages to GRML_FULL:
+    - aosd-cat
+    - grml-live
+    - lzma-modules-2.6.23-grml
+    - squashfs-modules-2.6.23-grml (we build the module external now)
+  * Support loading of squashfs module via
+    /etc/grml/fai/live-initramfs/grml-script.init-top
+  * Make sure we have pinning for grml-stable and grml-testing
+    repositories via /etc/grml/fai/apt/preferences, not matter where
+    the packages come from (web vs. local mirror/cache for example).
+  * Remove base.tgz from chroot directory.
+  * Do not create /etc/sysconfig/network-scripts and
+    /etc/sysconfig/provider any longer in cleanup script.
+  * Fix typo in bootsplash f3 (thanks, jimmy).
+  * Switch order of 'lang=us apm=power-off' to 'apm=poweroff' in
+    isolinyx/syslinux/grub configuration because getbootparam
+    of grml-autoconfig requires a whitespace inside /proc/cmdline.
+  * Support grml2ram bootoption inside isolinyx/syslinux/grub
+    configuration.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 19 Nov 2007 12:49:37 +0100
+
+grml-live (0.0.9) unstable; urgency=low
+
+  * Remove all files inside /root/ when using class RELEASE.
+  * Disable apt-listbugs in [soft]update.
+  * Fix 'dependency problems' handling in buildd functions.
+  * Add buildd/remove_isos.sh to remove generated ISOs.
+  * Support kernel upgrades via according /etc/kernel-img.conf configuration.
+  * Set hostname in instsoft-hook already.
+  * Add user (grml) to all relevant groups.
+  * Improve initrd+kernel copy process: ignore .bak files (and get rid
+    of them) and copy always exactly one image.
+  * Add new packages to GRML_FULL:
+    - awesome
+    - cereal
+    - etckeeper
+    - hdapsd
+    - hdaps-utils
+    - libstdc++2.10-glibc2.2 [for better support of
+      binaries from commercial vendors; thanks to
+      Christian Hofstaedtler]
+    - mkelfimage
+    - runit
+    - rutilt
+    - supercat
+    - truecrypt-2.6.23-grml
+  * Drop centericq-common, centerim-common, irssi-text, rt2400
+    and rt2500 from GRML_FULL package list.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 05 Nov 2007 22:37:11 +0100
+
 grml-live (0.0.8) unstable; urgency=low
 
   * Copy /etc/resolv.conf to chroot in
@@ -11,15 +154,24 @@ grml-live (0.0.8) unstable; urgency=low
     softupdate action.
   * Remove /var/log/fai/* in class RELEASE.
   * Generate md5sum of windows binaries.
-  * Upgrade via aptitude upgrade in update process.
+  * Upgrade via aptitude [safe-]upgrade in update process.
   * Rename /etc/grml/fai/grml/grml_cleanup_chroot.no_online into
     /etc/grml/fai/grml/grml_cleanup_chroot.online
+  * Edit /etc/apt/apt.conf inside
+    /etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build only
+    once.
+  * Make the log checks inside grml-live aware of the update
+    log-directory /var/log/fai/current.
+  * Use strings instead of --help to detect support of safe-upgrade
+    inside aptitude, otherwise it might fail due to unavailable shared libs.
+  * Configure (enable) apt-listchanges + apt-listbugs via
+    /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
   * Purge removed packages via /etc/grml/fai/grml/grml_cleanup_chroot
   * Add new packages to GRML_FULL:
     - acx100-2.6.23-grml
     - bcm5700-module-2.6.23-grml
     - dzen2
-    - drbd8-module-2.6.23-grml
+    - drbd8-2.6.23-grml
     - exmap-modules-2.6.23-grml
     - fglrx-kernel-2.6.23-grml
     - iscsitarget-2.6.23-grml
@@ -32,16 +184,20 @@ grml-live (0.0.8) unstable; urgency=low
     - libpam-devperm
     - libpam-dotfile
     - libpam-krb5
+    - libpam-modules
     - libpam-mount
     - libpam-pwgen
     - libpam-smbpass
     - libpam-ssh
     - libpam-tmpdir
-    - libpam-umask
     - libtool
     - ndiswrapper-modules-2.6.23-grml
     - openafs-modules-2.6.23-grml
     - tp-smapi-modules-2.6.23-grml
+  * Add portmap to GRML_SMALL and GRML_MEDIUM (thanks for the feedback,
+    Tom Asbury).
+  * Remove trapdoor2 from GRML_FULL (the Debian package isn't
+    in a very smooth shape).
 
  -- Michael Prokop <mika@grml.org>  Sun, 04 Nov 2007 01:43:06 +0100