Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754643AbbDMUDN (ORCPT ); Mon, 13 Apr 2015 16:03:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57828 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751610AbbDMUDK (ORCPT ); Mon, 13 Apr 2015 16:03:10 -0400 Date: Mon, 13 Apr 2015 22:03:06 +0200 From: Greg Kroah-Hartman To: Richard Weinberger Cc: Richard Weinberger , "Eric W. Biederman" , Linus Torvalds , Andrew Morton , Arnd Bergmann , One Thousand Gnomes , Tom Gundersen , Jiri Kosina , Andy Lutomirski , LKML , daniel@zonque.org, David Herrmann , Djalal Harouni Subject: Re: [GIT PULL] kdbus for 4.1-rc1 Message-ID: <20150413200306.GA12400@kroah.com> References: <20150413190350.GA9485@kroah.com> <8738434yjk.fsf@x220.int.ebiederm.org> <20150413194217.GA10837@kroah.com> <20150413195458.GA11672@kroah.com> <552C1FA4.7080504@nod.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <552C1FA4.7080504@nod.at> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1581 Lines: 41 On Mon, Apr 13, 2015 at 09:57:24PM +0200, Richard Weinberger wrote: > > Am 13.04.2015 um 21:54 schrieb Greg Kroah-Hartman: > > On Mon, Apr 13, 2015 at 09:49:27PM +0200, Richard Weinberger wrote: > >> On Mon, Apr 13, 2015 at 9:42 PM, Greg Kroah-Hartman > >> wrote: > >>>> I remain opposed to this half thought out trash of an ABI for the > >>>> meta-data. > >>> > >>> You don't have to enable the metadata if you don't want to use it, it's > >>> an option :) > >> > >> Wasn't this also an argument for CONFIG_CGROUPS? > >> Now we're forced to enable it by default to boot a recent distro > >> and CONFIG_CGROUPS is still not fixed. > > > > CONFIG_CGROUPS is "not fixed"? I think Tejun would like to have some > > words with you :) > > Tejun is working on it and does a *very* good job. But as long the unified > hirarchy is not complete/stable we're facing issues. > Ever tried to run systemd a linux container? ;) Works just fine for me, I do it daily. Here's how I spin up a debian image on my local filesystem, running systemd within it just swimmingly: sudo systemd-nspawn -D debian/ /sbin/init Also works just fine with gentoo and arch images, both of which I use on a weekly basis in this manner. Perhaps you are doing something odd that prevents this from working for you? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/