Merge "Replace network-manager with ifupdown"

This commit is contained in:
Zuul 2022-01-20 17:16:44 +00:00 committed by Gerrit Code Review
commit ccb5f89f03
2 changed files with 1 additions and 2 deletions

View File

@ -433,7 +433,6 @@ ncurses-base 6.2+20201114-2
ncurses-bin 6.2+20201114-2
netbase 6.3
net-tools 1.60+git20181103.0eebece-1
network-manager 1.30.0-2
nfs-common 1:1.3.4-6
nftables 0.9.8-3.1
nscd 2.31-13+deb11u2

View File

@ -37,7 +37,7 @@ rootfs-pre-scripts:
apt update
apt install -y --no-install-recommends linux-image-amd64 grub-common
apt install -y --allow-downgrades --allow-unauthenticated --no-install-recommends ostree ostree-boot libostree-1-1 ostree-upgrade-mgr
apt install --no-install-recommends -y network-manager
apt install --no-install-recommends -y ifupdown
SCRIPT_ENDOF
- |
export PATH=/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin