From 3775353ce26242a2b261dd8331958b33cec60a13 Mon Sep 17 00:00:00 2001 From: jbjohnso Date: Thu, 4 Mar 2010 19:20:22 +0000 Subject: [PATCH] -Also have larger command lines in kvm Former-commit-id: fe72e9de0dbbe17d52099e6b132084af963a85c8 --- gpxe/xnba-kvm.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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