[696] in NetBSD-Development
union mounts work with my latest kernel & afs; so does dosemu
daemon@ATHENA.MIT.EDU (jtkohl@MIT.EDU)
Mon Mar 27 21:46:36 1995
From: jtkohl@MIT.EDU
Date: Tue, 28 Mar 1995 02:46:09 GMT
To: netbsd-dev@MIT.EDU
On lola-granola, I booted up my latest kernel with union FS patches from
home. It now works to union mount UFS above AFS or AFS below UFS.
Before this can be really useful, we need a -current libc (to get the
whiteout directory mangling code).
I also succeeded in getting dosemu running. See
/build/dosemu0.53pl54/xdos, for example.
/etc/motd has information on putting things back to use a previous
-current kernel. /afs/sipb/project/netbsd/dev/ksrc-jtkohl has my kernel
source/build tree.
==John