From 0225f7a768f8e6ad1c725ecd0e13141c6b8ad571 Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Sun, 21 Oct 2007 19:20:08 +0000 Subject: conf/machine/x86.conf : Set default xserver to kdrive-vesa as its supported by most pc drivers --- conf/machine/x86.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf index c486f1bd2e..0ee69c2869 100644 --- a/conf/machine/x86.conf +++ b/conf/machine/x86.conf @@ -9,6 +9,8 @@ TARGET_ARCH = "i486" PACKAGE_EXTRA_ARCHS = "x86" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" +XSERVER="xserver-kdrive-vesa" KERNEL_IMAGETYPE = "bzImage" -- cgit v1.2.3