summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/ipxe.patch
diff options
context:
space:
mode:
authorChristian Rößler2017-07-31 19:04:50 +0200
committerChristian Rößler2017-07-31 19:04:50 +0200
commitd7b4527c491401cd5a6b0fb65fed60cd1b064a51 (patch)
treec13833f8afdc83f096b22e5750445babc67d86d4 /satellit_installer/static_files/ipxe.patch
parent[SSUS] Confirm update; patch post_max_size; delete dummy coursebackend (diff)
downloadsetup-scripts-d7b4527c491401cd5a6b0fb65fed60cd1b064a51.tar.gz
setup-scripts-d7b4527c491401cd5a6b0fb65fed60cd1b064a51.tar.xz
setup-scripts-d7b4527c491401cd5a6b0fb65fed60cd1b064a51.zip
[SSPS] For Debian 9, ipxe patch changed etc.
Diffstat (limited to 'satellit_installer/static_files/ipxe.patch')
-rw-r--r--satellit_installer/static_files/ipxe.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/satellit_installer/static_files/ipxe.patch b/satellit_installer/static_files/ipxe.patch
index 87ff25a..56c01ae 100644
--- a/satellit_installer/static_files/ipxe.patch
+++ b/satellit_installer/static_files/ipxe.patch
@@ -28,7 +28,7 @@ diff --git a/src/config/general.h b/src/config/general.h
index ee15f6b..da39a1a 100644
--- a/src/config/general.h
+++ b/src/config/general.h
-@@ -63,11 +63,11 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+@@ -65,11 +65,11 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
*
*/
@@ -58,13 +58,14 @@ index ee15f6b..da39a1a 100644
/*
* Name resolution modules
-@@ -119,15 +119,15 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
+@@ -124,16 +124,16 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define NVO_CMD /* Non-volatile option storage commands */
#define CONFIG_CMD /* Option configuration console */
#define IFMGMT_CMD /* Interface management commands */
-#define IWMGMT_CMD /* Wireless interface management commands */
--#define FCMGMT_CMD /* Fibre Channel management commands */
+#undef IWMGMT_CMD /* Wireless interface management commands */
+ #define IBMGMT_CMD /* Infiniband management commands */
+-#define FCMGMT_CMD /* Fibre Channel management commands */
+#undef FCMGMT_CMD /* Fibre Channel management commands */
#define ROUTE_CMD /* Routing table management commands */
#define IMAGE_CMD /* Image management commands */