From 3dc366595c9244346b33c0eeb90096e6dcacac4a Mon Sep 17 00:00:00 2001 From: brent s Date: Fri, 19 Jun 2020 18:55:20 -0400 Subject: [PATCH] checking in some work --- builder/example.config.xml | 157 +++++++++++++++++++------------------ 1 file changed, 81 insertions(+), 76 deletions(-) diff --git a/builder/example.config.xml b/builder/example.config.xml index 58cd3aa..b100441 100644 --- a/builder/example.config.xml +++ b/builder/example.config.xml @@ -1,79 +1,84 @@ - - - - - - NET_PROTO_IPV6 - DOWNLOAD_PROTO_HTTPS - DOWNLOAD_PROTO_FTP - DOWNLOAD_PROTO_NFS - HTTP_AUTH_NTLM - - - NSLOOKUP_CMD - TIME_CMD - DIGEST_CMD - LOTEST_CMD - VLAN_CMD - - REBOOT_CMD - POWEROFF_CMD - - - - - - - - - IMAGE_TRUST_CMD - PCI_CMD - PARAM_CMD - NEIGHBOUR_CMD - PING_CMD - CONSOLE_CMD - IPSTAT_CMD - PROFSTAT_CMD - NTP_CMD - CERT_CMD - - - - - - CONSOLE_FRAMEBUFFER - - - - - - git-version.patch - git-version.patch - - - + xmlns="https://router.r00t2.io/boootbox/ipxe/build/" + xsi:schemaLocation="https://router.r00t2.io/boootbox/ipxe/build/ http://schema.xml.r00t2.io/projects/ipxe/build.xsd"> + + + git://git.ipxe.org/ipxe.git + /opt/builds/ipxe_src + + + + + + NET_PROTO_IPV6 + DOWNLOAD_PROTO_HTTPS + DOWNLOAD_PROTO_FTP + DOWNLOAD_PROTO_NFS + HTTP_AUTH_NTLM + + + NSLOOKUP_CMD + TIME_CMD + DIGEST_CMD + LOTEST_CMD + VLAN_CMD + + REBOOT_CMD + POWEROFF_CMD + + + + + + + + + IMAGE_TRUST_CMD + PCI_CMD + PARAM_CMD + NEIGHBOUR_CMD + PING_CMD + CONSOLE_CMD + IPSTAT_CMD + PROFSTAT_CMD + NTP_CMD + CERT_CMD + + + + + + CONSOLE_FRAMEBUFFER + + + + + + git-version.patch + banner.patch + efi-iso.patch + + +