Commit Graph

139 Commits

Author SHA1 Message Date
Victor Hu
b0979eafc9 Add a LOG option to buildcore.sh to allow for some output to redirect
to a log file.  Currently only used to optionally redirect wget
output to a log instead of stderr.  Output to stderr will cause automated
build scripts to fail.
2015-03-19 12:14:27 -04:00
xCAT Build Machine
6c6994af5a Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-03-12 11:17:13 -04:00
xCAT Build Machine
f66b9b9c12 Fix some minor formatting issue in buildcore.sh 2015-03-12 11:16:52 -04:00
litingt
7333896fcb add xCAT-vlan for PCM team 2015-03-12 00:31:47 -07:00
litingt
7ff60abe6e put xCAT-genesis-scripts-ppc64 in PCM build 2015-03-12 00:31:13 -07:00
litingt
eb14f2bc5d remove openstack error message 2015-02-11 19:59:29 -08:00
Victor Hu
2bc3c5f031 Seems like mklocalrepo never worked for Zypper because the
/etc/yum.repos.d was hard coded.  Enhanced to work with
SLES distributions
2015-02-06 10:55:14 -05:00
Victor Hu
dccae166ad Added some changes to build xCAT-confluent 2015-02-05 15:00:59 -05:00
Victor Hu
ad782ec517 Add files and directory framework to generate the xCAT-confluent RPM
Cleaned up some of the comments in the beginning of buildcore.sh
using spaces instead of tabs and added the build for xCAT-confluent.

The xCAT-confluent rpm is intended to be used for xCAT2.X releases to
support confluent.  This rpm has a requirement on confluent_server package.
For 2.9.1, xCAT-confluent is optional.  For 2.10, the plan is to default
the console service to confluent.
2015-02-04 14:00:40 -05:00
Victor Hu
5cd9060421 The mklocalrepo.sh file is automatically created for xcat-core
and xcat-dep.  For xcat-dep on linux (non ubuntu), mklocalrepo.sh
should be executed in the <os>/<arch> subdirectory. If xCAT*.repo
file is not found in the executing directory, print out
a message to tell the user instead of creating a blank file in
/etc/yum.repos.d which will not work anyway.
2015-01-29 11:27:36 -05:00
linggao
8f50e34e6a adds xCAT-vlan nto build process 2015-01-27 14:11:48 -05:00
daniceexi
4ea9e9d6fc Change the gpg key to [xCAT Security Key] 2015-01-07 01:31:46 -05:00
litingt
95e9cc18fb remove packages xCAT-IBMhpc xCAT-rmc xCAT-UI xCAT-OpenStack xCAT-OpenStack-baremetal in ALLBUILD 2014-11-19 20:18:59 -08:00
ligc
b8bd2acad8 SLES12 ppc64le support: build ppc64le RPMs 2013-11-07 09:05:46 +08:00
ligc
6aabbe5ae2 build xCAT-genesis-scripts for ppc64 2014-09-25 02:22:46 -04:00
ligc
18a3c26864 fix for bug 4265: remove getxcatdocs from PCM build 2014-08-31 23:24:42 -04:00
ligc
7be4cc008c add the xCATsn into the PCM build, PCM team requires this 2014-08-12 05:43:54 -04:00
lissav
679cab11a0 do not build softlayer on AIX defect 4048 2014-04-07 13:01:39 -04:00
ligc
69598e32f7 Build a separate xCAT-server for PCM, because of the perl-JSON dependency caused by RESTAPI 2014-04-04 14:46:26 -05:00
ligc
3a65f12683 undo the last checkin for buildcore.sh, wrong local repo 2014-04-02 05:12:17 -04:00
ligc
09df503e1e add the git commit id in xCAT version 2014-04-02 15:50:41 -05:00
lissav
f4cc23ef0f add xCAT-OpenStack-baremetal rpm 2014-03-03 14:43:53 -05:00
Bruce Potter
6be8450b9b added xCAT-SoftLayer rpm to buildcore.sh 2014-03-02 18:11:39 -05:00
Bruce Potter
d1066357b4 automatically save previous bld 2013-11-07 12:09:43 -05:00
Bruce Potter
2ef2f3d77b fix chgrp problem in build scripts on aix 2013-11-06 10:15:13 -05:00
Bruce Potter
7b57d0ba6c build man pages for xCAT-OpenStack tables and objects 2013-11-01 16:38:35 -04:00
Bruce Potter
ae1241c0b2 add check for git pull success to build script 2013-10-31 12:57:33 -04:00
Bruce Potter
008e6ecdb7 filter out signing msg in build script 2013-10-11 17:42:39 -04:00
Bruce Potter
7a187b19aa set group for files/dirs to root instead of xcat, because the xcat group does not exist on users mn 2013-10-11 17:28:14 -04:00
Bruce Potter
81760673e3 fix setversionvars command not found problem during promote 2013-10-09 19:54:10 -04:00
Bruce Potter
9263cb2f15 specify --checksum for createrepo so the repo will work on rhel5 2013-08-31 10:35:25 -04:00
Bruce Potter
f61d224d1c fix bld script change 2013-08-27 12:49:04 -04:00
Bruce Potter
b20f9ae848 change git cmd used to get current branch 2013-08-27 11:23:22 -04:00
Bruce Potter
e14616c4f8 fixed build script to include release in the path for the built rpms 2013-08-13 13:49:29 -04:00
bp-sawyers
992d5c50ce Update bld script for different git branches
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-29 15:34:16 +00:00
bp-sawyers
8098a1b4d7 Updates to build script to build from git
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17031 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-26 18:07:55 +00:00
bp-sawyers
265308065c update buildcore.sh to build the new xCAT-OpenStack meta rpm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-26 20:21:49 +00:00
mellor
8af3b2587d build tool changes for new xCAT-OpenStack rpm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-26 18:54:00 +00:00
bp-sawyers
2bccc85011 stop building i386 version of xcat pkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-05 21:00:33 +00:00
bp-sawyers
111782a728 automatically build readme for tools
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15490 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-13 23:01:17 +00:00
bp-sawyers
beda697525 fix pcm embed build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-21 12:38:10 +00:00
bp-sawyers
6e014cc6df added xCAT-genesis-scripts to xcat-core build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14840 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 22:48:54 +00:00
bp-sawyers
4c65281cec fixed pcm embed build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-08 17:40:34 +00:00
lissav
0118c0e7d5 force new build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-07 17:57:01 +00:00
lissav
41f2dcfbc1 Do not add xCAT-rmc to instxcat anymore
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14784 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-07 17:31:41 +00:00
mellor
a56a0c2dc2 extract buildkit html man page for wiki
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-14 14:10:15 +00:00
bp-sawyers
c46b710933 Added fsm special build to buildcore.sh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-09 14:42:42 +00:00
bp-sawyers
9016681347 Add subset build of xcat for pcm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-08 21:47:50 +00:00
bp-sawyers
afcce5d64e Fix build problem in xCAT-buildkit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-02 14:19:47 +00:00
ligc
9461e9194e fix the wrong package name xCAT-build, it should be xCAT-buildkit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-02 02:29:13 +00:00