ubuntu: upgrade packages during genimg

This commit is contained in:
Haowen Liu 2023-12-05 19:16:43 -05:00 committed by Conrad Hoffmann
parent c87bcac7cd
commit 1b21add920
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ deb http://archive.ubuntu.com/ubuntu/ $release-backports main restricted univers
EOF
run_root apt-key update
run_root apt-get update
run_root apt-get -y upgrade
run_root apt-get -y install locales
run_root apt-get -y install linux-base
run_root apt-get -y install linux-image-generic