X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=103edefd7ba65b37800318f1df7b50a3670aeccf;hp=029e1958787b76011af5312e726f98da9b5a5c31;hb=0ede9c728472e6d5ff21e613fc390130d7fb95d8;hpb=1be31a7dd61ad5d081540a4b1c489ae2586ef69c diff --git a/debian/changelog b/debian/changelog index 029e195..103edef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,206 @@ +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 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 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 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 ' 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 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 Mon, 05 Nov 2007 22:37:11 +0100 + +grml-live (0.0.8) unstable; urgency=low + + * Copy /etc/resolv.conf to chroot in + /etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs and + /etc/grml/fai/config/hooks/instsoft.GRMLBASE as well. + * Remove /var/run/fai/fai_softupdate_is_running and + /var/run/fai/FAI_INSTALLATION_IN_PROGRESS if we exit grml-live. + (FAI's softupdate currently does not clean up when canceling + the process.) + * Set EXITSTATUS in /etc/policy-rc.d.conf of chroot to 101 for + softupdate action. + * Remove /var/log/fai/* in class RELEASE. + * Generate md5sum of windows binaries. + * 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-2.6.23-grml + - exmap-modules-2.6.23-grml + - fglrx-kernel-2.6.23-grml + - iscsitarget-2.6.23-grml + - ivtv-modules-2.6.23-grml + - ivtv-utils + - libacme-bleach-perl + - libacme-eyedrops-perl + - libacme-smirch-perl + - libpam-chroot + - libpam-devperm + - libpam-dotfile + - libpam-krb5 + - libpam-modules + - libpam-mount + - libpam-pwgen + - libpam-smbpass + - libpam-ssh + - libpam-tmpdir + - 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 Sun, 04 Nov 2007 01:43:06 +0100 + grml-live (0.0.7) unstable; urgency=low The "holidays? what? are you joking?!"-release. @@ -16,6 +219,7 @@ grml-live (0.0.7) unstable; urgency=low - buildd/functions.sh: do not mv files if there was an error during grml-live execution - do not re-execute grml-live is the target ISO exists already + * Update zsh completion - thanks to Frank Terbeck! * Set /etc/grml_version of live-system to the according value. [Closes: issue322] * Support setting /etc/debian_chroot inside chroot (useful if @@ -41,17 +245,28 @@ grml-live (0.0.7) unstable; urgency=low * Log executed grml-live command line. * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" by default. + * Disable Recommends inside chroot installation. + * Set shared/default-x-server and xserver-xorg/config/monitor/identifier + for xserver-xorg package via debconf to work around #448863. + * Use "newest" kernel only if two kernels are present in the chroot. * Set $SECONDS to unknown if $start_seconds is not set. * Log closing signs (----...) via bailout to make sure they are always set - even when exiting with an error. * Check for presence of /bin/zsh before setting default shell in /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup + * Check for locales/localepurge before using them in + /etc/grml/fai/config/scripts/GRMLBASE/25-locales * Add new packages to GRML_FULL: - bittwist - ldnsutils + - libpam-thinkfinger - linux-wlan-ng-modules-2.6.23-grml - madwifi-modules-2.6.23-grml - netrw + - rt73-module-2.6.23-grml + - thinkfinger-tools + - tra + * Drop idn from GRML_FULL. * Add new packages to GRML_MEDIUM: - alsa-base - alsa-tools