On Mon, Jan 22, 2018 at 9:31 AM, guenther kuenzel <
mog+freedesktop....@guuk.eu> wrote:

>
> if this is true, then the distribution is actually forced to move it to be
> compliant with FHS3. which is also a good thing, because /usr might not be
> available during boot time.
>

/usr is always available during boot time, because we require the initramfs
to pre-mount it. Various distros have the same requirement even for SysV
boot, e.g. Gentoo [1].

[1]:
https://www.gentoo.org/support/news-items/2013-09-27-initramfs-required.html


> https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
>
> /lib Libraries essential for the binaries in /bin and /sbin.
>
> /usr/lib Libraries for the binaries in /usr/bin and /usr/sbin.
>
> which systemd
> /bin/systemd
>

$ ls -l /bin
lrwxrwxrwx 1 root root 7 Jan  5 21:17 /bin -> usr/bin/

-- 
Mantas Mikulėnas
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to