From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from plane.gmane.org ([80.91.229.3]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Rv6Xw-0006i0-UA for openembedded-devel@lists.openembedded.org; Wed, 08 Feb 2012 13:22:48 +0100 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rv6QA-0004rx-4H for openembedded-devel@lists.openembedded.org; Wed, 08 Feb 2012 13:14:46 +0100 Received: from ip545070eb.adsl-surfen.hetnet.nl ([84.80.112.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Feb 2012 13:14:46 +0100 Received: from koen by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Feb 2012 13:14:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Wed, 08 Feb 2012 13:14:27 +0100 Message-ID: References: <1328627573-5217-1-git-send-email-schnitzeltony@googlemail.com> <4F31C45B.1010600@linux.intel.com> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip545070eb.adsl-surfen.hetnet.nl User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 In-Reply-To: X-Enigmail-Version: 1.3.5 Subject: Re: [meta-oe][RFC 00/27] systemd / initmanager rework X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2012 12:22:49 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 08-02-12 12:12, Otavio Salvador schreef: > On Wed, Feb 8, 2012 at 09:07, Koen Kooi > wrote: > >> If it's just polkit and udisks and image feature works well enough. >> Perfect is the enemy of good and all that. > > > How I'd generate an image with polkit with systemd support? In this case: 1) split out systemd libs from systemd PN if('systemd' in IMAGE_FEATURES) { 2) use bbappend to enable systemd support in polkit } Images with sysvinit will be working the same as before, just with libsystemd-logind.so.X being installed. Images with systemd get working session tracking. Have a look at http://cgit.openembedded.org/openembedded-core/log/meta/recipes-support/consolekit to see that consolekit had been broken in oe-core for a long, long time and noone cared. That is why I want to make an exception for polkit and udisks to keep initmanager selection an IMAGE_FEATURE combined with DISTRO_FEATURE. A distro maintainer can then choose to support one or more initmanagers and in the case for multiple it can be set per image. regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk8yZyEACgkQMkyGM64RGpEPDgCfZc2zCQZcAUKqAcU1L1I0riw6 r0YAoIF8daCi0J2sp4jcGItiQlgCNsyi =kUuc -----END PGP SIGNATURE-----