X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2FNEWS;h=0cb159abc5047fdb4ccd9dd25c966cf49d7a1aed;hp=7f44afa8d7eceae4bb4fb0a381f24e66b6e513fb;hb=a5f8527557ae9bdceb1227de4e023fa6a353234a;hpb=61bf45fc36e20596ae8bf3cebcde75be7e6c7c61 diff --git a/debian/NEWS b/debian/NEWS index 7f44afa..0cb159a 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,24 @@ +grml-live (0.9.34) unstable; urgency=low + + * This version introduces an additional package named grml-live-db. + The grml-live-db Debian package provides a simple way to put build + information of grml-live into a database. By default you have to do + nothing but install grml-live-db and during each invocation of + grml-live you'll get an additional entry in the sqlite3 database + /var/log/grml-live.db. If you want to customize the database logging + check out the grml-live-db manpage. + + * Instead of ZERO_LOGFILE a new variable titled PRESERVE_LOGFILE has + been introduced. By default grml-live cleans the build logfile so + grml-live-db can work straight out-of-the-box. If you still want to + preserve your logfiles (e.g. when you don't want to use + grml-live-db) just enable the PRESERVE_LOGFILE option in your + grml-live configuration file. For backwards compability reasons the + ZERO_LOGFILE variable is still supported within grml-live but it's + strongly recommended to adjust configuration. + + -- Michael Prokop Sat, 30 Jan 2010 14:36:15 +0100 + grml-live (0.9.4) unstable; urgency=low * grml provides its own squashfs-tools again which support LZMA @@ -10,9 +31,10 @@ grml-live (0.9.4) unstable; urgency=low /usr/share/doc/grml-live/grml-live.html and being available online at http://grml.org/grml-live/#current_state as well. - * grml is migrating from Mercurial (hg) to Git as version control + * grml migrated from Mercurial (hg) to Git as version control system. If you are interested in using very recent grml-live versions from our VCS please make sure to check out the docs. + http://git.grml.org/?p=grml-live.git -- Michael Prokop Tue, 30 Sep 2008 13:12:07 +0200