Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wait, what does "local" mean in FHS?

    The /usr/local hierarchy is for use by the system administrator when installing software locally. It needs to be safe from being overwritten when the system software is updated. It may be used for programs and data that are shareable amongst a group of hosts, but not found in /usr.

    Locally installed software must be placed within /usr/local rather than /usr unless it is being installed to replace or upgrade software in /usr.
That is easily read as "non-system packages go into /usr/local", but that's obviously incorrect.


It originally meant "local to your site" and was assumed to be a network mount.


My understanding of /usr/local is that it's intended for software that's installed manually, outside the scope of the package manager.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: