From 5a5245fd641e12f204db32f27424ce9f6cf0f2a7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 Sep 2025 08:46:39 +0000 Subject: automatic import of ipxe --- 0001-build-customize-configuration.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 0001-build-customize-configuration.patch (limited to '0001-build-customize-configuration.patch') diff --git a/0001-build-customize-configuration.patch b/0001-build-customize-configuration.patch new file mode 100644 index 0000000..8a9a3ea --- /dev/null +++ b/0001-build-customize-configuration.patch @@ -0,0 +1,9 @@ +diff -rupN ipxe-20190125-git36a4c85f/src/config/local/general.h ipxe-20190125-git36a4c85f.new/src/config/local/general.h +--- ipxe-20190125-git36a4c85f/src/config/local/general.h 1970-01-01 01:00:00.000000000 +0100 ++++ ipxe-20190125-git36a4c85f.new/src/config/local/general.h 2019-02-01 16:40:42.725293033 +0000 +@@ -0,0 +1,5 @@ ++/* Enable IPv6. */ ++#define NET_PROTO_IPV6 ++/* Enable HTTPS */ ++#define DOWNLOAD_PROTO_HTTPS ++#define DOWNLOAD_PROTO_NFS -- cgit v1.2.3