2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-23 12:12:05 +00:00

159 Commits

Author SHA1 Message Date
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
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