iff you accept /* -> /usr/*, then why not instead /usr/* -> /*
iff you accept /* -> /usr/*, then why not instead /usr/* -> /*
Posted Mar 1, 2012 8:00 UTC (Thu) by filteredperception (guest, #5692)In reply to: iff you accept /* -> /usr/*, then why not instead /usr/* -> /* by filteredperception
Parent article: Various notes on /usr unification
Posted Mar 1, 2012 18:25 UTC (Thu)
by rgmoore (✭ supporter ✭, #75)
[Link]
I think something like
/local vs /usr/local
/local for code that is specific to an individual machine makes sense. Of course, software that's specific to an individual machine is probably being handled outside the distribution, or it would go wherever the distro decides it belongs. That makes dealing with it a local policy issue, so you're free to name and deal with it however you see fit.
