summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2017-08-10 19:10:29 +0200
committer Willy Sudiarto Raharjo2017-08-12 01:58:50 +0200
commit1e89475715cf98d9dbce566054ae14599b761766 (patch)
tree494c610f190ae71f7277b0db2f4e88bc17a2a514 /system/xen/domU
parent099d6f0c1bb5835f89458dd0ed47704b18514245 (diff)
downloadslackbuilds-1e89475715cf98d9dbce566054ae14599b761766.tar.gz
system/xen: Updated for version 4.9.0.
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 6d61485b32..584132724e 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.38}
+KERNEL=${KERNEL:-4.4.75}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.