netcfg 1.114ubuntu1 source package in Ubuntu

Changelog

netcfg (1.114ubuntu1) trusty; urgency=low

  * 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.

netcfg (1.114) unstable; urgency=low

  * Make netcfg Arch: any again. This reverts a change made in version
    0.23 over a decade ago, intended to omit s390, which apparently
    is no longer needed.

netcfg (1.113) unstable; urgency=low

  * Add arm64 to the Architecture field.
 -- Colin Watson <email address hidden>   Fri, 13 Dec 2013 11:26:35 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
debian-installer
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
netcfg_1.114ubuntu1.tar.gz 757.8 KiB 57b9aa22fd1460c43e08e69dcee3c124f0e5a8b27388ca8890ae36e1ff68726a
netcfg_1.114ubuntu1.dsc 2.0 KiB bb8e2eedd49a47168dc2389ed775e0a6eac9100608d208fe750a18982cefbaf4

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.