From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 26 Nov 2018 17:54:27 +0100 Subject: [Buildroot] [PATCH] package/systemd: needs glibc In-Reply-To: <20181121210556.18619-1-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Wed, 21 Nov 2018 22:05:56 +0100") References: <20181121210556.18619-1-yann.morin.1998@free.fr> Message-ID: <8736rnwzi4.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Yann" == Yann E MORIN writes: > Since version v239, systemd-nspawn unconditioanlly uses prlimit(2), > which is not implemented in uClibc-ng. systemd-nspawn can not be > disabled. > This makes systemd glibc-only again. > After a bit of discussion with upstream (om IRC), it looks very > improbable that they accept a patch making systemd-nspawn optional. > They would probably consider a patch that provides that syscall wrapper > if it is missing, though, but that's less trivial... > Signed-off-by: "Yann E. MORIN" > Cc: Waldemar Brodkorb > Cc: Thomas Petazzoni > Cc: Peter Korsgaard Committed to 2018.08.x, thanks. -- Bye, Peter Korsgaard