From ab9bcfef16876a7d1c25a4dd85000928582ea2d4 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Sat, 16 Mar 2019 21:01:33 +0100 Subject: Document updating the iPXE images --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d3b16dd1..dd74a6e8 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,14 @@ Running coverage: To use the Django Debug toolbar install django-debug-toolbar and in local_settings.py set DEBUG_TOOLBAR to True. +# Updating iPXE image + +The netboot image can be updated by building the [AUR +package](https://aur.archlinux.org/packages/ipxe-netboot/) (note that it builds +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```. + # 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