~peter-pearse/ubuntu/natty/ifupdown/prop001

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-09-15 03:30:29 UTC
  • Revision ID: james.westby@ubuntu.com-20090915033029-51hx9bami2jqtvcv
Tags: 0.6.8ubuntu20
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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
        dh_installmenu
146
146
#       dh_installemacsen
147
147
#       dh_installpam
148
 
        dh_installudev --priority=85
 
148
        dh_installinit --name=network-interface --upstart-only --no-scripts
 
149
        dh_installinit --name=networking --upstart-only --no-scripts
 
150
        dh_installifupdown --name=upstart
 
151
#       dh_installudev --priority=85
149
152
        dh_installcron
150
153
#       dh_installmanpages
151
154
#          ^-- can't do our symlink trick