File ipxe-rom-settings.patch of Package kvm.openSUSE_12.1
Index: ipxe-git-3fc139362c75eb69e02989241755ec894533f675/src/config/general.h =================================================================== --- ipxe-git-3fc139362c75eb69e02989241755ec894533f675.orig/src/config/general.h +++ ipxe-git-3fc139362c75eb69e02989241755ec894533f675/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 */ /* @@ -93,7 +93,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 */