install xorg glamo driver separately to minimize installed package count

This commit is contained in:
josch 2010-08-26 10:16:46 +02:00
parent 59822714e5
commit 2f8e39e88b

View file

@ -111,7 +111,8 @@ fi
# install xorg
if $XORG; then
chroot $ROOTDIR apt-get install xorg xserver-xorg-input-evdev xserver-xorg-video-glamo nodm matchbox-window-manager -qq
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
# /etc/X11/xorg.conf
cat > $ROOTDIR/etc/X11/xorg.conf << __END__
Section "Device"