mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
New script to build AIX meta package.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
7
xCAT-aix/mkxCATaixpkg
Normal file
7
xCAT-aix/mkxCATaixpkg
Normal file
@@ -0,0 +1,7 @@
|
||||
tar -cvf postscripts.tar.gz ../xCAT/postscripts ../xCAT/LICENSE.html
|
||||
tar -cvf templates.tar.gz ../xCAT/templates
|
||||
mv -f *.gz /opt/freeware/src/packages/SOURCES
|
||||
cp ../xCAT/xcat.conf /opt/freeware/src/packages/SOURCES
|
||||
rpm -ba xCAT.spec
|
||||
cd -
|
||||
|
Reference in New Issue
Block a user