]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
hostname: Add rootfile.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Jun 2014 03:39:05 +0000 (05:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Jun 2014 03:39:05 +0000 (05:39 +0200)
config/rootfiles/common/hostname [new file with mode: 0644]
config/rootfiles/core/78/filelists/hostname [new symlink]

diff --git a/config/rootfiles/common/hostname b/config/rootfiles/common/hostname
new file mode 100644 (file)
index 0000000..7c59b98
--- /dev/null
@@ -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 (symlink)
index 0000000..2a96fdd
--- /dev/null
@@ -0,0 +1 @@
+../../../common/hostname
\ No newline at end of file