2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

-Also have larger command lines in kvm

Former-commit-id: fe72e9de0dbbe17d52099e6b132084af963a85c8
This commit is contained in:
jbjohnso 2010-03-04 19:20:22 +00:00
parent 32fd13421f
commit 3775353ce2

View File

@ -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