netcfg 1.112ubuntu1 source package in Ubuntu

Changelog

netcfg (1.112ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. 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.112) unstable; urgency=low

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov
 -- Stephane Graber <email address hidden>   Thu, 14 Nov 2013 17:37:34 -0500

Upload details

Uploaded by:
Stéphane Graber
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.112ubuntu1.tar.gz 760.4 KiB ec6baebf997694f8379218253cb2a22e87a04aa13406d7619ef74559caa02cee
netcfg_1.112ubuntu1.dsc 1.9 KiB 0c2de36c3bc08790f6ca5acfc790e4b62d6e5d9ee8b287dfc18e9356272ed295

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.