base
anaconda
base-passwd
cluster-resource-agents
dhcp
dnsmasq
dpkg
haproxy
inih
initscripts
libevent
libfdt
lighttpd
linuxptp
lsb
lvm2
ntp
openssh
pf-bb-config
rt-setup
setup
sudo
systemd
centos
debian
systemd-presets
tzdata
watchdog
bmc
centos-debian-compat
ceph
config
database
devstack
doc
docker
filesystem
golang-github-dev
gpu
grub
kubernetes
ldap
livepatch
logging
networking
ostree
python
releasenotes
requests-toolbelt
security
storage-drivers
tools
virt
.gitignore
.gitreview
.yamllint
.zuul.yaml
CONTRIBUTORS.wrs
LICENSE
README.rst
bindep.txt
centos_build_layer.cfg
centos_extra_downloads.lst
centos_guest_image.inc
centos_guest_image_rt.inc
centos_iso_image.inc
centos_pkg_dirs
centos_pkg_dirs_installer
centos_pkg_dirs_rt
centos_srpms_3rdparties.lst
centos_srpms_centos.lst
centos_stable_docker_images.inc
centos_stable_wheels.inc
centos_tarball-dl.lst
debian_build_layer.cfg
debian_iso_image.inc
debian_pkg_dirs
debian_stable_docker_images.inc
distroless_stable_docker_images.inc
pylint.rc
test-requirements.txt
tox.ini

Disable the following services: - systemd-timesyncd - systemd-networkd - systemd-network-generator - systemd-resolved - systemd-homed - systemd-userdbd - systemd-boot-update The reason these services are being disabled is because of the new "system traits" feature. When the kickstart file runs the command "systemctl preset-all" the sevices will be enabled by default. To get the original state in AIO-SX the services will be disabled by default. This is part of the "system traits" feature. This work only affects Debian. Story: 2009968 Task: 46406 Test Plan PASS Build package PASS Build ISO PASS Check for running systemd-network Depends-On: https://review.opendev.org/c/starlingx/integ/+/853653 Signed-off-by: Charles Short <charles.short@windriver.com> Change-Id: I382beab7dcd491fe40941da936af15e7819c2307