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

85 Commits

Author SHA1 Message Date
Markus Hilger
f7f3bdb5c7 Do not rely on GPG key id
- use the key name if possible
- instead of downloading repomd.xml.key, create it on the fly
2024-04-20 02:18:05 +02:00
Mark Gurevich
afaa1e24ae Update comments 2022-10-14 14:46:53 -04:00
Mark Gurevich
4278783a9e Sign RH9 dependency RPMs with SHA256 2022-10-14 14:31:19 -04:00
Wai Yee Wong
d83a711a8b Simplify the conditional statement to identify files which do NOT have read access for all. 2020-02-03 16:05:50 -05:00
Mark Gurevich
c02bc58586 RPM permission verify 2020-01-27 16:22:56 -05:00
Mark Gurevich
a5fa42bb85 Fix repodata files permission in xcat-dep 2019-11-07 10:35:02 -05:00
Mark Gurevich
adc7ee5171 Insert devel into xcat-dep repo file 2019-10-11 12:26:55 -04:00
Mark Gurevich
7fd2b54dce Make xcat-dep tar file readable by all 2019-09-05 11:14:59 -04:00
Mark Gurevich
3c2fbbc617 Health check xcat-dep files before building tar and remove AIX support 2019-09-03 11:27:33 -04:00
Mark Gurevich
f6bea60852 Make repodata files readable by all 2019-08-21 16:57:00 -04:00
Victor Hu
1abf93e6f4 Change the destination directory to builddep.sh 2019-06-06 19:18:04 -04:00
Victor Hu
f059ec0998 Stop using cd .. , cd .. and change to the exact directory 2019-06-06 14:33:03 -04:00
Victor Hu
de2cb793d1 Determine XCATCOREDIR on the fly 2019-06-06 14:02:10 -04:00
Victor Hu
d25fae052c Formatted the output a little better 2019-06-06 13:49:12 -04:00
Victor Hu
9ab31d6238 Remove dev files if present 2019-06-06 13:46:14 -04:00
Victor Hu
271a496263 Create more variables for the directory locations, change mklocalrepo to excute if needed 2019-06-06 13:43:39 -04:00
Victor Hu
b7b338c436 Change the message for key slightly 2019-06-06 13:16:23 -04:00
Victor Hu
33411cd7c8 Check the key dir early on before we start doing anything 2019-06-06 10:25:40 -04:00
Victor Hu
ffa2ced116 Hard stop if the keys are already there so caller needs to decide to remove it or not 2019-06-06 10:23:28 -04:00
Victor Hu
4135fd665b Make the gnupg directory a variable so we can more easily change it 2019-06-06 10:10:50 -04:00
Victor Hu
7274ce1ddc Check rc, we are forcing home to /root and it will fail and keep going 2019-06-06 10:06:41 -04:00
Victor Hu
cb340bd4ef Add a checkrc to break out when non zero return code. Add more debug to make this build work in our own clone environmemt 2019-06-06 09:58:50 -04:00
GONG Jie
66ccfe948a Use xCAT Automatic Signing Key, 5619700D to do the signing. 2019-04-19 14:26:11 +08:00
GONG Jie
5a6cbce2cd Use xCAT Automatic Signing Key, 5619700D to do the signing. 2019-04-19 11:47:51 +08:00
Victor Hu
33fa03880a Add more packages to check for when running the builddep.sh scripts 2018-11-16 11:39:56 -05:00
Victor Hu
fc01224da0 Add a test to make sure we are not running this on debian based operating systems 2018-11-16 11:36:24 -05:00
Victor Hu
59fd3da573 Clean up code that was commented out 3 years back 2018-11-15 10:04:25 -05:00
Victor Hu
b3490bf8a4 Add a test for rpm-sign, which is required to successfullly build the deps package 2018-11-15 10:02:58 -05:00
GONG Jie
4b074877b9 Remove trailing spaces in file builddep.sh 2017-12-31 23:59:59 +00:00
Gᴏɴɢ Jie
2e5815e7fe Use lowercase file name xcat-core.repo instead of xCAT-core.repo (#5010)
* Use lowercase file name xcat-core.repo instead of xCAT-core.repo

* Rename xCAT-core.repo to xCAT-core.repo.nouse if it exists

* Change xCAT-dep.repo mentioned in document to xcat-dep.repo
2018-03-30 16:03:10 +08:00
GONG Jie
4e00744432 rsync xcat-dep to http://xcat.org/files/xcat/repos/yum/devel/xcat-dep/ 2017-08-28 15:03:44 +08: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
148676c16c Remove the -snap date from the filename.
This should not be changed for the deps package.
2015-10-12 11:10:02 -04:00
Victor Hu
adf9f05d3f Clean up the builddep file and fix the URLs to reflect
the changes in the files directory on the xcat.org server

Tried to simplify this script in the process
2015-10-01 15:27:50 -04:00
litingt@cn.ibm.com
c6e09479e7 remove some old code 2015-08-23 23:26:50 -04:00
litingt@cn.ibm.com
fbeada9065 update links and files location for xcat.org 2015-08-20 02:48:25 -04:00
litingt@cn.ibm.com
0b2bfed76f update the remote file downloading location to xcat.org 2015-08-18 02:55:56 -04:00
root
927da03197 add xcat-dep tar ball name in README 2015-05-07 04:43:28 -04:00
litingt
e2a5fe50ad add uploading README to SF 2015-04-23 22:21:44 -04:00
litingt
897192224e modify UPLOADER from bp-sawyers to litingt 2015-04-10 03:17:09 -04:00
daniceexi
a73c068748 Change the gpg key to [xCAT Security Key] 2015-01-07 20:51:08 -05:00
xcat aix bld machine
d3f205440a create instoss for AIX 6.1Y using new perl-Net_SSLeay.pm-1.55 2014-03-11 04:24:33 -04:00
Bruce Potter
f02239bf29 change instoss in builddep.sh to upgrade all net-snmp rpms together - bug 3914 2013-11-27 11:12:36 -05:00
Bruce Potter
3c1268bc75 change group of sym links too in builddep.sh 2013-11-06 10:57:51 -05:00
Bruce Potter
2ef2f3d77b fix chgrp problem in build scripts on aix 2013-11-06 10:15:13 -05:00
Bruce Potter
dae22d2531 update builddep.sh to have instoss install newer perl-Net_SSLeay.pm rpm on aix 71L 2013-11-06 09:41:05 -05: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
9263cb2f15 specify --checksum for createrepo so the repo will work on rhel5 2013-08-31 10:35:25 -04:00