summaryrefslogtreecommitdiffstats
path: root/system/xen/domU
diff options
context:
space:
mode:
author Mario Preksavec2016-03-31 22:20:20 +0200
committer Robby Workman2016-04-03 09:33:04 +0200
commit50cf57ce56b4877aca6148cd3de5efb13157cea9 (patch)
treedbd3a9c1c903b266b9ac216cdba631a785ac87ff /system/xen/domU
parent7859671412ce6e2cbe91dfd00657f675e44dca07 (diff)
downloadslackbuilds-50cf57ce56b4877aca6148cd3de5efb13157cea9.tar.gz
system/xen: Updated for kernel 4.4.6 and fixes.
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 3555a50221..f1f7525c14 100644
--- a/system/xen/domU/domU.sh
+++ b/system/xen/domU/domU.sh
@@ -7,7 +7,7 @@
set -e
-KERNEL=${KERNEL:-4.4.1}
+KERNEL=${KERNEL:-4.4.6}
# Build an image for the root file system and another for the swap
# Default values : 8GB and 500MB resepectively.