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 > >> <gre...@linuxfoundation.org> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/