mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 09:01:46 +00:00
Update esxboot to more closely match official VMware OSS packaging of their boot loader
Former-commit-id: 977dab7e22680e0c49a28ceba8ecb5f0a8f59e0d
This commit is contained in:
parent
1bcb32e9c7
commit
d6a11058b9
BIN
esxboot/efiboot-1.0.0-395084.oss.tgz
Normal file
BIN
esxboot/efiboot-1.0.0-395084.oss.tgz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: esxboot-xcat
|
||||
Version: 1.0.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: xCAT patched variant of vmware's boot loader
|
||||
|
||||
Group: System Environment/Kernel
|
||||
@ -14,15 +14,15 @@ BuildArch: noarch
|
||||
%define os_release %(rpm -q --qf '%%{release}' %{Distribution}-release | cut -d"." -f 1)
|
||||
|
||||
|
||||
Source0: efiboot.tgz
|
||||
Source0: efiboot-1.0.0-395084.oss.tgz
|
||||
Patch: esxboot-xcat.patch
|
||||
|
||||
%description
|
||||
This is the open source of VMware's boot loader, patched with features and fixes appropriate for xCAT's use.
|
||||
This is the open source VMware boot loader, patched with features and fixes appropriate for xCAT's use.
|
||||
|
||||
%prep
|
||||
|
||||
%setup -n efiboot
|
||||
%setup -c
|
||||
%patch -p1
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user