소스 검색

Drop dupe and commented out builds for arm

Antony Messerli 3 년 전
부모
커밋
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} ||