View Single Post
Posts: 543 | Thanked: 181 times | Joined on Aug 2009 @ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
#24
Originally Posted by twaelti View Post
/opt is the official way to go in the linux world anyway, so stop making a fuss about it.
We developers should stop messing in root (I catch myself falling into that trap again and again, last time with shutter install lirc configs into root even altough /opt works as well :-)

Please pleas lern about the FHS before posting such things.

/opt is there for things that AREN'T packaged by the distribution. And the format is generally:
/opt/$VENDOR and then whatever layout under that.

Here's the relevant link to FHS:
http://www.pathname.com/fhs/pub/fhs-...FTWAREPACKAGES

Some alternate path like /usr/local would probably be a better idea in this case. Or even using unionfs-fuse on top of /usr infact that would be nice. Be always able to just unmount all the modifications.
__________________
For any repos or anything else I might have working on my N900 see:
http://wiki.maemo.org/User:Ruskie
A quick list of what I have in the repos
zsh|xmms2|fcron|gtar|gcoreutils