[Bug 1814818] Re: Skip enslaved devices during boot

Launchpad Bug Tracker 1814818 at bugs.launchpad.net
Fri Feb 15 01:39:15 UTC 2019


This bug was fixed in the package initramfs-tools - 0.131ubuntu15.1

---------------
initramfs-tools (0.131ubuntu15.1) cosmic-security; urgency=medium

  * scripts/functions: include a new option to skip enslaved network
    devices. (LP: #1814818)
      Include the new variable NETWORK_SKIP_ENSLAVED. When set to a
      value different than "0", this variable will cause any enslaved
      network devices to be skipped from the list of netbootable
      devices. This variable can be set via the configuration files
      under /etc/initramfs-tools/ or via any configuration file under
      the initrd directory /conf/conf.d/ via a hook script.

 -- Marcelo Henrique Cerri <marcelo.cerri at canonical.com>  Tue, 05 Feb
2019 20:08:09 +0000

** Changed in: initramfs-tools (Ubuntu Cosmic)
       Status: Fix Committed => Fix Released

-- 
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/1814818

Title:
  Skip enslaved devices during boot

Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools source package in Cosmic:
  Fix Released

Bug description:
  [Impact]

  In some scenarios, we need to skip enslaved network devices from being
  brought up in initrd.

  In order to avoid regressions for other users, the new behaviour is
  being conditioned to the configuration variable NETWORK_SKIP_ENSLAVED.
  This mechanism enable us to use it only for the required kernels. The
  target kernel should be responsible to include the configuration via
  an initramfs-tools hook.

  [Test Case]

  Enslaved network devices shouldn't be brought up when the
  configuration is set by certain kernels. For any other scenario, such
  as the generic Ubuntu kernel, the behaviour should not be changed.

  [Regression Potential]

  The potential for regressions was vastly reduced by conditioning the
  new behaviour.

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



More information about the foundations-bugs mailing list