Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Filipe Brandenburger
On Mon, Jun 30, 2014 at 2:38 PM, Lennart Poettering wrote: >> Maybe it should try both and figure out which one of them exists? >> >> Or default to $libdir and allow an override for the cross-distro cases. > > Hmm, I am tempted to say that we should add a logic to this that just > checks the few d

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Lennart Poettering
On Mon, 30.06.14 12:56, Filipe Brandenburger (filbran...@google.com) wrote: > > Hi, > > On Mon, Jun 30, 2014 at 12:28 PM, Kay Sievers wrote: > > We should find out when we need to create /lib64 --> $libdir, grr ... :) > > Problem is that $libdir is relevant for the host distribution but > migh

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Lennart Poettering
On Mon, 30.06.14 21:35, Lennart Poettering (lenn...@poettering.net) wrote: > On Mon, 30.06.14 21:28, Kay Sievers (k...@vrfy.org) wrote: > > > > Note that the concept of lib64 is actually encoded in systemd now, since > > > nspawn and PID 1 when switching roots will actually create /lib64 as > > >

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jun 30, 2014 at 09:02:07PM +0100, Simon McVittie wrote: > On 30/06/14 20:56, Filipe Brandenburger wrote: > > On Mon, Jun 30, 2014 at 12:28 PM, Kay Sievers wrote: > >> We should find out when we need to create /lib64 --> $libdir, grr ... :) > > > > Consider the case where you're running Fe

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Simon McVittie
On 30/06/14 20:56, Filipe Brandenburger wrote: > On Mon, Jun 30, 2014 at 12:28 PM, Kay Sievers wrote: >> We should find out when we need to create /lib64 --> $libdir, grr ... :) > > Consider the case where you're running Fedora but use debootstrap to > create a Debian tree and systemd-nspawn to r

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Kay Sievers
On Mon, Jun 30, 2014 at 9:35 PM, Lennart Poettering wrote: > On Mon, 30.06.14 21:28, Kay Sievers (k...@vrfy.org) wrote: > >> > Note that the concept of lib64 is actually encoded in systemd now, since >> > nspawn and PID 1 when switching roots will actually create /lib64 as >> > symlink to /usr/lib

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Lennart Poettering
On Mon, 30.06.14 21:28, Kay Sievers (k...@vrfy.org) wrote: > > Note that the concept of lib64 is actually encoded in systemd now, since > > nspawn and PID 1 when switching roots will actually create /lib64 as > > symlink to /usr/lib64 should the latter exist. That scheme should be > > compatible w

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Kay Sievers
On Mon, Jun 30, 2014 at 9:22 PM, Lennart Poettering wrote: > On Mon, 30.06.14 20:38, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > >> >> On Mon, Jun 30, 2014 at 11:10:15AM -0700, Lennart Poettering wrote: >> > + >> > +/usr/lib >> >

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Lennart Poettering
On Mon, 30.06.14 20:38, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > > On Mon, Jun 30, 2014 at 11:10:15AM -0700, Lennart Poettering wrote: > > + > > +/usr/lib > > +System libraries and > > +

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Kay Sievers
On Mon, Jun 30, 2014 at 8:38 PM, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Jun 30, 2014 at 11:10:15AM -0700, Lennart Poettering wrote: >> + >> +/usr/lib >> +System libraries and >> +

Re: [systemd-devel] [systemd-commits] 5 commits - Makefile-man.am man/daemon.xml man/file-hierarchy.xml tmpfiles.d/systemd.conf

2014-06-30 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jun 30, 2014 at 11:10:15AM -0700, Lennart Poettering wrote: > + > +/usr/lib > +System libraries and > +package-specific > +data. > +