~ubuntu-branches/ubuntu/precise/resolvconf/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Steve Langasek
  • Date: 2012-02-20 03:54:42 UTC
  • Revision ID: steve.langasek@canonical.com-20120220035442-jbaqndt0isrrkdnd
debian/config, debian/templates, debian/postinst: if we don't know that
/etc/resolv.conf was being dynamically managed before install (in at
least some cases), link the original contents of /etc/resolv.conf to
/etc/resolvconf/resolv.conf.d/tail so that any statically configured
nameservers aren't lost.  LP: #923685.    

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  * debian/postinst: mkdir -p /run/resolvconf/interface again, just in case
7
7
    there's been a reboot between the preinst and postinst which would wipe
8
8
    out /run.  May or may not address LP 933035.
 
9
  * debian/config, debian/templates, debian/postinst: if we don't know that
 
10
    /etc/resolv.conf was being dynamically managed before install (in at
 
11
    least some cases), link the original contents of /etc/resolv.conf to
 
12
    /etc/resolvconf/resolv.conf.d/tail so that any statically configured
 
13
    nameservers aren't lost.  LP: #923685.    
9
14
 
10
15
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 16 Feb 2012 11:58:10 -0800
11
16