X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=103edefd7ba65b37800318f1df7b50a3670aeccf;hp=8f2e6d1f7ddeab849837d3984c6adab4dadbaa3b;hb=0ede9c728472e6d5ff21e613fc390130d7fb95d8;hpb=b3a8ee2910d45ea48f15ba3584922c9814eb1821 diff --git a/debian/changelog b/debian/changelog index 8f2e6d1..103edef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +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