this post was submitted on 27 Jul 2025
3 points (100.0% liked)

postmarketOS

1246 readers
1 users here now

postmarketOS - a real Linux distribution for phones and other mobile devices ๐Ÿง ๐Ÿ“ฑ ๐Ÿ‘ฉโ€๐Ÿ’ป

Rules:

See also:

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] flipflop97@feddit.nl 3 points 2 months ago

Explanation of the change by @fossdd@chaos.social:

/bin and /sbin will be a symlink to /usr/bin and /usr/sbin, effectively reducing the number of bin and sbin directories and simplifying your filesystem layout. The big motivaion for this is to have an immutable fs where the distro is purely located on the /usr directory and everything else is setup at runtime.