Merge lp:~xnox/livecd-rootfs/drop-harmful-resolv-fixes into lp:livecd-rootfs

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Steve Langasek
Approved revision: 1540
Merged at revision: 1547
Proposed branch: lp:~xnox/livecd-rootfs/drop-harmful-resolv-fixes
Merge into: lp:livecd-rootfs
Diff against target: 26 lines (+7/-3)
2 files modified
debian/changelog (+7/-0)
live-build/ubuntu-server/hooks/99-fix-resolvconf.chroot (+0/-3)
To merge this branch: bzr merge lp:~xnox/livecd-rootfs/drop-harmful-resolv-fixes
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Ubuntu Core Development Team Pending
Review via email: mp+331652@code.launchpad.net

Description of the change

Drop harful fix ups of resolv.conf

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

+1. Is there a bug number related to this? I.e., you say they're "harmful" fix-ups, what is the harm and where has it been reported?

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2017-10-01 20:39:22 +0000
+++ debian/changelog 2017-10-02 13:31:51 +0000
@@ -1,3 +1,10 @@
1livecd-rootfs (2.465) UNRELEASED; urgency=medium
2
3 * Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
4 correct symlink to resolved without any further fixes.
5
6 -- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 02 Oct 2017 14:29:11 +0100
7
1livecd-rootfs (2.464) artful; urgency=medium8livecd-rootfs (2.464) artful; urgency=medium
29
3 * Ignore failure of new autopkgtest on ppc64el, where it's not a10 * Ignore failure of new autopkgtest on ppc64el, where it's not a
411
=== removed symlink 'live-build/ubuntu-core/includes.chroot/etc/resolv.conf'
=== target was u'../run/resolvconf/resolv.conf'
=== removed symlink 'live-build/ubuntu-desktop-next/includes.chroot/etc/resolv.conf'
=== target was u'../run/resolvconf/resolv.conf'
=== removed file 'live-build/ubuntu-server/hooks/99-fix-resolvconf.chroot'
--- live-build/ubuntu-server/hooks/99-fix-resolvconf.chroot 2017-03-21 00:57:45 +0000
+++ live-build/ubuntu-server/hooks/99-fix-resolvconf.chroot 1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
1#!/bin/sh
2
3ln -snf ../run/resolvconf/resolv.conf /etc/resolv.conf

Subscribers

People subscribed via source and target branches