summaryrefslogtreecommitdiff
path: root/scripts/live-build-config
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2017-10-29 18:54:18 +0100
committerChristian Poessinger <christian@poessinger.com>2017-10-29 18:54:18 +0100
commit44e24298adc03073882a7517c7564fd24a01573b (patch)
treea8d44da8cb845aeae1f39a6c3e71ee7918ba153e /scripts/live-build-config
parentf87579bffb171fc95182b1eeebcc0c89e6fc2dbe (diff)
downloadvyos-build-44e24298adc03073882a7517c7564fd24a01573b.tar.gz
vyos-build-44e24298adc03073882a7517c7564fd24a01573b.zip
VyOS Kernel Update v4.4.95
* packages/vyos-kernel efe6504...0a84c7e (18): > Merge tag 'v4.4.95' into current > add virtio scsi to kernel as loadable module > remove Automatically generated lines > Enable intel QuickAssist Technology modules > dccp: fix freeing skb too early for IPV6_RECVPKTINFO > virtio_net: validate ethtool port setting and explain the user validation > ethtool: make validate_speed accept all speeds between 0 and INT_MAX > virtio_net: add ethtool support for set and get of settings > ethtool: add speed/duplex validation functions > add vyos x86_64 defconfig > Merge tag 'v4.4.47' into current
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 eb065cff..c1c766f8 100755
--- a/scripts/live-build-config
+++ b/scripts/live-build-config
@@ -36,7 +36,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.4.47 \
+ --linux-packages linux-image-4.4.95 \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \