X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=3d97c9772494554dafb35aa1ed6c0dd0afc65d11;hp=472d64a76e718814761e8f1055868a4c90879819;hb=b3b07ef7a30ac21c82a71e1ad599734425185a8a;hpb=5eb1a95a6ec17e5217b0e6c47c71b959e92f8fbd diff --git a/debian/changelog b/debian/changelog index 472d64a..3d97c97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +grml-live (0.0.7) unstable; urgency=low + + * Reworked buildd concept. + - Now we have a seperate + /usr/share/grml-live/buildd/functions.sh for generic stuff + and /etc/grml/grml-buildd.conf as configuration file. + - Use grml-buildd.{stdout,stderr} instead of + grml-live.{stdout,stderr} as log files. + - buildd/functions.sh: do not mv files if there was an error + during grml-live execution + * Added new grml-repository named grml-live which is intented + to fix issues from Debian for grml-live builds. + * Display version number of grml-live. + * Log executed grml-live command line. + * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" + by default. + * Set $SECONDS to unknown if $start_seconds is not set. + * Improve directory handling for $LOGFILE. + * Add new packages to GRML_FULL: + - ldnsutils + + -- Michael Prokop Sat, 20 Oct 2007 12:12:33 +0200 + grml-live (0.0.6) unstable; urgency=low * New option "-a" for setting architecture. This allows building @@ -16,6 +39,7 @@ grml-live (0.0.6) unstable; urgency=low * Work around #353967 for Debian/etch in /etc/grml/fai/config/scripts/GRMLBASE/21-usersetup * Add new packages to GRML_FULL: + - ghostscript (and get rid of gs, gs-common, gs-esp) - mr -- Michael Prokop Wed, 17 Oct 2007 22:59:08 +0200