systemvm: build 4.20.2 template with 'depmod -a' (#11128)

This commit is contained in:
Wei Zhou 2025-07-15 20:09:41 +08:00 committed by GitHub
parent 61e74e086b
commit 9688cbb095
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.systemvm.template.location>https://download.cloudstack.org/systemvm</project.systemvm.template.location>
<project.systemvm.template.version>4.20.1.0</project.systemvm.template.version>
<project.systemvm.template.version>4.20.2.0</project.systemvm.template.version>
<sonar.organization>apache</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

View File

@ -68,6 +68,7 @@ function zero_disk() {
}
function finalize() {
depmod -a
configure_misc
configure_rundisk_size
configure_sudoers