From 5fd23f559d57318f8818002c14dafb9398b32982 Mon Sep 17 00:00:00 2001 From: josch Date: Fri, 27 Aug 2010 15:24:11 +0200 Subject: [PATCH] no need of full xorg package --- pyneo-rootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyneo-rootfs.sh b/pyneo-rootfs.sh index bc1c370..8d91adf 100755 --- a/pyneo-rootfs.sh +++ b/pyneo-rootfs.sh @@ -100,7 +100,7 @@ fi # install xorg if $XORG; then chroot $ROOTDIR apt-get install xserver-xorg-video-glamo -qq - chroot $ROOTDIR apt-get install xorg xserver-xorg-input-evdev nodm matchbox-window-manager -qq + chroot $ROOTDIR apt-get install xserver-xorg-input-evdev nodm matchbox-window-manager -qq # /etc/X11/xorg.conf cat > $ROOTDIR/etc/X11/xorg.conf << __END__ Section "Device"