View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/trusty/netcfg bug 1 Development 2018-04-03 05:10:17 UTC
72. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2014-04-03 14:46:49 UTC

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

lp:ubuntu/wily/netcfg 1 Development 2015-05-06 05:31:38 UTC
75. [ Mathieu Trudel-Lapierre ] * Resynch...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-03-06 10:36:15 UTC

[ Mathieu Trudel-Lapierre ]
* 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)

lp:ubuntu/vivid-proposed/netcfg bug 1 Development 2015-03-06 16:09:11 UTC
75. [ Mathieu Trudel-Lapierre ] * Resynch...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-03-06 10:36:15 UTC

[ Mathieu Trudel-Lapierre ]
* 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)

lp:ubuntu/vivid/netcfg 2 Mature 2015-03-06 10:36:15 UTC
75. [ Mathieu Trudel-Lapierre ] * Resynch...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-03-06 10:36:15 UTC

[ Mathieu Trudel-Lapierre ]
* 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)

lp:ubuntu/utopic-proposed/netcfg bug 1 Development 2014-10-20 17:33:49 UTC
74. Always allow fe80::/64 for the defaul...

Author: Stéphane Graber
Revision Date: 2014-10-20 13:08:39 UTC

Always allow fe80::/64 for the default gateway. (LP: #1382295)

lp:ubuntu/utopic/netcfg 2 Mature 2014-10-20 13:08:39 UTC
74. Always allow fe80::/64 for the defaul...

Author: Stéphane Graber
Revision Date: 2014-10-20 13:08:39 UTC

Always allow fe80::/64 for the default gateway. (LP: #1382295)

lp:ubuntu/trusty-updates/netcfg 2 Mature 2014-09-26 14:24:16 UTC
73. Fix BOOTIF detection to handle the ne...

Author: Colin Watson
Revision Date: 2014-09-23 20:38:54 UTC

Fix BOOTIF detection to handle the newline at the end of a line read
from /proc/cmdline (LP: #1350302).

lp:ubuntu/trusty-proposed/netcfg bug 2 Mature 2014-09-23 20:23:48 UTC
73. Fix BOOTIF detection to handle the ne...

Author: Colin Watson
Revision Date: 2014-09-23 20:38:54 UTC

Fix BOOTIF detection to handle the newline at the end of a line read
from /proc/cmdline (LP: #1350302).

lp:ubuntu/precise-updates/netcfg 2 Mature 2013-12-02 16:04:21 UTC
65. [ Philipp Kern ] netcfg.c (main): Rem...

Author: Chris J Arges
Revision Date: 2013-11-19 09:45:02 UTC

[ Philipp Kern ]
netcfg.c (main): Remove a local definition of hostname.
(Closes: #690330, LP: #901700)

lp:ubuntu/precise-proposed/netcfg bug 2 Mature 2013-11-21 10:29:03 UTC
65. [ Philipp Kern ] netcfg.c (main): Rem...

Author: Chris J Arges
Revision Date: 2013-11-19 09:45:02 UTC

[ Philipp Kern ]
netcfg.c (main): Remove a local definition of hostname.
(Closes: #690330, LP: #901700)

lp:ubuntu/precise/netcfg bug 2 Mature 2013-11-19 15:47:30 UTC
65. [ Philipp Kern ] netcfg.c (main): Rem...

Author: Chris J Arges
Revision Date: 2013-11-19 15:47:30 UTC

[ Philipp Kern ]
netcfg.c (main): Remove a local definition of hostname.
(Closes: #690330, LP: #901700)

lp:ubuntu/saucy/netcfg 2 Mature 2013-04-26 17:31:17 UTC
68. [ Philipp Kern ] netcfg.c (main): Rem...

Author: Brian Murray
Revision Date: 2012-12-12 13:37:02 UTC

[ Philipp Kern ]
netcfg.c (main): Remove a local definition of hostname.
(Closes: #690330, LP: #901700)

lp:ubuntu/raring-proposed/netcfg bug 2 Mature 2012-12-12 22:14:22 UTC
68. [ Philipp Kern ] netcfg.c (main): Rem...

Author: Brian Murray
Revision Date: 2012-12-12 13:37:02 UTC

[ Philipp Kern ]
netcfg.c (main): Remove a local definition of hostname.
(Closes: #690330, LP: #901700)

lp:ubuntu/raring/netcfg 1 Development 2012-12-12 21:49:48 UTC
67. releasing version 1.68ubuntu17

Author: Brian Murray
Revision Date: 2012-12-12 21:49:48 UTC

releasing version 1.68ubuntu17

lp:ubuntu/quantal/netcfg 2 Mature 2012-08-23 16:42:50 UTC
66. [ Philipp Kern ] autoconfig.c: initia...

Author: Colin Watson
Revision Date: 2012-08-23 17:18:05 UTC

[ Philipp Kern ]
autoconfig.c: initialize getline's lineptr with NULL.

lp:ubuntu/oneiric/netcfg bug 2 Mature 2012-04-30 06:46:32 UTC
57. Fix crash when there are no network i...

Author: Colin Watson
Revision Date: 2011-10-08 00:42:42 UTC

Fix crash when there are no network interfaces (LP: #870212).

lp:ubuntu/lucid-updates/netcfg 2 Mature 2011-06-30 01:38:25 UTC
39. If BOOTIF= is set on the Linux comman...

Author: Colin Watson
Revision Date: 2011-06-16 18:16:42 UTC

If BOOTIF= is set on the Linux command line, look for an interface with
that address and use it by default (closes: #615600, LP: #56679).

lp:ubuntu/lucid-proposed/netcfg bug 1 Development 2011-06-17 06:16:25 UTC
39. If BOOTIF= is set on the Linux comman...

Author: Colin Watson
Revision Date: 2011-06-16 18:16:42 UTC

If BOOTIF= is set on the Linux command line, look for an interface with
that address and use it by default (closes: #615600, LP: #56679).

lp:ubuntu/natty/netcfg bug 2 Mature 2011-04-07 15:06:17 UTC
46. Move release-dhcp-lease finish-instal...

Author: Colin Watson
Revision Date: 2011-04-07 15:06:17 UTC

Move release-dhcp-lease finish-install script after unmounting
filesystems, to avoid interfering with iSCSI.

lp:ubuntu/maverick/netcfg 2 Mature 2010-05-01 00:18:12 UTC
38. Rebuild against libiw30.

Author: Colin Watson
Revision Date: 2010-03-01 17:47:09 UTC

Rebuild against libiw30.

lp:ubuntu/lucid/netcfg 1 Development 2010-03-01 17:47:09 UTC
38. Rebuild against libiw30.

Author: Colin Watson
Revision Date: 2010-03-01 17:47:09 UTC

Rebuild against libiw30.

lp:ubuntu/karmic/netcfg bug 1 Development 2009-07-09 01:47:11 UTC
36. * Resynchronise with Debian. Remainin...

Author: Muharem Hrnjadovic
Revision Date: 2009-06-15 08:50:06 UTC

* Resynchronise with Debian. Remaining changes:
  - Set default hostname to 'ubuntu'.
  - Drop priority of netcfg/get_domain to medium for non-static
    configurations.
  - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
    which doesn't work with current udev.
  - Call /usr/lib/network-manager/ifblacklist_migrate.sh from
    finish-install if present, so that 'auto dhcp' interfaces are disabled
    if network-manager is in use. May be preseeded away with
    netcfg/network-manager.
  - Bump the DHCP timeout to 30 seconds.

lp:ubuntu/jaunty/netcfg 2 Mature 2009-07-09 01:46:40 UTC
34. * Resynchronise with Debian. Remainin...

Author: Colin Watson
Revision Date: 2008-11-09 17:02:05 UTC

* Resynchronise with Debian. Remaining changes:
  - Set default hostname to 'ubuntu'.
  - Drop priority of netcfg/get_domain to medium for non-static
    configurations.
  - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
    which doesn't work with current udev.
  - Call /usr/lib/network-manager/ifblacklist_migrate.sh from
    finish-install if present, so that 'auto dhcp' interfaces are disabled
    if network-manager is in use. May be preseeded away with
    netcfg/network-manager.
  - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
    item wasn't run.
  - Build for lpia.
  - Bump the DHCP timeout to 30 seconds.
  - If we detect that the user entered a fully-qualified domain name as
    the hostname, then remove the domain part from the hostname as well as
    copying it to netcfg/get_domain.

lp:ubuntu/intrepid/netcfg 2 Mature 2009-07-09 01:46:33 UTC
33. [ Alain Knaff ] If we detect that the...

Author: Colin Watson
Revision Date: 2008-10-13 20:46:52 UTC

[ Alain Knaff ]
If we detect that the user entered a fully-qualified domain name as the
hostname, then remove the domain part from the hostname as well as
copying it to netcfg/get_domain (LP: #11019).

lp:ubuntu/hardy/netcfg 2 Mature 2009-07-09 01:46:27 UTC
29. Support preseeding netcfg/network-man...

Author: Colin Watson
Revision Date: 2008-04-08 00:06:06 UTC

Support preseeding netcfg/network-manager to false to suppress
adjustment of /etc/network/interfaces for network-manager (thanks,
Andrew Pollock).

lp:ubuntu/gutsy/netcfg 1 Development 2009-07-09 01:46:22 UTC
24. Add missing line-continuation backsla...

Author: Colin Watson
Revision Date: 2007-09-22 12:13:02 UTC

Add missing line-continuation backslash to finish-install script.

lp:ubuntu/feisty/netcfg 1 Development 2009-07-09 01:46:17 UTC
18. Revert change in 1.32ubuntu3.

Author: Fabio Massimo Di Nitto
Revision Date: 2007-04-03 14:53:54 UTC

Revert change in 1.32ubuntu3.

lp:ubuntu/edgy/netcfg 1 Development 2009-07-09 01:46:07 UTC
13. Bring .po files back into sync with r...

Author: Colin Watson
Revision Date: 2006-06-30 14:09:09 UTC

Bring .po files back into sync with reality.

lp:ubuntu/dapper/netcfg 2 Mature 2009-07-09 01:45:59 UTC
11. Fix the last change so it actually co...

Author: Adam Conrad
Revision Date: 2006-04-12 21:40:58 UTC

Fix the last change so it actually compiles correctly.

lp:ubuntu/breezy/netcfg 1 Development 2009-07-09 01:45:49 UTC
4. Check an interface has a valid mac ad...

Author: Scott James Remnant (Canonical)
Revision Date: 2005-08-25 01:05:48 UTC

Check an interface has a valid mac address before writing a line to
/etc/iftab, otherwise we might end up renaming the loopback device if
we encounter a buggy piece of hardware.

lp:ubuntu/hoary/netcfg 1 Development 2009-07-09 01:45:42 UTC
3. * Update French translation (thanks, ...

Author: Colin Watson
Revision Date: 2005-04-05 17:11:01 UTC

* Update French translation (thanks, Sebastien Bacher).
* Update German translation (thanks, Michael Vogt).
* Update Greek translation (thanks, Giorgos Logiotatidis).
* Update Norwegian Bokmål translation (thanks, Terance Edward Sola).
* Update Romanian translation (thanks, Ovidiu Damian).

lp:ubuntu/warty/netcfg 1 Development 2009-07-09 01:45:29 UTC
1. * Updated translations: - Catalan (...

Author: Colin Watson
Revision Date: 2004-10-12 14:47:38 UTC

* Updated translations:
  - Catalan (ca.po) by Jordi Mallach
  - German (de.po) by Martin Pitt
  - Greek (el.po) by Logiotatidis George

132 of 32 results