Răsfoiți Sursa

Merge pull request #741 from netbootxyz/focal_insta

Switch focal to subiquity installer
Antony Messerli 4 ani în urmă
părinte
comite
b87672fac8
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      roles/netbootxyz/templates/menu/ubuntu.ipxe.j2

+ 1 - 0
roles/netbootxyz/templates/menu/ubuntu.ipxe.j2

@@ -20,6 +20,7 @@ item --gap Older Releases
 item older_release ${space} Set release codename...
 choose ubuntu_version || goto ubuntu_exit
 iseq ${ubuntu_version} older_release && goto older_release ||
+iseq ${ubuntu_version} focal && set install_type sub ||
 iseq ${ubuntu_version} groovy && set install_type sub ||
 iseq ${boot_type} sub && goto boot_type ||
 goto mirrorcfg