Rework directory layout to fix isolinux issue
[grml-live.git] / debian / changelog
index 94f9ffc..46433e0 100644 (file)
@@ -1,3 +1,174 @@
+grml-live (0.4) unstable; urgency=low
+
+  * Add new packages to GRML_FULL:
+    - linux-uvc-modules-2.6.23-grml
+    - luvcview
+  * Add new packages to GRML_MEDIUM:
+    - at76-usb-modules-2.6.23-grml
+    - atl2-modules-2.6.23-grml
+    - firmware-ralink
+    - rt2400-modules-2.6.23-grml
+    - rt2500-modules-2.6.23-grml
+    - rt73-module-2.6.23-grml
+  * Finally fixed the "isolinux does not boot on old hardware" problem.
+    The problem was a too big boot/isolinux directory. Thanks a lot
+    for all the testing to Andrea Mayr and Wernfried Haas!
+    - use /boot/addons/* for allinone.img, balder10.imz, chain.c32,
+      menu.c32 and memtest
+    - place $GRML_NAME in /boot/$GRML_NAME/ - this should easify
+      support of several grml flavours on one single usb pen for the future
+    - adjust grub's menu.lst and isolinux.cfg as well as grml-live itself
+      for new directory layout
+
+ -- Michael Prokop <mika@grml.org>  Fri, 15 Feb 2008 14:28:45 +0100
+
+grml-live (0.3) unstable; urgency=low
+
+  * Add virtualbox-ose-guest-utils [x86-only] to GRML_MEDIUM.
+  * Update isolinux.bin to "ISOLINUX 3.61 Debian-2008-02-05" again. Versions
+    older than 3.51 don't work with recent kernel versions like 2.6.23
+    anymore. :(
+  * Update templates/boot/isolinux/memdisk from syslinux package
+    version 2:3.61+dfsg-1.
+
+ -- Michael Prokop <mika@grml.org>  Wed, 13 Feb 2008 10:33:43 +0100
+
+grml-live (0.2) unstable; urgency=low
+
+  * Revert isolinux.bin to version 3.31. Newer versions (like 3.55-1)
+    just fail on several old boxes. [Testing: issue400]
+  * Add new packages to GRML_FULL:
+    - auctex
+    - loop-aes-testsuite
+  * Add new packages to GRML_MEDIUM:
+    - atl2-modules-2.6.23-grml
+    - firmware-iwlwifi
+    - madwifi-modules-2.6.23-grml[64]
+    - madwifi-tools
+  * Set 'confirm=1' in /etc/apt/listchanges.conf.
+  * Add /etc/grml/fai/config/scripts/GRMLBASE/36-cpufrequtils
+    for providing default /etc/default/loadcpufreq configuration.
+  * Move sourcing /etc/grml/grml-live.local *before* the cmdline
+    option parsing so we can override already set defaults interative.
+  * Grep using the quiet option for squashfs features.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 14 Jan 2008 22:54:10 +0100
+
+grml-live (0.1) unstable; urgency=low
+
+  * Bump version number to 0.1 as we ship grml-live with the
+    upcoming stable versions.
+  * Source /etc/grml/grml-live.local before parsing command line
+    options to be able to override configuration on the commandline.
+  * Use /usr/bin/vim.tiny as alternativ for vi.
+  * Add new packages to GRML_FULL:
+    - at76-usb-modules-2.6.23-grml64
+    - bluez-audio
+    - conky (thanks, shehu)
+    - epdfview
+    - gfs2-tools
+    - sslscan
+    - truecrypt-2.6.23-grml64
+    - unsort
+  * Remove bluetooth-alsa from GRML_FULL.
+  * Add new packages to GRML_MEDIUM:
+    - ntfs-3g
+    - truecrypt-2.6.23-grml64
+  * templates/boot/grub/menu.lst, templates/boot/isolinux/*.cfg:
+    - drop deprecated entries
+    - add debian2hd for isolinux/syslinux
+    - fix serial bootoption
+    - add grml2hd template for grub
+  * /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot:
+    remove packages via dpkg instead of apt-get. Thanks for the
+    bugreport and the patch, Lupe Christoph! [Closes: issue367]
+  * Use -no-progress option for mksquashfs only if it's supported.
+
+ -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 01:56:01 +0100
+
+grml-live (0.0.14) unstable; urgency=low
+
+  * Include initial version of the grml-live-remaster script,
+    contributed by Michael Schierl (thanks!) [Closes: issue331]
+  * Bump Standard-Version to 3.7.3 (no further changes).
+  * Set debconf configuration for postfix via
+    /etc/grml/fai/config/scripts/GRMLBASE/05-hostname
+  * Improve check for presence of FAI log directory in
+    /etc/grml/fai/config/scripts/GRMLBASE/95-package-information
+  * Configure apt-listchanges via new script
+    /etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
+  * Make sure packages are being removed before docs are being
+    deleted in /etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
+  * Create grml-live.log-file with permissions 664.
+  * Adjust buildd/functions.sh for new logging.
+  * Fix kernel related packages for GRML_MEDIUM and GRML_FULL
+    on AMD64 architecture. Add several new kernel packages for amd64
+    to GRML_FULL.
+  * Split grml + grml-files into x86 vs. amd64 (grml64 + grml-files64).
+  * Drop packages from GRML_FULL:
+    - findimagedupes: too many new dependencies, being:
+      libgraphics-magick-perl libgraphicsmagick1 libwmf0.2-7
+    - netpipes: conflicts with timelimit (see #457444) and does
+      not support IPv6 yet
+  * Add new packages to GRML_FULL:
+    - asql
+    - at76-usb-modules-2.6.23-grml
+    - edac-utils
+    - ifupdown-extra
+    - opencryptoki
+    - pmailq
+    - r6040-modules-2.6.23-grml
+    - scamper
+    - timelimit
+    - virtualbox-ose-guest-modules-2.6.23-grml
+    - virtualbox-ose-guest-utils
+
+ -- Michael Prokop <mika@grml.org>  Mon, 17 Dec 2007 00:51:05 +0100
+
+grml-live (0.0.13) unstable; urgency=low
+
+  * New option '-b' for "build-only".
+  * Replace mailx with bsd-mailx in GRML_FULL.
+    http://packages.qa.debian.org/b/bsd-mailx/news/20071209T135336Z.html
+  * Store package list in /usr/share/doc/grml-docs/packages/dpkg_list
+  * Document grml2ram bootoption in grml-cheatcodes.txt
+  * Use -no-progress for Squashfs build process.
+  * Improve /etc/resolv.conf handling in
+    /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
+  * Adjust hostname in /etc/postfix/main.cf.
+  * Make sure /etc/grml/fai/config/scripts/GRMLBASE/40-deborphan does not fail.
+  * Fix typo in /etc/grml/fai/config/scripts/GRMLBASE/32-xorg
+  * Make sure $HOSTNAME is unset by default.
+  * Disable Recommends for aptitude as well.
+  * Check for presence of live-initramfs in 10-build-initramfs.
+  * Install aptitude in softupdate if not present.
+  * Always drop groff-base, man-db, info, man-db, manpages and nano from grml-small.
+  * Fix snort setup (/etc/default/snort.dpkg-dist) via
+    /etc/grml/fai/grml/grml_cleanup_chroot
+  * Do some further cleanups via /etc/grml/fai/grml/grml_cleanup_chroot.deborphan
+  * Remove hwtools from GRML_FULL, see #397723
+  * Remove several packages from GRMLBASE and integrate them in GRML_MEDIUM
+    instead so we keep grml-small as small as possible:
+    acpi-support, aumix, alsa-utils, dctrl-tools, debconf-utils,
+    grml-debian-keyring, grml-debugtools, grml-files, grml-hwinfo, grml-laptop,
+    grml-mercurial-utils, grml-pylib, grml-sectools, grml-templates,
+    grml-terminalserver, htop, iptstate, locales, multitail, postfix, powernowd, 
+  * Add new packages to GRML_MEDIUM:
+    - truecrypt-2.6.23-grml
+  * Add new packages to GRML_FULL:
+    - git-svn (thanks for the suggestion, Brad Cable) [Closes: issue361]
+    - gnupg-pkcs11-scd
+    - gparted
+    - grml-paste
+    - iscsitarget-module-2.6.23-grml (replaces iscsitarget-2.6.23-grml)
+    - unhide
+  * 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
@@ -7,6 +178,17 @@ grml-live (0.0.12) unstable; urgency=low
     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