From: Michael Tremer Date: Wed, 4 Jun 2014 03:39:05 +0000 (+0200) Subject: hostname: Add rootfile. X-Git-Tag: v2.15-core79~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad59362fc738803014b35c22f12ba32b72010bd8;p=ipfire-2.x.git hostname: Add rootfile. --- diff --git a/config/rootfiles/common/hostname b/config/rootfiles/common/hostname new file mode 100644 index 0000000000..7c59b98f73 --- /dev/null +++ b/config/rootfiles/common/hostname @@ -0,0 +1,9 @@ +bin/dnsdomainname +bin/domainname +bin/hostname +bin/nisdomainname +bin/ypdomainname +#usr/share/man/man1/dnsdomainname.1 +#usr/share/man/man1/domainname.1 +#usr/share/man/man1/nisdomainname.1 +#usr/share/man/man1/ypdomainname.1 diff --git a/config/rootfiles/core/78/filelists/hostname b/config/rootfiles/core/78/filelists/hostname new file mode 120000 index 0000000000..2a96fdd317 --- /dev/null +++ b/config/rootfiles/core/78/filelists/hostname @@ -0,0 +1 @@ +../../../common/hostname \ No newline at end of file