From: CSRG Date: Fri, 10 Nov 1989 21:08:32 +0000 (-0800) Subject: BSD 4_3_Net_2 development X-Git-Tag: BSD-4_3_Net_2~877 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/08b8678d349c44c6a223a001658756fafb2e814e BSD 4_3_Net_2 development Work on file usr/src/usr.sbin/amd/fsinfo/conf/hosts/ganymede.doc.ic.ac.uk Synthesized-from: CSRG/cd2/net.2 --- diff --git a/usr/src/usr.sbin/amd/fsinfo/conf/hosts/ganymede.doc.ic.ac.uk b/usr/src/usr.sbin/amd/fsinfo/conf/hosts/ganymede.doc.ic.ac.uk new file mode 100644 index 0000000000..e847c85874 --- /dev/null +++ b/usr/src/usr.sbin/amd/fsinfo/conf/hosts/ganymede.doc.ic.ac.uk @@ -0,0 +1,33 @@ +host ganymede.doc.ic.ac.uk + +fs /dev/xy0a { + fstype = 4.2 + opts = rw + freq = 1 + passno = 1 + mount / { + } +} + +fs /dev/xy0g { + fstype = 4.2 + opts = rw + freq = 1 + passno = 2 + mount /usr { + exportfs "-access=toytown:toytown_clients" + } +} + +fs /dev/xy0h { + fstype = 4.2 + opts = rw + freq = 1 + passno = 3 + mount /home/ganymede { + exportfs "-access=toytown_clients:samson:hangers_on" + } +} + +mount /home/toytown opts rw,bg,nosuid +mount /usr/local from toytown.doc.ic.ac.uk opts ro,bg