The following packages will be installed: openresolv Fetching README... 0%100%100%100%100%100%Done Fetching openresolv.SlackBuild... 0%100%100%100%100%100%Done Fetching openresolv.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching update-resolv-conf... 0%100%100%100%100%100%Done openresolv-3.5.4 openresolv-3.5.4/README openresolv-3.5.4/resolvconf.in openresolv-3.5.4/resolvconf.8.in openresolv-3.5.4/resolvconf.conf.5.in openresolv-3.5.4/libc.in openresolv-3.5.4/dnsmasq.in openresolv-3.5.4/named.in openresolv-3.5.4/pdnsd.in openresolv-3.5.4/unbound.in openresolv-3.5.4/configure openresolv-3.5.4/Makefile openresolv-3.5.4/resolvconf.conf Checking for directory /libexec ... no Checking for directory /run ... yes Configuring openresolv for ... linux Checking for systemd ... no Checking for Arch ... no Checking for OpenRC ... no Checking for invoke-rc.d ... no Checking for service ... no Checking for /etc/init.d/rc.d ... no Checking for /etc/rc.d ... yes SYSCONFDIR = /etc SBINDIR = /usr/sbin LIBEXECDIR = /usr/lib/resolvconf VARDIR = /run MANDIR = /usr/man sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ resolvconf.in > resolvconf sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ resolvconf.8.in > resolvconf.8 sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ resolvconf.conf.5.in > resolvconf.conf.5 sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ libc.in > libc sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ dnsmasq.in > dnsmasq sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ named.in > named sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ pdnsd.in > pdnsd sed -e 's:@PREFIX@::g' -e 's:@SYSCONFDIR@:/etc:g' -e 's:@LIBEXECDIR@:/usr/lib/resolvconf:g' \ -e 's:@VARDIR@:/run/resolvconf:g' -e 's:@RCDIR@:/etc/rc.d:g' -e 's:@RESTARTCMD \(.*\)@:if /etc/rc.d/\1 status >/dev/null 2>\&1; then /etc/rc.d/\1 restart; fi:g' \ unbound.in > unbound install -d /usr/src/slapt-src/network/openresolv/package-openresolv/usr/sbin install -m 0755 resolvconf /usr/src/slapt-src/network/openresolv/package-openresolv/usr/sbin install -d /usr/src/slapt-src/network/openresolv/package-openresolv/etc test -e /usr/src/slapt-src/network/openresolv/package-openresolv/etc/resolvconf.conf || \ install -m 0644 resolvconf.conf /usr/src/slapt-src/network/openresolv/package-openresolv/etc install -d /usr/src/slapt-src/network/openresolv/package-openresolv/usr/lib/resolvconf install -m 0644 libc dnsmasq named pdnsd unbound /usr/src/slapt-src/network/openresolv/package-openresolv/usr/lib/resolvconf install -d /usr/src/slapt-src/network/openresolv/package-openresolv/usr/man/man8 install -m 0444 resolvconf.8 /usr/src/slapt-src/network/openresolv/package-openresolv/usr/man/man8 install -d /usr/src/slapt-src/network/openresolv/package-openresolv/usr/man/man5 install -m 0444 resolvconf.conf.5 /usr/src/slapt-src/network/openresolv/package-openresolv/usr/man/man5 Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/network/openresolv/openresolv-3.5.4-i486-2salix.txz ./ usr/ usr/sbin/ usr/sbin/resolvconf usr/lib/ usr/lib/resolvconf/ usr/lib/resolvconf/dnsmasq usr/lib/resolvconf/unbound usr/lib/resolvconf/named usr/lib/resolvconf/libc usr/lib/resolvconf/pdnsd usr/doc/ usr/doc/openresolv-3.5.4/ usr/doc/openresolv-3.5.4/openresolv.SlackBuild usr/man/ usr/man/man5/ usr/man/man5/resolvconf.conf.5.gz usr/man/man8/ usr/man/man8/resolvconf.8.gz install/ install/slack-desc etc/ etc/resolvconf.conf Slackware package /usr/src/slapt-src/network/openresolv/openresolv-3.5.4-i486-2salix.txz created. Installing package openresolv-3.5.4-i486-2salix... | openresolv (management framework for resolv.conf) | | Allows multiple daemons to manage resolv.conf and configures local | resolvers such as dnsmasq and unbound. | This package may require some manual configuration. | Please read resolvconf(8) and resolvconf.conf(5) for detailed | instructions. | | Visit the openresolv project online: | http://roy.marples.name/projects/openresolv | | |