mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 09:01:46 +00:00
fc99b134ab
-Deprecate workaround for fixed KVM bug -Enable more features with headroom provided by KVM patch
15 lines
450 B
Diff
15 lines
450 B
Diff
diff -urN gpxe-0.9.7/src/config/general.h gpxe-0.9.7-branded/src/config/general.h
|
|
--- gpxe-0.9.7/src/config/general.h 2009-03-01 21:23:42.000000000 -0500
|
|
+++ gpxe-0.9.7-branded/src/config/general.h 2009-06-23 06:24:54.000000000 -0400
|
|
@@ -22,8 +22,8 @@
|
|
* "gPXE".
|
|
*
|
|
*/
|
|
-#define PRODUCT_NAME ""
|
|
-#define PRODUCT_SHORT_NAME "gPXE"
|
|
+#define PRODUCT_NAME "xCAT Network Boot Agent"
|
|
+#define PRODUCT_SHORT_NAME "xCAT NBA"
|
|
|
|
/*
|
|
* Timer configuration
|