conf/machine/i586-generic.conf : Add xserver-kdrive-vesa as the default xserver
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 22 Oct 2007 09:31:49 +0000 (09:31 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 22 Oct 2007 09:31:49 +0000 (09:31 +0000)
conf/machine/i586-generic.conf

index c700702..6525c53 100644 (file)
@@ -10,7 +10,8 @@ PACKAGE_EXTRA_ARCHS = "x86 i386 i486"
 
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
-
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+XSERVER="xserver-kdrive-vesa"
 
 KERNEL_IMAGETYPE = "bzImage"