netcfg 1.135ubuntu1 source package in Ubuntu

Changelog

netcfg (1.135ubuntu1) xenial; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
      already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run is
      bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect
      netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
      (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration
      file.
    - Always allow fe80::/64 for the default gateway. (LP: #1382295)

 -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 26 Nov 2015 15:51:04 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
netcfg_1.135ubuntu1.tar.xz 388.9 KiB 2fd40012129a0488cdd2c914737ecc2f26f99adefe9ba8de150515c53ee0417b
netcfg_1.135ubuntu1.dsc 1.9 KiB 280f9c46ab8cfa7a35563cbf412e66be1df47fc3f6d8837793b2afd1a5bc5e71

Available diffs

View changes file

Binary packages built by this source

netcfg: Configure the network

 To install additional installer components or the Debian Base System over
 the network, you need to configure the network in the installer. This
 component will first try to configure your network with DHCP and ask
 you for static network configuration if this fails. The configured
 network settings will be copied to your newly installed system.

netcfg-static: Configure a static network

 If you have information such as IP address, netmask, gateway, then you will be
 able to configure a static network. If you don't know this information, you
 should ask your system administrator, or look at configuration via DHCP.