Commit graph

8 commits

Author SHA1 Message Date
Markus Reil
d30223014f Support make -j switch.
* Introduce new variable "make_num_jobs" to user_overrides.yml (default
  value is 1).
* Use new variable in each task that uses "make".
2023-12-08 16:46:41 +07:00
Antony Messerli
79577f556c Revert "Support building images on other architectures"
This reverts commit f02180f497.

Testing reverting changes that may have impacted 2.0.70:
https://github.com/netbootxyz/netboot.xyz/issues/1273
2023-09-14 20:05:45 -05:00
Felix Kaechele
f02180f497 Support building images on other architectures
This unconditionally cross compiles all iPXE images. This has the effect
that the build will always produce the correct output for a defined
architecture regardless of host architecture.

syslinux is x86 architecture dependent. It doesn't seem to be used in
the build process, so the packages are removed from the list of required
packages.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2023-05-30 13:18:15 -04:00
Antony Messerli
87321e3a26 Ansible lint fixes, cleanup, and exclusions 2022-08-28 11:40:45 -05:00
Antony Messerli
d6ada65175 Lint fixes 2022-03-21 20:13:42 -05:00
Dustin Miller
95f4fff6a6 Change from Packet to Equinix Metal 2022-02-11 10:55:11 -07:00
Antony Messerli
5cdd6f0b75
Doesn't compile with comboot, so use efi version instead 2021-10-13 15:41:32 -05:00
Antony Messerli
807cd83674 Add ipxe builds for linux userspace 2021-10-13 11:47:32 -05:00