aboutsummaryrefslogtreecommitdiff
path: root/kvmx-create
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-08-14 13:43:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-08-14 13:43:53 -0300
commita2637b3a3125599113b0089e791e1620dfc2d8c1 (patch)
treefe50bc0b1597dd48e62211c3fb74cc36fc077625 /kvmx-create
parentd5c43af80a5aba8b18a7c3d1d5ee5d48b6f29d2f (diff)
downloadkvmx-a2637b3a3125599113b0089e791e1620dfc2d8c1.tar.gz
kvmx-a2637b3a3125599113b0089e791e1620dfc2d8c1.tar.bz2
Feat: kvmx-create: install cloud-guest-utils
Diffstat (limited to 'kvmx-create')
-rwxr-xr-xkvmx-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx-create b/kvmx-create
index 990a7f7..c8b3992 100755
--- a/kvmx-create
+++ b/kvmx-create
@@ -452,7 +452,7 @@ EOF
kvmx_sudo_run chroot $WORK/ locale-gen
# Basic packages
- $APT_INSTALL screen cron lsb-release openssl rsync
+ $APT_INSTALL screen cron lsb-release openssl rsync cloud-guest-utils
# Guest agent
$APT_INSTALL qemu-guest-agent