diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 18815fa..50522b7 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -273,6 +273,60 @@ 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 <