various changes for libreboot having no pxe
[automated-distro-installer] / fai / config / class / 50-host-classes
index b8226de1f1f527ef29437d79d4053a4380149895..49fa2fa6dda7cbf738f60c2a56792bec759d8e9f 100755 (executable)
@@ -42,7 +42,7 @@ fi
 # use a list of classes for our demo machine
 echo "FAIBASE PARTITION_PROMPT"
 case $HOSTNAME in
-    x2|frodo|treetowl)
+    frodo|treetowl)
         echo "DEBIAN_NON_FREE"
         if [[ -e /a/bin/fai/fai-wrapper ]] && isdebian-stable; then
             echo "STABLE_NON_FREE"