lp:ubuntu/karmic-proposed/ifupdown

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-proposed/ifupdown
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

34. By Colin Watson

* debian/ifupdown.network-interface.conf: Bring up lo manually, so that it
  comes up even if /etc/network/interfaces is broken (LP: #512253).
* debian/ifupdown.upstart.if-up: Don't emit a duplicate net-device-up
  event for lo here, as network-interface.conf will have taken care of it.

33. By Steve Langasek

Backport fix from lucid for the file conflict with netbase that results
from rebuilding with the current debhelper.

32. By Steve Langasek

debian/postinst: if the loopback interface is missing from the config in
/etc/network/interfaces, add it on upgrade; there is no valid use case
for a system without localhost, and not bringing this up will cause
upstart runlevel handling to fail. LP: #497299.

31. By Scott James Remnant (Canonical)

--no-scripts is not --noscripts. LP: #430878.

30. By Scott James Remnant (Canonical)

FFE LP: #427356.

* Replace the udev rule with a per-interface Upstart job.
* Add a "networking" job that partially replaces the networking init
  script from netbase.
* debian/control:
  - Bump build-dependency on debhelper for Upstart-aware dh_installinit
  - Add missing ${misc:Depends}

* Add if-up and if-down scripts to emit Upstart events when interfaces
  come up and go down.

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.

Branch metadata

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

Subscribers