summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAngel Velásquez <angvp@archlinux.org>2017-04-03 01:07:38 -0400
committerGitHub <noreply@github.com>2017-04-03 01:07:38 -0400
commit5e334d78f82cb0dc5f7d3a11db423284016213b4 (patch)
treea80e946d2402075ba7345f68826baba41eb9ca7d
parent015b2adca76a32017fe090e77c71e9f53d314be1 (diff)
parent152c0dc7944fb97bc13b802ca74bf094573b6e78 (diff)
downloadarchweb-5e334d78f82cb0dc5f7d3a11db423284016213b4.tar.gz
archweb-5e334d78f82cb0dc5f7d3a11db423284016213b4.zip
Merge pull request #8 from thurstylark/master
Define BOOTIF in extrabootoptions
-rw-r--r--templates/releng/archlinux.ipxe2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/releng/archlinux.ipxe b/templates/releng/archlinux.ipxe
index 8f3dd6e4..c897a786 100644
--- a/templates/releng/archlinux.ipxe
+++ b/templates/releng/archlinux.ipxe
@@ -9,7 +9,7 @@ imgtrust
# initial options
set release {{ releases.0 }}
-set extrabootoptions ip=dhcp net.ifnames=0
+set extrabootoptions ip=dhcp net.ifnames=0 BOOTIF=01-${netX/mac}
set countrycode
:main