lp:~smoser/ubuntu/oneiric/ifupdown/static-network-up

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/ubuntu/oneiric/ifupdown/static-network-up
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

58. By Scott Moser

fix logic error in get_auto_interfaces.

There was an error where the logic was purely backwards.
and also where it would add an interface multiple times.

57. By Scott Moser

fix syntax error.

56. By Scott Moser

add myself to changelog

55. By Scott Moser

only fire static-network-up once

54. By Scott Moser

manually read 'auto' devices from interfaces rather than use ifquery

'ifquery --list' was insufficient for devices that have a 'mapping' entry.
See bug 810044 comment 4 for example. Instead, manually determine which
entries are 'auto'.

Also note, per interfaces(5) 'allow-auto' == 'auto'.

53. By Scott Moser

use the first token of the ifstate file 'phsyical=virtual'

'auto' entries reference physical interfaces, not virtual.
we *were* reading the virtual interface names. This change reads the
physical.

52. By Scott Moser

add LP: 810044 to changelog, remove the use of mktemp and temp file.

51. By Clint Byrum

debian/ifupdown.upstart.if-up: emit static-network-up when all auto
network interfaces are up.

50. By Kees Cook

debian/ifupdown.network-interface{,-security}.upstart: handle race
condition when loading AppArmor profiles for interfaces (LP: #689892).

49. By Steve Langasek

debian/ifupdown.preinst: since files in /etc were not conffiles in
lucid, and /etc/network/if-up.d/upstart and
/etc/init/network-interface.conf changed between lucid final and
maverick, add extra handling to avoid spurious conffile prompts.
LP: #620956.

Branch metadata

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

Subscribers