tingtli
882561f5ae
update to add xCAT-probe to PCM build ( #2041 )
2016-10-27 14:18:08 +08:00
Patrick Lundgren
eefea03d0a
Added xCAT-csm to buildcore.sh, fixed typo in xCAT-csm.spec
2016-10-18 16:11:14 -04:00
Jarrod Johnson
dea4f9b707
Numerous fixes to the alternate build mode
2016-09-28 08:43:59 -04:00
Jarrod Johnson
c4ca70b7d2
Provide way to request git describe behavior
2016-09-28 08:43:47 -04:00
Victor Hu
35cfdd56ba
Added some code to create a buildinfo file included in the tar.bz2
...
file that contains information about the current xCAT build
2016-07-18 13:10:46 -04:00
hu-weihua
ac1c213e62
package xcat-probe
2016-07-01 05:19:27 -04:00
immarvin
035a8e6385
remove the comment lines for AIX build
2016-04-13 00:49:11 -04:00
immarvin
0e4c73795c
the shebang of bash scripts should be the 1st line of script file
2016-04-12 22:07:43 -04:00
Victor Hu
8a39aa8aa5
Remove references to sourceforge in these files
2015-10-27 16:54:21 -04:00
Victor Hu
5c01751570
Update the comments with the correct link for xcat.org
2015-10-12 13:46:23 -04:00
Victor Hu
a00b8d278a
Change the files_new test path to files
2015-09-29 17:29:23 -04:00
Victor Hu
e9329e486a
Fixed typo repo -> repos for the path on xcat.org
2015-09-29 09:03:58 -04:00
Victor Hu
95c2e662c7
Set GITPULL=0 by default. If developers or others want to build
...
changes in their sandbox, it should NOT pull by default otherwise
we could potentially overwrite changes in the sandbox
2015-09-28 13:20:14 -04:00
Victor Hu
912104be73
Cleanup: Remove reference to svn since xCAT project is exclusively using git
2015-09-28 11:01:34 -04:00
litingt@cn.ibm.com
7a1aae96d9
remove some old code
2015-08-23 23:27:04 -04:00
litingt@cn.ibm.com
763c714371
update links and files location for xcat.org
2015-08-20 02:48:13 -04:00
root
6982af6089
update the remote file downloading location to xcat.org
2015-08-18 02:47:22 -04:00
ligc
3cf209a3a4
fix a problem with COMMITD flag
2015-07-03 02:14:48 -04:00
ligc
e4fa6bf124
add the COMMITID flag to buildcore.sh
2015-07-03 02:11:02 -04:00
ligc
4c85eafd0d
Add usage information and GITPULL flag to buildcore.sh
2015-07-03 02:00:58 -04:00
ligc
9a002c0517
for users to build xcat-core from source code, by default, do not sign rpm, do not upload to sourceforge, build all packages
2015-06-04 05:34:33 -04:00
ligc
3d2ce98f9e
update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed
2015-06-02 23:49:01 -04:00
ligc
1f14a1af98
update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed
2015-06-02 22:59:49 -04:00
ligc
b105af6d17
update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed
2015-06-02 22:59:04 -04:00
ligc
843d9418bf
fix a shell syntax problem in buildcore.sh
2015-05-26 21:08:44 -04:00
Victor Hu
f3bfa70f94
Check for uncommitted and modified files in the git repository before
...
running the build and abort if the build repo is not clean
Add a check for xCAT-UI to undo the sed that is done during the build
to leave the build repo clean
2015-05-26 10:32:48 -04:00
ligc
e63a398bfc
update build scripts to allow non-root user to build xcat-core tarball locally
2015-05-26 04:20:46 -04:00
litingt
5e7021bb80
modify UPLOADER from bp-sawyers to litingt
2015-04-10 03:15:24 -04:00
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