Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: mdns.allow
===================================================================
--- mdns.allow	(nonexistent)
+++ mdns.allow	(revision 330)
@@ -0,0 +1,6 @@
+#
+# /etc/mdns.allow:
+#
+
+.local.
+.local
Index: nsswitch.conf
===================================================================
--- nsswitch.conf	(nonexistent)
+++ nsswitch.conf	(revision 330)
@@ -0,0 +1,16 @@
+#
+# /etc/nsswitch.conf:
+#
+passwd:         compat
+group:          compat
+shadow:         compat
+
+hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4
+networks:       files
+
+protocols:      db files
+services:       db files
+ethers:         db files
+rpc:            db files
+
+netgroup:       nis