
In order to be up-to-date with openscap tools used to scan for security violations we need to update the openscap rpms from: openscap-scanner-1.2.17-2.el7.x86_64 openscap-1.2.17-2.el7.x86_64 to: openscap-1.2.17-13.el7_9.x86_64.rpm openscap-scanner-1.2.17-13.el7_9.x86_64.rpm Added the 2 openscap rpms to image.inc to include them in the iso. Story: 2008668 Task: 42232 Depends-On: https://review.opendev.org/c/starlingx/tools/+/784801 Signed-off-by: Carmen Rata <carmen.rata@windriver.com> Change-Id: Id775dd299b35c085ef7f0762b778b8832c1fa68f
86 lines
1.0 KiB
PHP
86 lines
1.0 KiB
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
|
|
python2-gunicorn
|
|
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
|
|
attr
|
|
|
|
# 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
|
|
|
|
# support for persistent sessions
|
|
screen
|
|
|
|
# For kata container
|
|
kata-runtime
|
|
|
|
# For nvme disk firmware update
|
|
nvme-cli
|
|
|
|
# Add openscap tools
|
|
openscap
|
|
openscap-scanner
|