diff -Nru initramfs-tools-0.125ubuntu9/debian/changelog initramfs-tools-0.125ubuntu10/debian/changelog --- initramfs-tools-0.125ubuntu9/debian/changelog 2016-12-15 22:14:57.000000000 +0000 +++ initramfs-tools-0.125ubuntu10/debian/changelog 2017-08-30 11:28:51.000000000 +0100 @@ -1,3 +1,9 @@ +initramfs-tools (0.125ubuntu10) artful; urgency=low + + * hook-functions: include backported bnxt driver. (LP: #1712491) + + -- Andy Whitcroft Wed, 30 Aug 2017 11:28:51 +0100 + initramfs-tools (0.125ubuntu9) zesty; urgency=medium [ Mathieu Trudel-Lapierre ] diff -Nru initramfs-tools-0.125ubuntu9/hook-functions initramfs-tools-0.125ubuntu10/hook-functions --- initramfs-tools-0.125ubuntu9/hook-functions 2016-07-07 16:48:08.000000000 +0100 +++ initramfs-tools-0.125ubuntu10/hook-functions 2017-08-30 11:28:51.000000000 +0100 @@ -564,6 +564,8 @@ macvtap.ko pcmcia sb1000.ko team tokenring \ tun.ko usb veth.ko wan wimax wireless \ xen-netback.ko + # Ubuntu backported bnxt driver + copy_modules_dir kernel/ubuntu/bnxt ;; ide) copy_modules_dir kernel/drivers/ide