commit: bebc8094d17b95e9be1cdc7f808db10085c67515 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Aug 9 21:49:17 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Aug 9 21:50:05 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=bebc8094
resolv.conf: provided by grs repo now. core/etc/resolv.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/core/etc/resolv.conf b/core/etc/resolv.conf new file mode 100644 index 0000000..cae093a --- /dev/null +++ b/core/etc/resolv.conf @@ -0,0 +1 @@ +nameserver 8.8.8.8
