root/build-tools
Scott Little cf0135e886 Add greater flexibility in docker image naming
The existing user interface for docker image and wheel creation
is not flexible enough to name images is described in the spec,
and to push those images to the starlingx organization at docker.hub

This update adds new arguements that will allow creation of
docker images with compliant names, and will allow them to
be pushed to https://hub.docker.com/r/starlingx.

I will also change build-base-wheels.sh to allow the
'os-version' to be pushed through to build-wheels-tarball.sh.

Story: 2003907
Task: 28370

Change-Id: I4378db63d5ff906ffd636034351e580afa5e3472
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-12-10 13:11:09 -05:00
..
branching Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
build-docker-images Add greater flexibility in docker image naming 2018-12-10 13:11:09 -05:00
build-wheels Add greater flexibility in docker image naming 2018-12-10 13:11:09 -05:00
build_guest Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
build_iso upgrade package name to CentOS 7.5 version 2018-09-20 01:41:00 +08:00
build_minimal_iso Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
certificates StarlingX open source release updates 2018-06-01 07:45:23 -07:00
mirror_rebase StarlingX open source release updates 2018-06-01 07:45:23 -07:00
mk Uprev grub2 and shim 2018-06-27 13:04:02 -04:00
repo_files Adding new packagereq for hostname in repo_files 2018-10-24 21:06:45 +00:00
signing StarlingX open source release updates 2018-06-01 07:45:23 -07:00
Cached_Data.txt StarlingX open source release updates 2018-06-01 07:45:23 -07:00
audit-pkgs StarlingX open source release updates 2018-06-01 07:45:23 -07:00
build-avoidance-utils.sh Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
build-guest Make sure we are in the correct group to run build-guest. 2018-08-21 11:26:59 -04:00
build-helm-charts.sh Adding a build tool to create a helm charts tarball 2018-11-14 11:21:21 -06:00
build-img Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-07-04 15:12:58 -04:00
build-iso Properly populate "upgrades" path on ISO 2018-10-19 20:13:16 +00:00
build-pkg-srpm StarlingX open source release updates 2018-06-01 07:45:23 -07:00
build-pkgs Build Avoidance 2018-09-17 16:41:31 -04:00
build-pkgs-parallel Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
build-pkgs-serial Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
build-rpms Build Avoidance 2018-09-17 16:41:31 -04:00
build-rpms-parallel Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
build-rpms-serial Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
build-sdk [Doc] restapi-doc wadl based package removal 2018-10-10 09:34:44 -05:00
build-srpms Build Avoidance 2018-09-17 16:41:31 -04:00
build-srpms-common.sh Handle multiple optional dependancies and copy list 2018-11-02 14:48:05 +00:00
build-srpms-parallel Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
build-srpms-serial Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
classify Build: Improved logging, error handling, and other small fixes 2018-08-29 16:31:09 -04:00
create-cgcs-centos-repo StarlingX open source release updates 2018-06-01 07:45:23 -07:00
create-cgcs-tis-repo StarlingX open source release updates 2018-06-01 07:45:23 -07:00
create-yum-conf StarlingX open source release updates 2018-06-01 07:45:23 -07:00
create_dependancy_cache.py Merge "Python 3 compatibility: use print as a function." 2018-10-15 14:51:03 +00:00
default_build_srpm StarlingX open source release updates 2018-06-01 07:45:23 -07:00
find_klm StarlingX open source release updates 2018-06-01 07:45:23 -07:00
find_patched_srpms_needing_upgrade StarlingX open source release updates 2018-06-01 07:45:23 -07:00
git-utils.sh Build Avoidance 2018-09-17 16:41:31 -04:00
image-utils.sh Tool changes to allow image.inc to be split across git repos. 2018-08-17 15:00:42 +00:00
ip_report.py Python 3 compatibility: use print as a function. 2018-10-12 13:42:44 +00:00
make-installer-images.sh Add lz4 to squashfs img and clean unused rpm 2018-09-18 18:28:42 +08:00
mock_cfg_to_yum_conf.py Python 3 compatibility: use print as a function. 2018-10-12 13:42:44 +00:00
mockchain-parallel Build: Improved logging, error handling, and other small fixes 2018-08-29 16:31:09 -04:00
modify-build-cfg Provide a new build mode for containers 2018-11-08 14:01:44 -06:00
patch-iso Move content from stx-utils into stx-integ or stx-update 2018-08-01 16:12:17 -04:00
patch_rebase_1 Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-07-04 15:12:58 -04:00
patch_rebase_2 Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-07-04 15:12:58 -04:00
patch_rebase_3 Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-07-04 15:12:58 -04:00
patch_rebase_4 Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-07-04 15:12:58 -04:00
sign-rpms sign-rpms: Don't attempt off-box signing if variables not set. 2018-11-19 11:15:51 -05:00
sign-secure-boot Build Avoidance 2018-09-17 16:41:31 -04:00
sign_iso_formal.sh cleanup signing scripts 2018-09-07 14:44:37 -04:00
sign_patch_formal.sh cleanup signing scripts 2018-09-07 14:44:37 -04:00
source_lookup.txt StarlingX open source release updates 2018-06-01 07:45:23 -07:00
spec-utils Build hangs on macro resolution in spec file 2018-08-13 13:52:35 -04:00
srpm-utils Merge "Move the cd statement to the correct location" 2018-11-29 15:33:50 +00:00
sync-jenkins StarlingX open source release updates 2018-06-01 07:45:23 -07:00
sync_jenkins.sh Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
tis.macros StarlingX open source release updates 2018-06-01 07:45:23 -07:00
update-efiboot-image Rename mwa-* subdirectories to match the git repo name 2018-07-04 13:17:17 -04:00
update-pxe-network-installer Add lz4 to squashfs img and clean unused rpm 2018-09-18 18:28:42 +08:00
wrs_orig.txt StarlingX open source release updates 2018-06-01 07:45:23 -07:00