summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h
diff options
context:
space:
mode:
authorSimon Rettberg2022-05-11 14:09:09 +0200
committerSimon Rettberg2022-05-11 14:09:09 +0200
commita51e96cd6029a3d61b29ca21398a04d699f639d3 (patch)
tree174e853a60870ef6c70a5ab04b1ead0e969244f0 /satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h
parent[SSPS] Explicitly set sql_mode for mariadb server (diff)
downloadsetup-scripts-a51e96cd6029a3d61b29ca21398a04d699f639d3.tar.gz
setup-scripts-a51e96cd6029a3d61b29ca21398a04d699f639d3.tar.xz
setup-scripts-a51e96cd6029a3d61b29ca21398a04d699f639d3.zip
[SSUS] Move iPXE config around
Diffstat (limited to 'satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h')
-rw-r--r--satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h b/satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h
new file mode 100644
index 0000000..309780f
--- /dev/null
+++ b/satellit_installer/static_files/ipxe-bwlp/opt/openslx/ipxe-bwlp-config/settings.h
@@ -0,0 +1,9 @@
+#ifndef CPUID_SETTINGS
+#define CPUID_SETTINGS
+#endif
+#ifndef VRAM_SETTINGS
+#define VRAM_SETTINGS
+#endif
+#ifndef ACPI_SETTINGS
+#define ACPI_SETTINGS
+#endif