~ubuntu-branches/ubuntu/saucy/netbase/saucy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2010-11-08 12:25:31 UTC
  • mfrom: (1.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20101108122531-rmi2wpcqab27f2nq
Tags: 4.43ubuntu1
* Merge from debian unstable (LP: #671193), remaining changes:
  - debian/netbase.init:
    + silence ifup/ifdown if VERBOSE == no
    + silence debuging output if VERBOSE == no
    + Temporarily increase usplash timeout to 120 seconds
      to cope with slop DHCP server responses. LP: #21617
    + Replace the "start" command with a call to upstart-job
  - debian/control: Depend on upstart-job
  - debian/netbase.postinst:
    + Remove old start symlinks on upgrade
    + Only install symlinks for runlevel 0 and 6
* Dropped changes:
  - Don't deconfigure network interfaces if /etc/iscsi/iscsi.initramfs
    exists, since that probably indicates root on iSCSI (LP: #447377): fixed
    in debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
install: build
27
27
        dh_testdir
28
28
        dh_testroot
29
 
        dh_clean -k
 
29
        dh_prep
30
30
        dh_installdirs etc/ etc/network/
31
31
 
32
32
        install -o root -g root -m 0644 etc-protocols $D/etc/protocols