summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-10-01 18:05:17 +0200
committerDaniil Baturin <daniil@baturin.org>2018-10-01 18:05:17 +0200
commit0db8a780f759cffadce39d9e2e2c07eb120c5462 (patch)
treeabb1a257d4cbe64da7392990c63a109c134344db
parent360cc68367a16bcf5821c636531461aa1488aedd (diff)
parentbf306d6723eb35b045550ea570461c8188930bf0 (diff)
downloadvyos-build-0db8a780f759cffadce39d9e2e2c07eb120c5462.tar.gz
vyos-build-0db8a780f759cffadce39d9e2e2c07eb120c5462.zip
Merge branch 'current' of github.com:vyos/vyos-build into current
-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 \