[Bug 1712491] [NEW] Add backported bnxt driver to the initramfs

Juerg Haefliger 1712491 at bugs.launchpad.net
Wed Aug 23 07:45:29 UTC 2017


Public bug reported:

We're adding a backported bnxt driver to Xenial (LP #1711056). It's an
alternate for the regular Xenial driver that only manages NICs that are
not supported by the regular Xenial driver. But it's a boot-critical
driver so it needs to be added to the initramfs.

--- hook-functions.orig	2017-08-21 08:00:47.303094616 +0000
+++ hook-functions	2017-08-23 07:43:56.893817027 +0000
@@ -519,6 +519,9 @@ auto_add_modules()
 				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

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  We're adding a backported bnxt driver to Xenial (LP #1711056). It's an
  alternate for the regular Xenial driver that only manages NICs that
  are not supported by the regular Xenial driver. But it's a boot-
  critical driver so it needs to be added to the initramfs.

  --- hook-functions.orig	2017-08-21 08:00:47.303094616 +0000
  +++ hook-functions	2017-08-23 07:43:56.893817027 +0000
  @@ -519,6 +519,9 @@ auto_add_modules()
   				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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions



More information about the foundations-bugs mailing list