[systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Mon Jun 30 11:38:18 PDT 2014
On Mon, Jun 30, 2014 at 11:10:15AM -0700, Lennart Poettering wrote:
> + <varlistentry>
> + <term><filename>/usr/lib</filename></term>
> + <listitem><para>System libraries and
> + package-specific
> + data.</para></listitem>
> + </varlistentry>
> +
> + <varlistentry>
> + <term><filename>/usr/lib64</filename></term>
> + <listitem><para>Secondary library
> + directory for placing 64bit versions
> + of system libraries in, if the primary
> + architecture of the system is
> + 32bit. This directory should not be
> + used for package-specific data, unless
> + this data requires 64bit-specific
> + versions, too.</para></listitem>
> + </varlistentry>
So far systemd was agnostic to the details of this split. This makes
this official, and conflicts with the Debian/Ubuntu camp. The
"multiarch" layout is more flexible, so this seems backwards.
Zbyszek
More information about the systemd-devel
mailing list