lp:~ubuntu-branches/ubuntu/jaunty/ifupdown/jaunty-201309120846

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/jaunty/ifupdown/jaunty-201309120846
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

29. By Scott James Remnant (Canonical)

* debian/ifupdown.udev: In fact, there's no reason not to call the ifup
  unconditionally either; if it doesn't have a driver, but is listed in
  /etc/network/interfaces with "auto" we can still have a crack at
  bringing it up. We may as well make the /var/run/network directory
  in this rule too.
* debian/loopback.init: Then this init script can go away.

28. By Scott James Remnant (Canonical)

* debian/ifupdown.udev: Unconditionally call ifdown when the network
  interface is removed, instead of checking DRIVERS which is likely gone
  anyway. LP: #130437.
* Clean up the mess of the rules file while I was in there ;)

27. By Scott James Remnant (Canonical)

Restore _darcs directory caused by using intrepid's dpkg; makes the
Debian->Ubuntu diff somewhat more readable.

26. By Andy Whitcroft

* modprobe failures for ipv6 are benign as the module is likely built-in.
  (LP: #107432)
* modprobe -Q is now deprecated and going away, move to using -q.
* modprobe for ipv6 should honour the blacklists.
* update all generated files to match their source versions (*.defn,
  main.c).

25. By Scott James Remnant (Canonical)

Add Breaks to ensure the right version of udev is used.

24. By Scott James Remnant (Canonical)

* debian/ifupdown.rules: Rename to debian/ifupdown.udev so debhelper can
  pick it up.
* debian/rules: Use dh_installudev to install the udev rule.
* debian/dirs: Drop /etc/udev/rules.d
* debian/conffiles: Drop old rules location.
* debian/control: Increase dependency on debhelper.

23. By Mathias Gug

debian/ifupdown.rules: remove udev rule that ensures that the networking
init script has been started. We want to configure network interfaces as
soon as possible ie at discovery time. ifupdown scripts that don't work
early in the boot process should fail gracefully and leave the interface
unconfigured until networking is started.

22. By Alexander Sack

resurrect _darcs directory

21. By James Westby

If the /etc/NetworkManager/nm-system-settings.conf file is present
but doesn't have the "ifupdown:managed" the previous upload instructed
the iniparser to return -1, which evaluates to TRUE. We instead instruct
it to return 0, as we shouldn't prevent ifupdown from managing the
interfaces in that case, as NM won't either. (LP: #281984)

20. By Alexander Sack

https://lists.ubuntu.com/archives/ubuntu-devel/2008-October/026656.html:

* stop ifupdown to auto-up/down interfaces if network-manager's
  ifupdown plugin is in managed=true mode
  - add iniparser3.0b sources
    + add dictionary.c,dictionary.h,iniparser.c,iniparser.h
  - Makefile: add iniparser objects to build (aka OBJ)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/ifupdown
This branch contains Public information 
Everyone can see this information.

Subscribers