Merge lp://staging/~xnox/livecd-rootfs/force-resolved-stub-resolver into lp://staging/livecd-rootfs
Proposed by
Dimitri John Ledkov
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Dimitri John Ledkov | ||||
Proposed branch: | lp://staging/~xnox/livecd-rootfs/force-resolved-stub-resolver | ||||
Merge into: | lp://staging/livecd-rootfs | ||||
Diff against target: |
27 lines (+5/-1) 2 files modified
debian/changelog (+4/-0) live-build/ubuntu-server/hooks/99-fix-resolvconf.chroot (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~xnox/livecd-rootfs/force-resolved-stub-resolver | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Steve Langasek | Needs Fixing | ||
Review via email: mp+329358@code.staging.launchpad.net |
Description of the change
Fix images built with empty resolv.conf. LP: #1712283
After removing resolvconf from important, images started to build with
/etc/resolv.conf that is a regular empty file. However, it should
instead point at systemd-resolved stub-resolv.conf file. Thus force
various build hooks/scripts/
To post a comment you must log in.
Unmerged revisions
- 1496. By Dimitri John Ledkov
-
Update resolv.conf symlink target in include.chroot and server fixup
hook. LP: #1712283
Wrong path