StarlingX Installation/Update/Patching/Backup/Restore
Go to file
Scott Little dc04ca393b Split image.inc across git repos
Currently compiling a new package and adding it
to the iso still requires a multi-git update because
image.inc is a single centralized file in the root git.

It would be better to allow a single git update to add
a package. Too allow this, image.inc must be split across
the git repos and the build tools must be changed to
read/merge those files to arrive at the final package list.

Current scheme is to name the image.inc files using this
schema.

${distro}_${build_target}_image_${build_type}.inc

distro = centos, ...
build_target = iso, guest ...
build_type = std, rt ...

Traditionally build_type=std is omitted from config files,
so we instread use ${distro}_${build_target}_image.inc.

Change-Id: Id4f26d020f06d3b44509a90f9cb84b7daccbd87f
Story: 2003447
Task:  24649
Depends-On: Ib39b8063e7759842ba15330c68503bfe2dea6e20
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-15 16:46:48 -04:00
cgcs-patch Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
enable-dev-patch Relocate enable-dev-patch to stx-update/enable-dev-patch 2018-08-01 12:46:56 -04:00
extras/scripts Shorten "addons/wr-cgcs/layers/cgcs" to just "stx" 2018-08-01 12:47:20 -04:00
patch-alarm Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
patch-boot-args StarlingX open source release updates 2018-05-31 07:37:12 -07:00
patch-scripts Collectd+InfluxDb-RMON Replacement(ALL METRICS) P1 2018-07-03 11:00:35 -04:00
requests-toolbelt StarlingX open source release updates 2018-05-31 07:37:12 -07:00
smart-helper StarlingX open source release updates 2018-05-31 07:37:12 -07:00
tsconfig Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
.gitignore Add Zuul test foundation 2018-07-25 08:48:07 -05:00
.gitreview Add .gitreview 2018-05-31 07:37:12 -07:00
.zuul.yaml Enable Zuul voting for linters 2018-08-09 10:26:34 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:37:12 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:37:12 -07:00
centos_iso_image.inc Split image.inc across git repos 2018-08-15 16:46:48 -04:00
centos_pkg_dirs Relocate enable-dev-patch to stx-update/enable-dev-patch 2018-08-01 12:46:56 -04:00
mwa-chilon.map StarlingX open source release updates 2018-05-31 07:37:12 -07:00
requirements.txt Add Zuul test foundation 2018-07-25 08:48:07 -05:00
test-requirements.txt Add Zuul test foundation 2018-07-25 08:48:07 -05:00
tox.ini Clean up tox.ini file 2018-08-09 22:29:05 -05:00

README.rst

stx-update

StarlingX Software Management