X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9d1ff5b591ec9c0d25a6ae3546bd29f48559a1d0;hp=f0b5dff4fb184110218bb1a54d67dec54ac27841;hb=c2c3ad77788ea9ec12cc2eb1998481492a532f76;hpb=362b637609257e6e1c607eaa13875bdcc6aee014 diff --git a/debian/changelog b/debian/changelog index f0b5dff..9d1ff5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +grml-autoconfig (0.8.30) UNRELEASED; urgency=low + + [ Ulrich Dangel ] + * Introduced autconfig.local for local modifications + [Closes: issue326] + * Added ARCH as predefinded variable to autoconfig.functions + * Extended netconfig/netscript to expand variables in url. + Example: netscript=server/script-$ARCH.sh + * Added unittest for finddcsdir + + -- Ulrich Dangel Sun, 13 Sep 2009 00:06:02 +0200 + +grml-autoconfig (0.8.29) unstable; urgency=low + + [ Ulrich Dangel ] + * modify wget parameter to only try once to download given config. + [Closes: issue732] + + -- Michael Prokop Thu, 10 Sep 2009 15:43:10 +0200 + +grml-autoconfig (0.8.28) unstable; urgency=low + + [ Michael Prokop ] + * DCSDIR default value is /live/image. If no GRMLCONFIG device + is found and no myconfig option is given, DCSDIR is empty. It should + be /live/image. Thanks to Ulrich Dangel for the bugreport, thanks + to Marc Haber for the fix. [Closes: issue730] + + [ Ulrich Dangel] + * Add unit tests for {get,check}bootparam. + * Fix a bug in getbootparam() (requesting unavailable argument + returned wrong bootoption instead of empty value). + + [ Frank Terbeck ] + * doc/Makefile: fix non posix shell syntax. + * Integrate Ulrich's unit tests into the Debian package. + + -- Michael Prokop Thu, 10 Sep 2009 01:01:04 +0200 + grml-autoconfig (0.8.27) unstable; urgency=low * Fix typo in grml-autoconfig(1).