From 421a14304562bd0740662986ed6d5812b5b827c4 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Mon, 23 Dec 2019 16:19:05 +0100 Subject: README: add note about iPXE testing Signed-off-by: Jelle van der Waa --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c4a0264..2f3c050a 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,11 @@ from git master) and copying the resulting ipxe.pxe, ipxe.lkrn and ipxe.efi to sitestatic/netboot. Then as Arch Linux Developer sign them with your PGP key ```gpg --output ipxe.efi.sig --detach-sig ipxe.efi```. +Testing a build iPXE image requires the 'qemu' package and running the +following command: + + qemu-system-x86_64 -kernel ipxe.lkrn -m 2G + # Production Installation Arch Linux has an Ansible role for Archweb in their [infrastructure repo](https://git.archlinux.org/infrastructure.git/). -- cgit v1.2.3-55-g3dc8