From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-53986-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 139D31381F4
	for <garchives@archives.gentoo.org>; Sun, 12 Aug 2012 13:44:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 26253E0268;
	Sun, 12 Aug 2012 13:43:36 +0000 (UTC)
Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5782AE051E
	for <gentoo-dev@lists.gentoo.org>; Sun, 12 Aug 2012 13:40:56 +0000 (UTC)
Received: by eaan10 with SMTP id n10so729375eaa.40
        for <gentoo-dev@lists.gentoo.org>; Sun, 12 Aug 2012 06:40:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=message-id:date:from:user-agent:mime-version:to:cc:subject
         :references:in-reply-to:content-type:content-transfer-encoding;
        bh=d0SU+X0iP7xLh5IHCg7tnScux1YZXXZlCc0XuKvUvhM=;
        b=FuCFo5Kqy9IJ+nVUXk9efpasdbdil5fV3Tb9E+oz45fVCkS5dHJzp4O0xVZCxUhbME
         XsXQNTI6CoQRcUISfahyDIzzUm9SFqcbYC7Th1lt8b2uf14k53a7qDgYiaI3gdvi5OrO
         lQNFQrIx7EKWh3oOfERf6j+ibLyoGZAav4+qhm/tOSDeRfvp9LiCL/3dELHEMlFVsxxk
         IRXsbt+C9MZlIKzrFigPePKt+zqasOARYwK+eWQsPBHY+3YWLpLpoj2PkKV80JoKWkZ4
         e0VRq9GkKN3HEITaKxKpRXsco/7FEWJ6vjP8nACyi2Y0B+Rg4Y4AJjaoSfYI2cdOqShB
         f4aA==
Received: by 10.14.202.66 with SMTP id c42mr10269480eeo.35.1344778855629;
        Sun, 12 Aug 2012 06:40:55 -0700 (PDT)
Received: from ?IPv6:2001:1418:211::2:18? ([2001:1418:211::2:18])
        by mx.google.com with ESMTPS id g42sm11329874eem.14.2012.08.12.06.40.54
        (version=SSLv3 cipher=OTHER);
        Sun, 12 Aug 2012 06:40:54 -0700 (PDT)
Message-ID: <5027B265.7020407@gmail.com>
Date: Sun, 12 Aug 2012 15:40:53 +0200
From: "vivo75@gmail.com" <vivo75@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.6esrpre) Gecko/20120809 Thunderbird/10.0.6
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= <mgorny@gentoo.org>
CC: gentoo-dev@lists.gentoo.org, Sylvain Alain <d2racing911@gmail.com>
Subject: Re: [gentoo-dev] Questions about SystemD and OpenRC
References: <CACR_K2tKrkCBmsbBXen-Fqx3JYjpWq-qYGCHxEv6C4B9zh1t2Q@mail.gmail.com> <5026EAE7.4040600@gmail.com> <20120812094450.4ef06e7f@pomiocik.lan>
In-Reply-To: <20120812094450.4ef06e7f@pomiocik.lan>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Archives-Salt: 4d808a1c-d4ca-4c6f-9e0c-3ced9b13fd18
X-Archives-Hash: fc3477eeb99d1bf0ee1dd6083ab9be6c

Il 12/08/2012 09:44, Michał Górny ha scritto:
> On Sun, 12 Aug 2012 01:29:43 +0200
> "vivo75@gmail.com"<vivo75@gmail.com>  wrote:
>
>>> 2. I saw on some lists that Gnome/Kde and Xfce plan to use some
>>> SystemD API, so does it means that we will need to install SystemD
>>> aside of OpenRC ?
>> It's not possible at the moment. systemd break non-systemd setups.
> Elaborate.
>
> I do my best to make it possible to be able to do at least minimal
> OpenRC boot when systemd is used (for fallback). Even during the time
> of 'systemd providing udev' systemd depended on udev-init-scripts
> to ensure that openrc was able to boot.
>
enable systemd USE flag, start with openrc.
Pulseaudio will break, I suspect automount will break too, worried the 
list will grow.