mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 13:21:33 +00:00
Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
correct symlink to resolved without any further fixes.
This commit is contained in:
parent
8eea25278d
commit
35e801f00a
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.465) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
|
||||||
|
correct symlink to resolved without any further fixes.
|
||||||
|
|
||||||
|
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 02 Oct 2017 14:29:11 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.464) artful; urgency=medium
|
livecd-rootfs (2.464) artful; urgency=medium
|
||||||
|
|
||||||
* Ignore failure of new autopkgtest on ppc64el, where it's not a
|
* Ignore failure of new autopkgtest on ppc64el, where it's not a
|
||||||
|
@ -1 +0,0 @@
|
|||||||
../run/resolvconf/resolv.conf
|
|
@ -1 +0,0 @@
|
|||||||
../run/resolvconf/resolv.conf
|
|
@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
ln -snf ../run/resolvconf/resolv.conf /etc/resolv.conf
|
|
Loading…
x
Reference in New Issue
Block a user