diff --git a/gpxe/xnba-kvm.spec b/gpxe/xnba-kvm.spec index 82f6d79..f5ece74 100644 --- a/gpxe/xnba-kvm.spec +++ b/gpxe/xnba-kvm.spec @@ -1,6 +1,6 @@ Name: xnba-kvm Version: 1.0.0 -Release: 1 +Release: 2 Summary: xNBA loader for virtual guests Obsoletes: etherboot-zroms-kvm Provides: etherboot-zroms-kvm @@ -30,6 +30,7 @@ Patch6: gpxe-0.9.7-xnbauserclass.patch Patch7: gpxe-0.9.7-undinet.patch Patch8: gpxe-1.0.0-int18boot.patch Patch9: gpxe-1.0.0-exittohd.patch +Patch10: gpxe-1.0.0-cmdlinesize.patch %description The xNBA network bootloader provides network boot capability for virtual machines with e1000 and virtio network devices. This includes iSCSI and PXE with tftp or ftp image download capability. It is a modified variant of gPXE @@ -47,6 +48,7 @@ The xNBA network bootloader provides network boot capability for virtual machine %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build