resolvconf 1.63ubuntu7 source package in Ubuntu
Changelog
resolvconf (1.63ubuntu7) precise; urgency=low [ Stéphane Graber ] * Revert change from 1.63ubuntu5 where /etc/resolv.conf would be linkified by the upstart/sysvinit job. This wasn't working as / wasn't necessarily writable at the time. Instead, make the link at package install time but make it a relative link which should take care of the chroot usecase where you want to copy /etc/resolv.conf from outside the chroot into the chroot. Detect old flag file (/var/lib/resolvconf/convert) and re-run the conversion code if it's present (to try and fix broken systems). Use readlink -m when checking the link's destination. (LP: #924836) [ Steve Langasek ] * Use readlink -m also in the postrm, to account for our relative links -- Stephane Graber <email address hidden> Thu, 02 Feb 2012 14:28:45 -0500
Upload details
- Uploaded by:
- Stéphane Graber
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- net
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
resolvconf_1.63ubuntu7.tar.gz | 77.3 KiB | 78264e4f390e689a52ea4ecca797f6d3a01ab692b23716c76e00f520a3666edf |
resolvconf_1.63ubuntu7.dsc | 1.8 KiB | 8eb5a1c5aae3e83f45749348ee9ac08877b0829a0f676d0437c18590aae45b58 |
Available diffs
- diff from 1.63ubuntu6 to 1.63ubuntu7 (2.1 KiB)
Binary packages built by this source
- resolvconf: name server information handler
Resolvconf is a framework for keeping up to date the system's
information about name servers. It sets itself up as the intermediary
between programs that supply this information (such as ifup and
ifdown, DHCP clients, the PPP daemon and local name servers) and
programs that use this information (such as DNS caches and resolver
libraries).
.
This package may require some manual configuration. Please
read the README file for detailed instructions.