On Fri, Mar 13, 2009 at 12:05:03PM -0500, Shawn Walker wrote: > I assume the proposed solution for 1482 would be to skip the "/home" > directory if "sunos".
No, there's nothing special about /home. We'd want to check if a directory was listed as autofs in /etc/mnttab. And if we're going to be looking in /etc/mnttab anyway, then we might as well check to see if the filesystem is zfs, and only then ignore .zfs directories. Though what the right solution is on MacOS, or on Linux with the zfs FUSE plugin, I'm not sure. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
