root/.gitignore
Davlet Panech 6745f6839a debian: base docker image: add support for debian
* 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
2022-03-14 12:58:31 -04:00

9 lines
100 B
Plaintext

*.swp
.tox
__pycache__/
/centos-repo
/cgcs-centos-repo
/cgcs-tis-repo
/local-build-data
/local-repo