summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2016-02-21 01:53:52 +0100
committer Willy Sudiarto Raharjo2016-02-22 18:57:58 +0100
commitb53777993b305448c657fa5dc1df089b107b3d3a (patch)
tree7140eee72449eb56cb8159d3f3a5576a5c6e584a /system/xen/domU
parentd8bf1d6168c313ead10877b4a5770e88c575657c (diff)
downloadslackbuilds-b53777993b305448c657fa5dc1df089b107b3d3a.tar.gz
system/xen: Updated for version 4.6.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 c539e7a217..3555a50221 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-3.10.17}
+KERNEL=${KERNEL:-4.4.1}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.