live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure

resolv.donf for Ubuntu Core.
This commit is contained in:
James Hunt 2014-09-26 15:34:53 +01:00
parent 372216dfa0
commit adb0cf2c53
2 changed files with 10 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.247) UNRELEASED; urgency=medium
* live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure
resolv.donf for Ubuntu Core.
-- James Hunt <james.hunt@ubuntu.com> Fri, 26 Sep 2014 15:33:45 +0100
livecd-rootfs (2.246) utopic; urgency=medium
* live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not

View File

@ -0,0 +1,3 @@
#!/bin/sh -x
ln -s /run/resolvconf/resolv.conf /etc/resolv.conf