X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ce277514518bfe93daf79f5ec16d011c118143d3;hp=2a11c15f4a3f5fbf049d9a1f613bd0c220b81666;hb=cebf5e26632f0b5669b212fae8c44874865bbb02;hpb=f3e71c450b88537f95b3a7edc77b5e0af8f06a77 diff --git a/debian/changelog b/debian/changelog index 2a11c15..ce27751 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,30 @@ 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. It is automatically + activated if you are building against unstable/sid and should + be used manually only if you realy know what you are doing. :) + * Use apt-pinning via /etc/grml/fai/config/hooks/instsoft.GRMLBASE + already and remove it from /etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup + * 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 + - madwifi-modules-2.6.23-grml + * Update kernel version of GRML_MEDIUM to 2.6.23-grml as well. + * Add 'ed' to GRML_SMALL and GRML_MEDIUM. -- Michael Prokop Sat, 20 Oct 2007 12:12:33 +0200