* build-stx-base.sh:
- add debian to list of supported OS's
- $OS: autodetect from host's /etc/os-release, allow overriding on
command line
- $OS_VERSION: auto-detect from Dockerfile, allow overriding on
command line
- Generate sources.list for debian as necessary
- Slightly different syntax for .cfg files:
* allow comments and empty lines
* split on newline, not whitespace
* build-stx-images.sh:
add debian to list of supported OS's
* stx-debian/Dockerfile.stable:
debian-based docker file for building the base image
TESTS
=====
* Build base image (build-stx-base.sh) on Debian and CentOS
* Build with multiple options in the .cfg file on Debian & CentOS
Story: 2009897
Task: 44692
Depends-On: https://review.opendev.org/c/starlingx/tools/+/832687
Depends-On: https://review.opendev.org/c/starlingx/tools/+/832290
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: If5fac9efdc0e99b7a9bb252a1bd48a78b0d848f9
3 lines
153 B
INI
3 lines
153 B
INI
# one option per line, option=value
|
|
repo=ussuri-wsgi,http://mirror.starlingx.cengn.ca:80/mirror/centos/centos/mirror.centos.org/centos/7/sclo/x86_64/rh/
|