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