This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
livecd-rootfs
Watch
3
Star
0
Fork
0
You've already forked livecd-rootfs
mirror of
https://git.launchpad.net/livecd-rootfs
synced
2025-02-27 13:21:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
livecd-rootfs
/
live-build
/
ubuntu-core
/
hooks
/
06-handle_resolvconf.chroot
4 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Import patches-unapplied version 2.248 to ubuntu/utopic-proposed Imported using git-ubuntu import. Changelog parent: 720ff888d355d17f6d3bb0c25cdea3ecd01b827f New changelog entries: * live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure resolv.conf for Ubuntu Core. * live-build/ubuntu-core/hooks/07-configure-system-image-client.chroot: Configure system-image-cli's client.ini for Ubuntu Core. This can be dropped once bug 1373467 is fixed.
2014-10-03 15:23:47 +01:00
#!/bin/sh -x
Import patches-unapplied version 2.249 to ubuntu/utopic-proposed Imported using git-ubuntu import. Changelog parent: e11f18b965f1af115101493aba8f091a1a873fb6 New changelog entries: * live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove pre-existing /etc/resolv.conf.
2014-10-06 13:25:11 +01:00
ln -fs /run/resolvconf/resolv.conf /etc/resolv.conf
Reference in New Issue
Copy Permalink