summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-10-01 17:15:04 +0200
committerChristian Poessinger <christian@poessinger.com>2018-10-01 17:15:04 +0200
commitbf306d6723eb35b045550ea570461c8188930bf0 (patch)
tree0d6c111a6f494a0c293a63295408a6835a04e74c
parentc63aee18ef1b39e26f9b3e3446d77259204f1081 (diff)
downloadvyos-build-bf306d6723eb35b045550ea570461c8188930bf0.tar.gz
vyos-build-bf306d6723eb35b045550ea570461c8188930bf0.zip
Update VyOS Kernel to 4.18.11
-rwxr-xr-xscripts/live-build-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-build-config b/scripts/live-build-config
index b8d69eb3..0af0f0c4 100755
--- a/scripts/live-build-config
+++ b/scripts/live-build-config
@@ -37,7 +37,7 @@ lb config noauto \
--architectures {{architecture}} \
--bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
--linux-flavours {{architecture}}-vyos \
- --linux-packages linux-image-4.18.8 \
+ --linux-packages linux-image-4.18.11 \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \