Merge /bin and /sbin
Merge /bin and /sbin
Posted Jun 2, 2023 11:55 UTC (Fri) by Sesse (subscriber, #53779)In reply to: Merge /bin and /sbin by timon
Parent article: Seeking the endgame for Debian's /usr merge
Posted Jun 2, 2023 12:48 UTC (Fri)
by timon (subscriber, #152974)
[Link]
> this sounds potentially even more painful than merging /usr
When tinkering with a merged bin, the most annoying thing are duplicate names because of symlinks from bin to sbin and vice versa, e. g. sbin/ip links to bin/ip on my Debian machine, and both bin/lsmod and sbin/lsmod link to bin/kmod.
After resolving those by hand, I am able to rmdir /usr/sbin and symlink that to bin, without breaking anything. Of course, regular system updates may then break stuff in the same way as described in the article, and additionally by way of those duplicate entries overwriting each other.
Posted Jun 2, 2023 15:23 UTC (Fri)
by mbunkus (subscriber, #87248)
[Link] (1 responses)
Posted Jun 2, 2023 21:11 UTC (Fri)
by mathstuf (subscriber, #69389)
[Link]
Merge /bin and /sbin
Merge /bin and /sbin
Merge /bin and /sbin