Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- /dev/null +++ package.yml @@ -0,0 +1,18 @@ +name : openresolv +version : 3.9.0 +release : 1 +source : + - https://roy.marples.name/downloads/openresolv/openresolv-3.9.0.tar.xz : 51a04d39232bb797c9efeaad51a525cf50a1deefcb19a1ea5dd3475118634db8 +license : BSD +component : network +summary : resolv.conf management framework (resolvconf) +description: | + Enter resolvconf, the middleman between the network configuration services and /etc/resolv.conf. resolvconf itself is just a script that stores, removes and lists a full resolv.conf generated for the interface. It then calls all the helper scripts it knows about so it can configure the real /etc/resolv.conf and optionally any local nameservers other than libc. +builddeps : + - pkgconfig(systemd) +setip : | + %configure +build : | + %make +install : | + %make_install Index: pspec_x86_64.xml =================================================================== --- /dev/null +++ pspec_x86_64.xml @@ -0,0 +1,42 @@ + + + openresolv + + Devil505 + devil505@tuta.io + + BSD + network + resolv.conf management framework (resolvconf) + Enter resolvconf, the middleman between the network configuration services and /etc/resolv.conf. resolvconf itself is just a script that stores, removes and lists a full resolv.conf generated for the interface. It then calls all the helper scripts it knows about so it can configure the real /etc/resolv.conf and optionally any local nameservers other than libc. + + https://solus-project.com/sources/README.Solus + + + openresolv + resolv.conf management framework (resolvconf) + Enter resolvconf, the middleman between the network configuration services and /etc/resolv.conf. resolvconf itself is just a script that stores, removes and lists a full resolv.conf generated for the interface. It then calls all the helper scripts it knows about so it can configure the real /etc/resolv.conf and optionally any local nameservers other than libc. + + network + + /etc/resolvconf.conf + /libexec/resolvconf/dnsmasq + /libexec/resolvconf/libc + /libexec/resolvconf/named + /libexec/resolvconf/pdnsd + /libexec/resolvconf/unbound + /man5/resolvconf.conf.5 + /man8/resolvconf.8 + /sbin/resolvconf + + + + + 2018-08-11 + 3.9.0 + Packaging update + Devil505 + devil505@tuta.io + + + \ No newline at end of file