From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D16D81384B4 for ; Mon, 21 Dec 2015 20:34:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F0B621C071; Mon, 21 Dec 2015 20:34:27 +0000 (UTC) Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4BA121C051 for ; Mon, 21 Dec 2015 20:34:25 +0000 (UTC) Received: by mail-wm0-f45.google.com with SMTP id p187so84965322wmp.0 for ; Mon, 21 Dec 2015 12:34:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=ffhCetcGSKKSOn9wluAuhwaAODNh2F+T+ZDBPkfq+Xk=; b=bwWobeCy5wFssE29DA3QrrQ4kQHuBSBJA5AINvz8WsymbNth06dwuHoUWRm9rjkVu9 T7IHErsTOQD6li12MPAUaypWUhmXkDPtOi8dFeRenu/PyYCDL+Nhz14rKRn/0Zq2MYQN 2ziJ8nFzfTu+CVnttebjGVsGOWc0/Yr5PGOL1EL6tuFvlqWyGA/DxCkXIw3ZmGvuron8 K62V8CCrAuIrNONt1NvcIWJw5b6rxNe7ltuU25H7LBGXj88UpDKgRcV54FxRm1lR+vcR 2FzLf2dH5GCJMfpdjM6pNQg3EQpqBTnCxPfQLYDU1eVlWx8Al+5Cm9NjcbRpclPg5aP5 Mf9g== X-Received: by 10.194.71.4 with SMTP id q4mr21847009wju.54.1450730064672; Mon, 21 Dec 2015 12:34:24 -0800 (PST) Received: from [172.20.0.40] ([165.255.82.176]) by smtp.googlemail.com with ESMTPSA id kb4sm3611681wjb.41.2015.12.21.12.34.23 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 21 Dec 2015 12:34:23 -0800 (PST) Subject: Re: [gentoo-user] Re: Problem with openrc-0.18.4 and ifplugd To: gentoo-user@lists.gentoo.org References: <201512201826.31348.michaelkintzios@gmail.com> <201512210615.38155.michaelkintzios@gmail.com> <2259466.TRz5BxkRPh@wstn> From: Alan McKinnon Message-ID: <56786200.40307@gmail.com> Date: Mon, 21 Dec 2015 22:33:04 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <2259466.TRz5BxkRPh@wstn> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: a7e27a96-dc7e-481e-b2df-c5e805679403 X-Archives-Hash: fe58e070bc342cc532fae23db639baa6 On 21/12/2015 19:21, Peter Humphrey wrote: > On Monday 21 December 2015 14:06:25 James wrote: > >> Hmmmm. I would think most folks running openrc are also not using udev >> but are using eudev [1]? From what I read/understand openrc is in the >> process of removal from @system, for all profiles? > > I don't know about that, but I'm certainly using udev with openrc. > > While I'm here, is there any practical difference between world and @world, > or between system and @system? > There are no differences in practice, it's a semantic thing. Portage used "emerge world" from the very beginning (lifted from FreeBSD ports) and it's still supported today even though technically and semantically "emerge @world" is more correct - world is at heart a set. It's mentioned in one of portage's man pages, IIRC in emerge (1) but right now I don't have the inclination to look. That is left as an exercise for the interested reader. -- Alan McKinnon alan.mckinnon@gmail.com