summaryrefslogtreecommitdiff
path: root/scripts/live-build-config
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-09-18 21:21:32 +0200
committerChristian Poessinger <christian@poessinger.com>2018-09-18 21:21:32 +0200
commit50d1904a6253432007234de17f172901356d49c5 (patch)
treed76395176ded13a984f39c7e24be604fbf986ba1 /scripts/live-build-config
parent4f7540f6f8e04352cc7f3c879fa129e9abb155de (diff)
downloadvyos-build-50d1904a6253432007234de17f172901356d49c5.tar.gz
vyos-build-50d1904a6253432007234de17f172901356d49c5.zip
Update VyOS kernel to 4.18.8
Diffstat (limited to 'scripts/live-build-config')
-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 5639a8e2..b8d69eb3 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.4 \
+ --linux-packages linux-image-4.18.8 \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \