Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Kristian Klausen
arch-boxes
Commits
030a4049
Commit
030a4049
authored
May 21, 2022
by
Kristian Klausen
🎉
Browse files
cloud-init-22.2-1-any.pkg.tar.zst
parent
d6c82c9c
Pipeline
#19108
passed with stages
in 11 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
images/cloud-image.sh
View file @
030a4049
...
...
@@ -9,8 +9,7 @@ PACKAGES=(cloud-init cloud-guest-utils)
SERVICES
=(
cloud-init-local.service cloud-init.service cloud-config.service cloud-final.service
)
function
pre
()
{
arch-chroot
"
${
MOUNT
}
"
curl
-o
cloud-init-21.1-3-any.pkg.tar.zst
"https://mirror.pkgbuild.com/community-testing/os/x86_64/cloud-init-21.1-3-any.pkg.tar.zst"
arch-chroot
"
${
MOUNT
}
"
pacman
-U
--noconfirm
cloud-init-21.1-3-any.pkg.tar.zst
arch-chroot
"
${
MOUNT
}
"
pacman
-U
--noconfirm
https://mirror.pkgbuild.com/community-testing/os/x86_64/cloud-init-22.2-1-any.pkg.tar.zst
true
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment