X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configs%2Fdebxo-sugar%2Fhooks;h=0a5487369108dc4667d55ed00eb5b4e2410a3546;hb=28840f12354790a41fb9e2658226a53e10a76913;hp=bd42ba7786e3ff045b357e3e1fed3fcb7bf7b6e3;hpb=ace899c2bc164466eeb0c9124bde428a899841eb;p=xodist diff --git a/configs/debxo-sugar/hooks b/configs/debxo-sugar/hooks index bd42ba7..0a54873 100644 --- a/configs/debxo-sugar/hooks +++ b/configs/debxo-sugar/hooks @@ -60,7 +60,7 @@ 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" + http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc4+_2.6.37-rc4+-56_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) @@ -72,8 +72,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<