|
|
Subscribe / Log in / New account

Preparing for a merged /usr in Debian

Preparing for a merged /usr in Debian

Posted Jan 23, 2016 19:06 UTC (Sat) by trenton (guest, #106520)
In reply to: Preparing for a merged /usr in Debian by Cyberax
Parent article: Preparing for a merged /usr in Debian

That's why merging /usr in all popular distributions is particularly important. Only after that it will be possible to change shebangs in scripts from #!/bin/bash to #!/usr/bin/bash. After some (long) period of time it will be possible to remove /{bin,sbin,lib} top level directories, as shebangs will no longer point on them, reducing top-level clutter and achieving separation of concerns, as you proposed.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds