Scott Little 224b0f8de9 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.

Story: 2003447
Task: 24649
Depends-On: Ib39b8063e7759842ba15330c68503bfe2dea6e20
Change-Id: I37c63b86a7b4e420ca5ee1cdd343f9ad78c5e36a
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-17 12:24:41 -05:00

72 lines
841 B
PHP

# List of packages to be included/installed in ISO
# If these have dependencies, they will be pulled in automatically
#
acpid
gdb
influxdb
python2-influxdb
iperf3
isomd5sum
python2-aodhclient
python2-oslo-log
python2-six
python-d2to1
hiera
python2-pecan
python-configobj
python-pep8
python2-rsa
ruby-shadow
swig
syslinux
iotop
linuxptp
procps-ng
python-daemon
python-pyudev
curl
lvm2
time
postgresql
postgresql-server
postgresql-contrib
targetcli
strace
wget
bind-utils
selinux-policy
pm-utils
tcpdump
sysstat
smartmontools
collectd
puppet-collectd
socat
# for realtime kernel
rtctl
rt-setup
# For low-latency compute
OVMF
# neutron bgp
python2-pankoclient
# ima plugin for RPM
ntfs-3g
ntfsprogs
python-memcached
python2-coverage
# kubernetes packages
docker-ce
etcd
docker-forward-journald
# Add debugging tools
zip
unzip
traceroute