[arch-projects] [archweb] [archlinux.ipxe] Define BOOTIF in extrabootoptions
    thurstylark at gmail.com 
    thurstylark at gmail.com
       
    Fri Mar 10 21:30:55 UTC 2017
    
    
  
From: David Thurstenson <thurstylark at gmail.com>
Fixes FS#50488
Signed-off-by: David Thurstenson <thurstylark at gmail.com>
---
 templates/releng/archlinux.ipxe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/releng/archlinux.ipxe b/templates/releng/archlinux.ipxe
index 4945868..3288cb0 100644
--- a/templates/releng/archlinux.ipxe
+++ b/templates/releng/archlinux.ipxe
@@ -11,7 +11,7 @@ imgtrust
 set bootarch ${cpuarch}
 set release {{ releases.0 }}
 set mirrorurl
-set extrabootoptions ip=dhcp net.ifnames=0
+set extrabootoptions ip=dhcp net.ifnames=0 BOOTIF=01-${netX/mac}
 set countrycode
 
 :main
-- 
2.11.1
    
    
More information about the arch-projects
mailing list