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

No change

Former-commit-id: 48a92ef2fe644e9923185e6114778e028dc7ded3
This commit is contained in:
jbjohnso 2012-01-04 20:53:51 +00:00
parent 0756b9f07b
commit 4906c2acce

View File

@ -1,6 +1,6 @@
Name: xnba-undi
Version: 1.0.3
Release: 4
Release: 5
Summary: xCAT Network Boot Agent for x86 PXE hosts
Obsoletes: gpxe-undi
@ -15,8 +15,12 @@ BuildArch: noarch
%define os_release %(rpm -q --qf '%%{release}' %{Distribution}-release | cut -d"." -f 1)
<<<<<<< HEAD
#git from 2011/12/15
Source0: xnba-%{version}-111215.tar.bz2
=======
Source0: xnba-%{version}-111103.tar.bz2
>>>>>>> Update spec file
%description
The xCAT Network Boot Agent is a slightly modified version of gPXE. It provides enhanced boot features for any UNDI compliant x86 host. This includes iSCSI, http/ftp downloads, and gPXE script based booting.