Add virtualbox-ose-guest-x11
authorMichael Prokop <mika@grml.org>
Mon, 20 Apr 2009 10:57:23 +0000 (12:57 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 20 Apr 2009 10:57:23 +0000 (12:57 +0200)
debian/changelog
etc/grml/fai/config/package_config/GRML_FULL
etc/grml/fai/config/package_config/GRML_MEDIUM
grml-live

index e8b1af8..0429b49 100644 (file)
@@ -1,8 +1,10 @@
 grml-live (0.9.13) UNRELEASED; urgency=low
 
   * Bump Standard-Version to 3.8.1 (no further changes).
 grml-live (0.9.13) UNRELEASED; urgency=low
 
   * Bump Standard-Version to 3.8.1 (no further changes).
+  * Add virtualbox-ose-guest-x11 to GRML_FULL and GRML_MEDIUM.
+  * Add virtualbox-ose-guest-modules-2.6.28-grml to GRML_MEDIUM.
 
 
- -- Michael Prokop <mika@grml.org>  Sat, 11 Apr 2009 12:28:38 +0200
+ -- Michael Prokop <mika@grml.org>  Mon, 20 Apr 2009 12:56:21 +0200
 
 grml-live (0.9.12) unstable; urgency=low
 
 
 grml-live (0.9.12) unstable; urgency=low
 
index 8d388bb..c5bff22 100644 (file)
@@ -2114,7 +2114,7 @@ sl-modem-modules-2.6.28-grml
 speakup-modules-2.6.28-grml
 sysprof-module-2.6.28-grml
 tp-smapi-modules-2.6.28-grml
 speakup-modules-2.6.28-grml
 sysprof-module-2.6.28-grml
 tp-smapi-modules-2.6.28-grml
-virtualbox-ose-guest-modules-2.6.28-grml virtualbox-ose-guest-utils
+virtualbox-ose-guest-modules-2.6.28-grml virtualbox-ose-guest-utils virtualbox-ose-guest-x11
 #virtualbox-ose-modules-2.6.28-grml
 #zaptel-modules-2.6.28-grml
 # madwifi is replaced by ath5k and ath9k - see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519446
 #virtualbox-ose-modules-2.6.28-grml
 #zaptel-modules-2.6.28-grml
 # madwifi is replaced by ath5k and ath9k - see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519446
index eee10fa..a22c0f6 100644 (file)
@@ -303,7 +303,7 @@ linux-image-2.6.28-grml
 powernowd
 rt2400-modules-2.6.28-grml rt2500-modules-2.6.28-grml rt73-modules-2.6.28-grml firmware-ralink
 #truecrypt-2.6.28-grml
 powernowd
 rt2400-modules-2.6.28-grml rt2500-modules-2.6.28-grml rt73-modules-2.6.28-grml firmware-ralink
 #truecrypt-2.6.28-grml
-virtualbox-ose-guest-utils
+virtualbox-ose-guest-modules-2.6.28-grml virtualbox-ose-guest-utils virtualbox-ose-guest-x11
 
 PACKAGES aptitude AMD64
 atl2-modules-2.6.28-grml64
 
 PACKAGES aptitude AMD64
 atl2-modules-2.6.28-grml64
index 40521c3..96ecb19 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -14,7 +14,7 @@ export LC_ALL=C
 # exit on any error:
 set -e
 
 # exit on any error:
 set -e
 
-GRML_LIVE_VERSION='0.9.12'
+GRML_LIVE_VERSION='0.9.13'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 ISO_DATE="$(date +%Y-%m-%d)"