Hi, johansen at sun.com p??e v p? 19. 03. 2010 v 15:52 -0700: > On Fri, Mar 19, 2010 at 08:13:48AM -0700, Garrett D'Amore wrote: > > The fact that we have to put /usr/gnu at the head of $PATH of new > > users is a bit of a travesty, and I'm of the opinion that we should > > reexamine *that* particular decision... > > This is merely one opinion. There are compelling business and > architecture cases for having the default userland be approachable by > the majority of users of other popular unix-like operating systems. The > /usr/gnu isn't the default in my path either, but it makes a lot of > sense to present a userland that's familiar to users of Linux, and > similar environments. >
In case that /usr/gnu would not hide Solaris specific features like it is doing today, it is good solution probably. The problem is that /usr/gnu is doing that (e.g. ACLs or linker). It is broken architecture to hide significant features. Additionally it is big pain for sustaining to maintain many different toolsets, with additional costs. Best regards, Milan