Add python-docker and lighttpd to build-image
stx-std.lst: ============ Add python3-docker lighttpd lighttpd-modules-mysql (Original name is lighttpd-mod_mysql_vhost) lighttpd-mod-geoip (Original name is lighttpd-mod_geoip) Skip lighttpd-fastcgi (Integrated into lighttpd) base-bullseye.lst: ================= python3-docker: - python3-dockerpycreds - golang-docker-credential-helpers - libsecret-1-0 - libsecret-common Remove the python3-docker lighttpd - libfam0 - mime-support - mailcap - perl - perl-modules-5.32 - libperl5.32 lighttpd-mod-geoip - libgeoip1 Remove the lighttpd Depends-On: https://review.opendev.org/c/starlingx/integ/+/817152 Story: 2009101 Task: 43848 Signed-off-by: Yue Tao <yue.tao@windriver.com> Change-Id: Ice78d203ca84abb28aff4fb6f660fd4de2fcf61f
This commit is contained in:
parent
76dc8e4ac9
commit
0d42d8f9c3
@ -50,6 +50,7 @@ glib-networking-services 2.66.0-2
|
||||
gnupg 2.2.27-2
|
||||
gnupg-l10n 2.2.27-2
|
||||
gnupg-utils 2.2.27-2
|
||||
golang-docker-credential-helpers 0.6.3-1+b6
|
||||
gpg 2.2.27-2
|
||||
gpg-agent 2.2.27-2
|
||||
gpgconf 2.2.27-2
|
||||
@ -150,6 +151,7 @@ libgcc-s1 10.2.1-6
|
||||
libgcrypt20 1.8.7-6
|
||||
libgdbm6 1.19-2
|
||||
libgdbm-compat4 1.19-2
|
||||
libgeoip1 1.6.12-7
|
||||
libgfortran5 10.2.1-6
|
||||
libglib2.0-0 2.66.8-1
|
||||
libgmp10 2:6.2.1+dfsg-1
|
||||
@ -254,6 +256,8 @@ libruby2.7 2.7.4-1
|
||||
libsasl2-2 2.1.27+dfsg-2.1
|
||||
libsasl2-modules-db 2.1.27+dfsg-2.1
|
||||
libseccomp2 2.5.1-1
|
||||
libsecret-1-0 0.20.4-2
|
||||
libsecret-common 0.20.4-2
|
||||
libselinux1 3.1-3
|
||||
libsemanage1 3.1-1+b2
|
||||
libsemanage-common 3.1-1
|
||||
@ -304,7 +308,7 @@ libyaml-0-2 0.2.2-1
|
||||
libyaml-cpp0.6 0.6.3-9
|
||||
libzmq5 4.3.4-1
|
||||
libzstd1 1.4.8+dfsg-2.1
|
||||
lighttpd 1.4.59-1
|
||||
libfam0 2.7.0-17.3
|
||||
linux-base 4.6
|
||||
linux-image-5.10.0-9-amd64 5.10.70-1
|
||||
linux-image-amd64 5.10.70-1
|
||||
@ -392,7 +396,7 @@ python3-debtcollector 2.2.0-3
|
||||
python3-decorator 4.4.2-2
|
||||
python3-distutils 3.9.2-1
|
||||
python3-dnspython 2.0.0-1
|
||||
python3-docker 4.1.0-1.2
|
||||
python3-dockerpycreds 0.3.0-1.1
|
||||
python3-docutils 0.16+dfsg-4
|
||||
python3-dogpile.cache 1.0.2-2
|
||||
python3-editor 1.0.3-2
|
||||
|
@ -56,6 +56,11 @@ fm-rest-api
|
||||
#openstack-ras
|
||||
openstack-resource-agents
|
||||
|
||||
#lighttpd
|
||||
lighttpd
|
||||
lighttpd-mod-geoip
|
||||
lighttpd-modules-mysql
|
||||
|
||||
#parted
|
||||
#libparted-dev # not used
|
||||
libparted-fs-resize0-dbgsym
|
||||
@ -136,6 +141,9 @@ puppet-module-puppetlabs-stdlib
|
||||
#python-cephclient
|
||||
python3-cephclient
|
||||
|
||||
#python-docker
|
||||
python3-docker
|
||||
|
||||
#python-fmclient
|
||||
python3-fmclient
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user