StarlingX Fault Management
Go to file
Scott Little 093fcd3136 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: I92c3e72666d33a17bf7df3371ac1fd12fa9a126b
Story: 2003447
Task:  24649
Depends-On: Ib39b8063e7759842ba15330c68503bfe2dea6e20
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-15 16:44:54 -04:00
fm-api add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
fm-common add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
fm-doc add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
fm-mgr Update Logrotate rules 2018-06-29 09:04:21 -04:00
snmp-audittrail StarlingX open source release updates 2018-05-31 07:36:00 -07:00
snmp-ext StarlingX open source release updates 2018-05-31 07:36:00 -07:00
.gitignore Add default test framework 2018-06-09 08:44:12 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:00 -07:00
.zuul.yaml add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:00 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:00 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:00 -07:00
centos_iso_image.inc Split image.inc across git repos 2018-08-15 16:44:54 -04:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:26:17 -04:00
mwa-cleo.map StarlingX open source release updates 2018-05-31 07:36:00 -07:00
test-requirements.txt add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00
tox.ini add flake8 as pep8 codestyle check. 2018-08-10 11:39:57 +08:00

README.rst

stx-fault

StarlingX Fault Management