Commit Graph

18 Commits

Author SHA1 Message Date
Antony Messerli
c08903610a Add NFS support to the PXE rom
Fixes #1583

Add NFS support to the PXE rom build

* Add `#define DOWNLOAD_PROTO_NFS` to `roles/netbootxyz/files/ipxe/local/general.h` to enable NFS support
* Add `#define DOWNLOAD_PROTO_NFS` to `roles/netbootxyz/files/ipxe/local/general.h.efi` to enable NFS support

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/netbootxyz/netboot.xyz/issues/1583?shareId=XXXX-XXXX-XXXX-XXXX).
2025-03-03 21:14:46 -06:00
Antony Messerli
96e361d6a4 Enable CERT_CMD in iPXE
Enables certificate management commands in iPXE

Closes: https://github.com/netbootxyz/netboot.xyz/issues/1259
2023-06-26 22:03:20 -05:00
Antony Messerli
85b4b44deb Enable LLDP in iPXE builds by default 2023-02-05 19:16:40 -06:00
Antony Messerli
2981c19f82 Revert "Testing build with no v6"
This reverts commit ea23d23b01.
2022-12-10 07:42:27 -06:00
Antony Messerli
ea23d23b01 Testing build with no v6 2022-12-10 07:06:36 -06:00
Antony Messerli
fec880d535 Add PNG, VRAM, and poweroff commands to builds 2021-09-15 00:17:51 -05:00
Antony Messerli
3c9c945747 Enable parameter in iPXE images 2021-08-18 23:54:54 -05:00
Antony Messerli
78feece77b Add ping command for debug 2021-06-29 14:12:08 -05:00
Antony Messerli
45faa3625f Add updated image types to EFI build too 2021-05-13 12:21:57 -05:00
Antony Messerli
95411cf0b5 Enable GZIP and ZLIB options in iPXE 2021-05-12 23:43:25 -05:00
Antony Messerli
6ec5a8f8c7 Retrieve wimboot from upstream
Drops wimboot out of the tree and retrieve latest build
from the upstream location.
2021-02-11 23:35:11 -06:00
Antony Messerli
3ff282fb71 Adding generated pciids file
Adding static script from netbootxyz/pciids which is updated
and generated weekly
2020-01-05 23:04:40 -06:00
Antony Messerli
01fdb200a3 Adds PCI Device List to menu
Adds a PCI Device list tool to the menu which uses the
pci.ids list and refreshes it during deployment.
2020-01-04 00:21:05 -06:00
Antony Messerli
681b5f09a0 Enable console option in iPXE bootloaders 2019-12-25 15:56:59 -06:00
Antony Messerli
f6d0d2b585 Generate arm64 efi disks 2019-12-18 17:48:45 -08:00
Antony Messerli
132399730c Pushing up more changes 2019-11-25 03:37:44 +00:00
Antony Messerli
fe57e98664 Adding more changes 2019-11-10 10:18:23 -08:00
Antony Messerli
9f3c1ec862 Pushing up more work 2019-11-08 05:16:47 +00:00