Drop edac-utils from GRML_FULL
authorMichael Prokop <mika@grml.org>
Tue, 18 Aug 2009 22:38:02 +0000 (00:38 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 18 Aug 2009 22:38:02 +0000 (00:38 +0200)
debian/changelog
etc/grml/fai/config/package_config/GRML_FULL
grml-live

index 52a4080..f0d3d02 100644 (file)
@@ -1,3 +1,9 @@
+grml-live (0.9.22) UNRELEASED; urgency=low
+
+  * Drop edac-utils from GRML_FULL (it's in a bad shape within Debian).
+
+ -- Michael Prokop <mika@grml.org>  Wed, 19 Aug 2009 00:37:15 +0200
+
 grml-live (0.9.21) unstable; urgency=low
 
   [ Michael Prokop ]
index 6198546..34f96b8 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.21'
+GRML_LIVE_VERSION='0.9.22'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"