stage2: remove nfs-common

This commit is contained in:
Serge Schneider
2025-08-19 13:22:44 +01:00
parent 22601c0e4a
commit 131a3757ad
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ avahi-daemon
lua5.1 lua5.1
luajit luajit
ca-certificates curl ca-certificates curl
nfs-common usbutils usbutils
dosfstools dosfstools
rpi-swap rpi-loop-utils rpi-swap rpi-loop-utils
raspberrypi-sys-mods raspberrypi-sys-mods

View File

@@ -14,7 +14,6 @@ fi
on_chroot << EOF on_chroot << EOF
systemctl disable hwclock.sh systemctl disable hwclock.sh
systemctl disable nfs-common
systemctl disable rpcbind systemctl disable rpcbind
if [ "${ENABLE_SSH}" == "1" ]; then if [ "${ENABLE_SSH}" == "1" ]; then
systemctl enable ssh systemctl enable ssh