Moved 'dosfstool' and 'systemd-timesyncd' package installation from 'install.sh' to 'partition.sh'

This commit is contained in:
2025-07-11 21:30:53 -04:00
parent 2ddb6bdfb8
commit 66204958d9
2 changed files with 2 additions and 2 deletions

View File

@ -441,6 +441,7 @@ elif [[ "${ID}" == 'debian' ]]; then
--include=console-setup \
--include=cryptsetup \
--include=curl \
--include=dosfstools \
--include=dpkg-dev \
--include=efibootmgr \
--include=ethtool \
@ -454,6 +455,7 @@ elif [[ "${ID}" == 'debian' ]]; then
--include=openssh-{client,server} \
--include=popularity-contest \
--include=printer-driver-all \
--include=systemd-timesyncd \
--include=tasksel \
"${VERSION_CODENAME}" \
/mnt