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

update buildcore.sh to add a new environment variable RPMSIGN to specify if the RPMs will be signed

This commit is contained in:
ligc 2015-06-02 22:59:49 -04:00
parent b105af6d17
commit 1f14a1af98

View File

@ -37,7 +37,7 @@
# EMBED=<embedded-environment> - the environment for which a minimal version of xcat should be built, e.g. zvm or flex
# VERBOSE=1 - to see lots of verbose output
# LOG=<filename> - provide an LOG file option to redirect some output into log file
# RPMSIGN=0 or RPMSIGN=1 - Sign the RPMs using the keys on GSA
# RPMSIGN=0 or RPMSIGN=1 - Sign the RPMs using the keys on GSA, the default is to sign the rpms without RPMSIGN specified
# you can change this if you need to
UPLOADUSER=litingt