X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=blobdiff_plain;f=configs%2Fdebxo-xfce%2Fhooks;h=25cda8a18884defdb0ae703044f1fad1d7cc5786;hp=d54080bf78d2c943e1566e3fe88be8cfa6000571;hb=69eddf3b30825ff1f797b58d741e8d920dc0b9f6;hpb=ace899c2bc164466eeb0c9124bde428a899841eb diff --git a/configs/debxo-xfce/hooks b/configs/debxo-xfce/hooks index d54080b..25cda8a 100644 --- a/configs/debxo-xfce/hooks +++ b/configs/debxo-xfce/hooks @@ -59,8 +59,7 @@ ubi mtd=root EOF # install some custom packages that aren't on mirrors. ugly hack! - k="http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb - http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb" + k="http://lunge.queued.net/~dilinger/debxo-0.2/ofw-config_0.1_all.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) @@ -72,8 +71,18 @@ EOF rm -f ${ROOT_DIR}/${pkg} done - # No longer a need for xorg.conf - rm -f ${ROOT_DIR}/etc/X11/xorg.conf + # Create an Xorg.conf that overrides the default DPI (x bug workaround). + cat >${ROOT_DIR}/etc/X11/xorg.conf<