Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/resolv.conf
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-07-01 21:20:39 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-07-09 15:14:49 -0300
commit4090ba626017d1fd70f5b120c2337f2b746a6911 (patch)
tree1f0ed7f0734fe7f56ebe3f3b14589999759fa5bc /configs/releng/root-image/etc/resolv.conf
parentd7ab3646f34e3cbabef7c7a71108c9c3d331fbcb (diff)
[configs/releng] Add locale.gen and resolv.conf
mkarchroot overwrites these files. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/releng/root-image/etc/resolv.conf')
-rw-r--r--configs/releng/root-image/etc/resolv.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/releng/root-image/etc/resolv.conf b/configs/releng/root-image/etc/resolv.conf
new file mode 100644
index 0000000..cecafba
--- /dev/null
+++ b/configs/releng/root-image/etc/resolv.conf
@@ -0,0 +1,8 @@
+#
+# /etc/resolv.conf
+#
+
+#search <yourdomain.tld>
+#nameserver <ip>
+
+# End of file