From e9152aa14378645e1d4113f38a1c4d907f16ce8e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 25 Aug 2010 15:46:50 -0600 Subject: [PATCH] Remove Ugly hack for XO laptops from bug 460581. It's no longer needed and causing problems with some other Geode devices. --- fedora-live-base.ks | 56 --------------------------------------------- 1 file changed, 56 deletions(-) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index ea24f2d..f911f9d 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -280,62 +280,6 @@ for o in \`cat /proc/cmdline\` ; do esac done -# this is a bad hack to work around #460581 for the geode -# purely to help move testing along for now -if [ \`grep -c Geode /proc/cpuinfo\` -ne 0 ]; then - cat > /etc/X11/xorg.conf <