From ad59362fc738803014b35c22f12ba32b72010bd8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 4 Jun 2014 05:39:05 +0200 Subject: [PATCH] hostname: Add rootfile. --- config/rootfiles/common/hostname | 9 +++++++++ config/rootfiles/core/78/filelists/hostname | 1 + 2 files changed, 10 insertions(+) create mode 100644 config/rootfiles/common/hostname create mode 120000 config/rootfiles/core/78/filelists/hostname diff --git a/config/rootfiles/common/hostname b/config/rootfiles/common/hostname new file mode 100644 index 000000000..7c59b98f7 --- /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 000000000..2a96fdd31 --- /dev/null +++ b/config/rootfiles/core/78/filelists/hostname @@ -0,0 +1 @@ +../../../common/hostname \ No newline at end of file -- 2.39.2