summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/picobsd/floppy.tree/etc/hosts2
-rw-r--r--release/picobsd/floppy.tree/etc/networks7
2 files changed, 5 insertions, 4 deletions
diff --git a/release/picobsd/floppy.tree/etc/hosts b/release/picobsd/floppy.tree/etc/hosts
index fb014e9c1e65..d4f9c541def9 100644
--- a/release/picobsd/floppy.tree/etc/hosts
+++ b/release/picobsd/floppy.tree/etc/hosts
@@ -5,9 +5,9 @@
# for local hosts that share this file.
127.0.0.1 localhost localhost.mydomain.edu
127.0.0.1 pico.mydomain.edu
+10.0.0.1 default
192.168.254.1 vmrouter
192.168.254.2 vm
-10.0.0.1 default
#ethertable This line starts the ethernet->hostname mapping
# main_ether hostname
diff --git a/release/picobsd/floppy.tree/etc/networks b/release/picobsd/floppy.tree/etc/networks
index d524eb43d5c7..b391f911405c 100644
--- a/release/picobsd/floppy.tree/etc/networks
+++ b/release/picobsd/floppy.tree/etc/networks
@@ -1,4 +1,5 @@
-# sample networks file. Picobsd scripts will look for entries of the form
-# hostname-netmask 255.255.255.0
+ample networks file. Picobsd scripts will look for entries of the form
+# hostname-netmask 255.255.255.0
# when searching for masks
-vm-netmask 255.255.255.0
+vm-netmask 255.255.255.0
+