[1162] in NetBSD-Development

home help back first fref pref prev next nref lref last post

Union mounts

daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Dec 17 23:04:32 1995

Date: Sun, 17 Dec 1995 23:03:45 -0500
From: Greg Hudson <ghudson@MIT.EDU>
To: netbsd-dev@MIT.EDU

I was just able to finish a complete NetBSD build from AFS into local
disk using a union mount.

I guess this makes an adequate alternative to some of the hacks we
made to the source tree, although it would restrict us to local disk
for our build targets.  I guess what I'll do is:

	* For our -current tree, change the obj links to refer to
	  full AFS paths (instead of /usr/obj).

	* For our release (1.1) tree, we'll just build to local disk
	  using union mounts, and users can build to local disk using
	  union mounts as well.


home help back first fref pref prev next nref lref last post