Update Kernel to LTS version 4.19.0

This commit is contained in:
Kim Hagen 2018-11-06 17:00:05 +01:00
parent f3eaa47e32
commit a77aba728d

View File

@ -37,7 +37,7 @@ lb config noauto \
--architectures {{architecture}} \ --architectures {{architecture}} \
--bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \ --bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
--linux-flavours {{architecture}}-vyos \ --linux-flavours {{architecture}}-vyos \
--linux-packages linux-image-4.14.75 \ --linux-packages linux-image-4.19.0 \
--bootloader syslinux \ --bootloader syslinux \
--binary-images iso-hybrid \ --binary-images iso-hybrid \
--debian-installer false \ --debian-installer false \