File gpxe-rom-settings.patch of Package kvm

diff --git a/src/arch/i386/Makefile b/src/arch/i386/Makefile
index 8f6c97e..c5c8dbc 100644
--- a/src/arch/i386/Makefile
+++ b/src/arch/i386/Makefile
@@ -69,7 +69,7 @@ CFLAGS			+= -Ui386
 
 # Locations of utilities
 #
-ISOLINUX_BIN	= /usr/lib/syslinux/isolinux.bin
+ISOLINUX_BIN	= /usr/share/syslinux/isolinux.bin
 
 # i386-specific directories containing source files
 #
diff --git a/src/config/general.h b/src/config/general.h
index ee07dfc..fa97198 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -31,7 +31,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
  * Timer configuration
  *
  */
-#define BANNER_TIMEOUT	20	/* Tenths of a second for which the shell
+#define BANNER_TIMEOUT	0	/* Tenths of a second for which the shell
 				   banner should appear */
 
 /*
@@ -79,7 +79,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
  * you want to use.
  *
  */
-//#define	IMAGE_NBI		/* NBI image support */
+#define	IMAGE_NBI		/* NBI image support */
 //#define	IMAGE_ELF		/* ELF image support */
 //#define	IMAGE_FREEBSD		/* FreeBSD kernel image support */
 //#define	IMAGE_MULTIBOOT		/* MultiBoot image support */
openSUSE Build Service is sponsored by