summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-16 15:33:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-07-16 15:33:05 +0000
commit9727f6897a7d4db87aaecc15773b5b55090c5285 (patch)
tree36b3bfd8a9322e580b5b1d435191e19c9d7c8a8a
parent2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadnetwork-demos-9727f6897a7d4db87aaecc15773b5b55090c5285.tar.bz2
2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, rootfs/etc/host.conf, rootfs/etc/hosts: New files.
-rw-r--r--nfsClientTest/ChangeLog10
-rw-r--r--nfsClientTest/rootfs/etc/host.conf1
-rw-r--r--nfsClientTest/rootfs/etc/hosts2
3 files changed, 13 insertions, 0 deletions
diff --git a/nfsClientTest/ChangeLog b/nfsClientTest/ChangeLog
new file mode 100644
index 0000000..b375ed5
--- /dev/null
+++ b/nfsClientTest/ChangeLog
@@ -0,0 +1,10 @@
+2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * ChangeLog, rootfs/etc/host.conf, rootfs/etc/hosts: New files.
+
+2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ Initial add of NFS Client test.
+ * .cvsignore, Makefile, dirutils.c, init.c, rootfs/rtems_logo.jpg:
+ New files.
+
diff --git a/nfsClientTest/rootfs/etc/host.conf b/nfsClientTest/rootfs/etc/host.conf
new file mode 100644
index 0000000..0e9eeb1
--- /dev/null
+++ b/nfsClientTest/rootfs/etc/host.conf
@@ -0,0 +1 @@
+order hosts, bind
diff --git a/nfsClientTest/rootfs/etc/hosts b/nfsClientTest/rootfs/etc/hosts
new file mode 100644
index 0000000..0baa64f
--- /dev/null
+++ b/nfsClientTest/rootfs/etc/hosts
@@ -0,0 +1,2 @@
+127.0.0.0 localhost
+192.168.1.244 rtems # ip address of webserver