> At home, I just dump everything into /usr. The problem with that is twofold:
- if you package it in /usr, your packages will not be installable in sparse zones - if you just dump it into /usr, those utilities won't be copied into a zone during creation, because the stuff isn't packaged. > Then > again, most of it are > just optimized as hell compiles of newer versions of > already installed > applications (i.e. huge CPU specific CFLAGS). I suppose you don't intend for anyone else to run it, since generating binaries with CPU-specific flags makes those run only on that particular CPU configuration. I'd say this would fall under one of those "works for me" cases, but everybody else would end up getting the short end of the stick. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org