Explorar o código

Tweak hypervisor menu

Antony Messerli %!s(int64=9) %!d(string=hai) anos
pai
achega
1820834cc4
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      src/hypervisor.ipxe

+ 1 - 5
src/hypervisor.ipxe

@@ -17,12 +17,8 @@ goto change_menu
 
 :change_menu
 chain ${menu}.ipxe || goto error
-goto hypervisor_exit
+goto hypervisor_menu
 
 :hypervisor_exit
 clear menu
 exit 0
-
-:xenserver
-chain xenserver.ipxe
-goto hypervisor_menu