copy xHRM to the /install/postscripts and try to use it replace the mkhyperv
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1e61216759
commit
3828a4f8cc
@ -128,6 +128,7 @@ cp LICENSE.html $RPM_BUILD_ROOT/%{prefix}/share/doc/packages/xCAT
|
||||
%ifnos linux
|
||||
. /etc/profile
|
||||
%else
|
||||
cp -f $RPM_INSTALL_PREFIX0/share/xcat/scripts/xHRM /install/postscripts/
|
||||
. /etc/profile.d/xcat.sh
|
||||
%endif
|
||||
if [ "$1" = "1" ]; then #Only if installing for the first time..
|
||||
|
Loading…
Reference in New Issue
Block a user