aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/openresolv
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-05-24 12:22:12 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-05-24 12:22:12 +0800
commit46ca440e9d6cc606d9c3233021e32d24b25172cf (patch)
treeeeb573e47ac56498fbf74bda6d22fac47038ecab /repos/extra/openresolv
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/openresolv')
-rw-r--r--repos/extra/openresolv/.files22
-rw-r--r--repos/extra/openresolv/info4
2 files changed, 26 insertions, 0 deletions
diff --git a/repos/extra/openresolv/.files b/repos/extra/openresolv/.files
new file mode 100644
index 00000000..fef6dffd
--- /dev/null
+++ b/repos/extra/openresolv/.files
@@ -0,0 +1,22 @@
+drwxr-xr-x root/root etc/
+-rw-r--r-- root/root etc/resolvconf.conf.new
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/resolvconf/
+-rw-r--r-- root/root usr/lib/resolvconf/dnsmasq
+-rw-r--r-- root/root usr/lib/resolvconf/libc
+drwxr-xr-x root/root usr/lib/resolvconf/libc.d/
+-rw-r--r-- root/root usr/lib/resolvconf/libc.d/avahi-daemon
+-rw-r--r-- root/root usr/lib/resolvconf/libc.d/mdnsd
+-rw-r--r-- root/root usr/lib/resolvconf/named
+-rw-r--r-- root/root usr/lib/resolvconf/pdns_recursor
+-rw-r--r-- root/root usr/lib/resolvconf/pdnsd
+-rw-r--r-- root/root usr/lib/resolvconf/unbound
+drwxr-xr-x root/root usr/sbin/
+-rwxr-xr-x root/root usr/sbin/resolvconf
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man5/
+-r--r--r-- root/root usr/share/man/man5/resolvconf.conf.5.gz
+drwxr-xr-x root/root usr/share/man/man8/
+-r--r--r-- root/root usr/share/man/man8/resolvconf.8.gz
diff --git a/repos/extra/openresolv/info b/repos/extra/openresolv/info
new file mode 100644
index 00000000..ae4f493f
--- /dev/null
+++ b/repos/extra/openresolv/info
@@ -0,0 +1,4 @@
+name=openresolv
+version=3.13.2
+release=1
+source="https://github.com/NetworkConfiguration/${name}/archive/v${version}/${name}-v${version}.tar.gz"