stx-std.lst: Add built packages 17-Nov-2021 [2/2]
Add packages for components that are present in debian_pkg_dirs. This would be an iterative process over a couple of few weeks. Don't remove systemd and isc-dhcp packages from base-bullseye.lst yet. They seem to be needed in deb-local-binary for LAT build. Depends-On: https://review.opendev.org/c/starlingx/integ/+/818282 Story: 2009101 Task: 43848 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: Iac80fa5bada8220fce1838e0e16a1eed6ed0e519
This commit is contained in:
parent
81cc904446
commit
09aff11cb1
@ -30,6 +30,11 @@ cgts-client
|
|||||||
#chartmuseum
|
#chartmuseum
|
||||||
#chartmuseum # only used for build
|
#chartmuseum # only used for build
|
||||||
|
|
||||||
|
#cluster-resource-agents
|
||||||
|
#ldirectord # not used
|
||||||
|
resource-agents-dbgsym
|
||||||
|
resource-agents
|
||||||
|
|
||||||
#config-gate
|
#config-gate
|
||||||
config-gate-worker
|
config-gate-worker
|
||||||
config-gate
|
config-gate
|
||||||
@ -46,6 +51,26 @@ controllerconfig
|
|||||||
#crictl
|
#crictl
|
||||||
crictl
|
crictl
|
||||||
|
|
||||||
|
#dhcp
|
||||||
|
isc-dhcp-client-dbgsym
|
||||||
|
#isc-dhcp-client-ddns-dbgsym # not used
|
||||||
|
#isc-dhcp-client-ddns # not used
|
||||||
|
isc-dhcp-client
|
||||||
|
isc-dhcp-common
|
||||||
|
#isc-dhcp-dev # not used
|
||||||
|
#isc-dhcp-relay-dbgsym # not used
|
||||||
|
#isc-dhcp-relay # not used
|
||||||
|
#isc-dhcp-server-dbgsym # not used
|
||||||
|
#isc-dhcp-server-ldap-dbgsym # not used
|
||||||
|
#isc-dhcp-server-ldap # not used
|
||||||
|
#isc-dhcp-server # not used
|
||||||
|
|
||||||
|
#dnsmasq
|
||||||
|
#dnsmasq-base-lua # not used
|
||||||
|
dnsmasq-base
|
||||||
|
dnsmasq-utils
|
||||||
|
dnsmasq
|
||||||
|
|
||||||
#docker-distribution
|
#docker-distribution
|
||||||
docker-registry
|
docker-registry
|
||||||
#golang-github-docker-distribution-dev # not used
|
#golang-github-docker-distribution-dev # not used
|
||||||
@ -94,6 +119,10 @@ isolcpus-device-plugin
|
|||||||
#k8s-pod-recovery
|
#k8s-pod-recovery
|
||||||
k8s-pod-recovery
|
k8s-pod-recovery
|
||||||
|
|
||||||
|
#libfdt
|
||||||
|
libfdt-dbgsym
|
||||||
|
libfdt
|
||||||
|
|
||||||
#lighttpd
|
#lighttpd
|
||||||
lighttpd-dbgsym
|
lighttpd-dbgsym
|
||||||
#lighttpd-doc # not used
|
#lighttpd-doc # not used
|
||||||
@ -119,6 +148,11 @@ lighttpd-modules-mysql-dbgsym
|
|||||||
lighttpd-modules-mysql
|
lighttpd-modules-mysql
|
||||||
lighttpd
|
lighttpd
|
||||||
|
|
||||||
|
#lldpd
|
||||||
|
#liblldpctl-dev # not used
|
||||||
|
lldpd-dbgsym
|
||||||
|
lldpd
|
||||||
|
|
||||||
#mtce
|
#mtce
|
||||||
mtce-dbgsym
|
mtce-dbgsym
|
||||||
#mtce-dev # not used
|
#mtce-dev # not used
|
||||||
@ -419,6 +453,39 @@ sysinv-agent
|
|||||||
#sysinv-fpga-agent
|
#sysinv-fpga-agent
|
||||||
sysinv-fpga-agent
|
sysinv-fpga-agent
|
||||||
|
|
||||||
|
#systemd
|
||||||
|
#libnss-myhostname-dbgsym # not used
|
||||||
|
#libnss-myhostname # not used
|
||||||
|
#libnss-mymachines-dbgsym # not used
|
||||||
|
#libnss-mymachines # not used
|
||||||
|
#libnss-resolve-dbgsym # not used
|
||||||
|
#libnss-resolve # not used
|
||||||
|
#libnss-systemd-dbgsym # not used
|
||||||
|
#libnss-systemd # not used
|
||||||
|
libpam-systemd-dbgsym
|
||||||
|
libpam-systemd
|
||||||
|
#libsystemd-dev # not used
|
||||||
|
libsystemd0-dbgsym
|
||||||
|
libsystemd0
|
||||||
|
#libudev-dev # not used
|
||||||
|
libudev1-dbgsym
|
||||||
|
libudev1
|
||||||
|
#systemd-container-dbgsym # not used
|
||||||
|
#systemd-container # not used
|
||||||
|
#systemd-coredump-dbgsym # not used
|
||||||
|
#systemd-coredump # not used
|
||||||
|
systemd-dbgsym
|
||||||
|
#systemd-journal-remote-dbgsym # not used
|
||||||
|
#systemd-journal-remote # not used
|
||||||
|
systemd-sysv
|
||||||
|
#systemd-tests-dbgsym # not used
|
||||||
|
#systemd-tests # not used
|
||||||
|
systemd-timesyncd-dbgsym
|
||||||
|
systemd-timesyncd
|
||||||
|
systemd
|
||||||
|
udev-dbgsym
|
||||||
|
udev
|
||||||
|
|
||||||
#trident-installer
|
#trident-installer
|
||||||
trident-installer
|
trident-installer
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user