From 9688cbb0953494346a519a661c7bb4374688cb7d Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Tue, 15 Jul 2025 20:09:41 +0800 Subject: [PATCH] systemvm: build 4.20.2 template with 'depmod -a' (#11128) --- pom.xml | 2 +- tools/appliance/systemvmtemplate/scripts/finalize.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index af0ac94a1f2..17385ab5a8c 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ UTF-8 UTF-8 https://download.cloudstack.org/systemvm - 4.20.1.0 + 4.20.2.0 apache https://sonarcloud.io diff --git a/tools/appliance/systemvmtemplate/scripts/finalize.sh b/tools/appliance/systemvmtemplate/scripts/finalize.sh index e5d15ecb61c..507d4a4133a 100644 --- a/tools/appliance/systemvmtemplate/scripts/finalize.sh +++ b/tools/appliance/systemvmtemplate/scripts/finalize.sh @@ -68,6 +68,7 @@ function zero_disk() { } function finalize() { + depmod -a configure_misc configure_rundisk_size configure_sudoers