UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
bind-utils
The BIND package includes the client side programs nslookup, dig and host. If you install BIND server, these programs will be installed automatically.Package info
Template:
Codename: bind-utils
Source file: bind-9.20.6.tar.xz
Source file size: 5639720
Source file MD5-checkum: 193d9dad97f1fee3127eed7ccd93153f
Source directory: bind-9.20.6
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/b/bind-9.20.6.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/b/bind-9.20.6.tar.xz.md5sum
Dependances: libxml2, libuv, nghttp2, json-c, libcap, liburcu.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr
Build script:
make -C lib/isc &&
make -C lib/dns &&
make -C lib/ns &&
make -C lib/isccfg &&
make -C lib/isccc &&
make -C bin/dig &&
make -C bin/nsupdate &&
make -C bin/rndc &&
make -C doc
Install script:
make -C lib/isc install &&
make -C lib/dns install &&
make -C lib/ns install &&
make -C lib/isccfg install &&
make -C lib/isccc install &&
make -C bin/dig install &&
make -C bin/nsupdate install &&
make -C bin/rndc install &&
cp -v doc/man/{dig.1,host.1,nslookup.1,nsupdate.1} /usr/share/man/man1 &&
cp -v doc/man/rndc.8 /usr/share/man/man8