Browse Source

Drop dupe and commented out builds for arm

Antony Messerli 3 năm trước cách đây
mục cha
commit
759d76ecf2
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  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 rhel ${space} Red Hat Enterprise 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
 echo ${cls}
 goto ${menu} ||