summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2016-11-09 20:48:25 +0100
committer David Spencer2016-11-11 21:36:35 +0100
commit78e62f339c41e0a38cf0dd3acc5bde006cdb814f (patch)
treec54a9fea83ebb8a55e06d600b2c862da4d40b016 /system/xen/domU
parent4d4008a1a107e392643afec56448fea1dd6bcc9a (diff)
downloadslackbuilds-78e62f339c41e0a38cf0dd3acc5bde006cdb814f.tar.gz
system/xen: Updated for version 4.7.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
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 5d0825cebe..1cd3e0d92c 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.19}
+KERNEL=${KERNEL:-4.4.29}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.