initramfs-tools 0.122ubuntu8.6 source package in Ubuntu

Changelog

initramfs-tools (0.122ubuntu8.6) xenial; urgency=medium

  [ Mathieu Trudel-Lapierre ]
  * scripts/functions: for configure_networking:
    - split out IPv6 options in its own cmdline parameter: ip6= ; always use
      dhclient in this case if the value set is anything other than 'off' or
      'none'. Furthermore, parse anything other than 'on', 'dhcp' or 'any' as
      the name of an interface. (LP: #1621507)
    - rework the stop conditions so that we properly handle the ROUNDTTT loop,
      timing out after a short period of time and trying again after a short
      sleep.
    - add a 'done' parameter for both ip= and ip6= so that we can properly
      exit the ROUNDTTT loop once we know that either there is no work to do,
      or that we've achieved what we wanted (that is, to bring up IPv4, IPv6,
      or possibly both).
    - return ip=dhcp to the ipconfig use case; if set, then ipconfig will be
      run using any interface available, or the BOOTIF if it was set.

  [ LaMont Jones ]
  * Only source ipv4 config in configure_networking() if it exists.

 -- Mathieu Trudel-Lapierre <email address hidden>  Wed, 23 Nov 2016 15:50:50 -0500

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
initramfs-tools_0.122ubuntu8.6.tar.xz 105.9 KiB 44d320c08223ac8f81562b6b7b4580164cbfcfef7ae99d76cf8a68d502769e49
initramfs-tools_0.122ubuntu8.6.dsc 2.0 KiB efeb076b45e1f2dd1f7b1795359b14eb9c302d687ae6928e6c84ea2d95716737

Available diffs

View changes file

Binary packages built by this source

initramfs-tools: generic modular initramfs generator (automation)

 This package builds a bootable initramfs for Linux kernel packages. The
 initramfs is loaded along with the kernel and is responsible for
 mounting the root filesystem and starting the main init system.

initramfs-tools-bin: binaries used by initramfs-tools

 This package contains binaries used inside the initramfs images generated
 by initramfs-tools.

initramfs-tools-bin-dbgsym: debug symbols for package initramfs-tools-bin

 This package contains binaries used inside the initramfs images generated
 by initramfs-tools.

initramfs-tools-core: generic modular initramfs generator (core tools)

 This package contains the mkinitramfs program that can be used to
 create a bootable initramfs for a Linux kernel. The initramfs should
 be loaded along with the kernel and is then responsible for mounting
 the root filesystem and starting the main init system.