Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jelle van der Waa
Archweb
Commits
421a1430
Verified
Commit
421a1430
authored
Dec 23, 2019
by
Jelle van der Waa
🚧
Browse files
README: add note about iPXE testing
Signed-off-by:
Jelle van der Waa
<
jelle@vdwaa.nl
>
parent
25dc4499
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
421a1430
...
...
@@ -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/).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment