Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2006 08:50:31 -0800 (PST)
From:      Lamont Granquist <lamont@scriptkiddie.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Yet another magic symlinks implementation
Message-ID:  <Pine.GSO.4.60.0611080845130.13364@sploit.scriptkiddie.org>
In-Reply-To: <200611060950.kA69ogbY072242@lurza.secnetix.de>
References:  <200611060950.kA69ogbY072242@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help

AFS also has an @sys variable which is useful for network filesystem 
mounted binaries and software for multiple architectures through a single 
globally unique path:

http://www.openafs.org/pages/doc/AdminReference/auarf234.htm#HDRSYS

And I'd vote with Oliver on preferring variant symlinks for flexibility:

On Mon, 6 Nov 2006, Oliver Fromme wrote:
> I'm afraid that I don't like NetBSD's "magic symlinks" very
> much.  It's less flexible than variant symlinks because it
> only supports a fixed set of variables.  As far as I can
> tell, it does not solve any of the tasks described above.
>
> Therefore I would really like to see your port of DragonFly
> BSD's variant symlinks comitted to FreeBSD.  Of course, it
> could be a compile-time option in case there are people who
> don't want the code in their kernel at all.  But you have
> to set a sysctl anyway to enable it globally (it's disabled
> by default on DragonFly).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.60.0611080845130.13364>