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

Update Build-notes

Add information for zVM s390
This commit is contained in:
Chuck Brazie 2016-12-08 09:50:54 -05:00 committed by GitHub
parent 6d4b30eb90
commit 1b3ab602c5

View File

@ -4,3 +4,8 @@ Use the xCAT-UI-deps.spec supplied in this directory
cp xCAT-UI-deps.tar.gz to /opt/freeware/src/packages/SOURCES
rpm -ba xCAT-UI-deps.spec
This creates /opt/freeware/src/packages/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm
For zVM s390:
Copy the xCAT-UI-deps.spec and xCAT-UI-deps.tar.gz to /build/SOURCES
rpmbuild -ba xCAT-UI-deps.spec
This creates /root/build/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm