Просмотр исходного кода

Drop dupe and commented out builds for arm

Antony Messerli 3 лет назад
Родитель
Сommit
759d76ecf2
1 измененных файлов с 0 добавлено и 7 удалено
  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} ||