Browse Source

Drop dupe and commented out builds for arm

Antony Messerli 3 years ago
parent
commit
759d76ecf2
1 changed files with 0 additions and 7 deletions
  1. 0 7
      roles/netbootxyz/templates/menu/linux-arm.ipxe.j2

+ 0 - 7
roles/netbootxyz/templates/menu/linux-arm.ipxe.j2

@@ -12,13 +12,6 @@ item debian ${space} Debian
 item fedora ${space} Fedora
 item fedora ${space} Fedora
 item rhel ${space} Red Hat Enterprise Linux
 item rhel ${space} Red Hat Enterprise Linux
 item rockylinux ${space} Rocky Linux
 item rockylinux ${space} Rocky Linux
-#item --gap All Others:
-#item coreos ${space} Fedora CoreOS (Preview)
-#item flatcar ${space} Flatcar
-#item nixos ${space} NixOS
-item rhel ${space} Red Hat Enterprise Linux
-#item tinycore ${space} Tiny Core Linux
-#item ubuntu ${space} Ubuntu
 choose menu || goto linux_exit
 choose menu || goto linux_exit
 echo ${cls}
 echo ${cls}
 goto ${menu} ||
 goto ${menu} ||