aboutsummaryrefslogtreecommitdiff
path: root/system/xen/domU
diff options
context:
space:
mode:
authorMario Preksavec <mario@slackware.hr>2021-10-16 11:12:05 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-18 07:50:31 +0700
commitb58940b86d93b1749eab3c75f33f272b4f95056a (patch)
tree67566adba6b69d963e262c1a8b95e2390c74d8ef /system/xen/domU
parent581d8490d19fe10273ec5df2581635b0af2f19d5 (diff)
system/xen: Updated for version 4.15.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xen/domU')
-rw-r--r--system/xen/domU/domU.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xen/domU/domU.sh b/system/xen/domU/domU.sh
index f1878f30ebbe3..2abcf652f7017 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-5.13.8}
+KERNEL=${KERNEL:-5.14.12}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.