summaryrefslogblamecommitdiffstats
path: root/server/ipxe/embedded.ipxe
blob: cdf1324cee5081883f31a72d3159d4023e23458d (plain) (tree)
1
2
3
4
5
6
7
8
9
      
 


                   
 
      
                                  
 
     

                                                                               
        
#!ipxe

###################
# EMBEDDED SCRIPT #
###################

ifopen
iseq ${platform} pcbios || dhcp ||

:loop
chain -ar https://bas.intra.uni-freiburg.de/api/configloader/${uuid} || sleep 5
dhcp ||
goto loop