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 A17CB1385AE for ; Sun, 20 Jan 2013 23:44:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D10521C046; Sun, 20 Jan 2013 23:44:11 +0000 (UTC) Received: from nm29-vm0.access.bullet.mail.sp2.yahoo.com (nm29-vm0.access.bullet.mail.sp2.yahoo.com [98.139.44.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B8A021C010 for ; Sun, 20 Jan 2013 23:44:09 +0000 (UTC) Received: from [98.139.44.104] by nm29.access.bullet.mail.sp2.yahoo.com with NNFMP; 20 Jan 2013 23:44:02 -0000 Received: from [98.138.84.214] by tm9.access.bullet.mail.sp2.yahoo.com with NNFMP; 20 Jan 2013 23:44:02 -0000 Received: from [127.0.0.1] by smtp103.sbc.mail.ne1.yahoo.com with NNFMP; 20 Jan 2013 23:44:02 -0000 X-Yahoo-Newman-Id: 534843.15259.bm@smtp103.sbc.mail.ne1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: joQRtLAVM1nTXX3yqm7PDcVa_hCA.qnymYFPY5CU2oi8CaX _kAqrS6SXAfRwdaLlbvMpQ6lzxVZi.MgwfpwiBPQJCe60MHfZGLGigrdN1Ks T3g5CFjVDpb5AuT3R5Dpkyw8EWrat_cY_XwheVknCKntOewYBDUvc12DAbQK hRC_FoTirQU4sG4D35vLuVLh3kRusJMMg5SdRg2Gy0sn9ygJaWRg9YrGZAH9 HB1qC5OYG4UyK01t7xfVVC.4oVRLztlww9.3A6Y3YcgYQAaVvQSlq5vYa2Z6 ni0P.f7ajrGfZx8WrkhpB92TTnNWQylsMsoM8Qxad56sAh5Bo4d6f3ItMQbW VmvcPch1JkFFFspsg9y7jYFqPSfPjJ._qrMOgcW8R2E3a7oVeqAf1S2PiNXo N0D2QWmT7zT_YR.g3r0ItaK02MuY6voiySGCAmZWyLLOvBnh4NdvIeHPzJ7X f5VvMhXI8 X-Yahoo-SMTP: oM3WcDSswBC7zv73TQKEsi7eAZ0- Received: from [192.168.1.2] (w41ter@69.234.180.125 with plain) by smtp103.sbc.mail.ne1.yahoo.com with SMTP; 20 Jan 2013 23:44:02 +0000 UTC Message-ID: <50FC8148.3040701@gmail.com> Date: Sun, 20 Jan 2013 15:44:08 -0800 From: walt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20130117 Thunderbird/19.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 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Udev-197 : 4 show-stoppers References: <20130120085143.GA1059@ca.inter.net> <50FBB908.5010700@persimplex.net> In-Reply-To: <50FBB908.5010700@persimplex.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 996f0e0a-2a9e-4c05-8261-e819ad10099c X-Archives-Hash: 3ec6a3152943716644f02d125523589c On 01/20/2013 01:29 AM, victor romanchuk wrote: > just migrated to sys-fs/udev-197 - everything went smoothly and seems to > work. the only observation at this time is absence of device file > /dev/root whilst both /etc/mtab and /proc/mounts are referring to that > device node: > > # grep root /etc/mtab /proc/mounts > /etc/mtab:/dev/root / ext4 rw,relatime,commit=0 0 0 > /proc/mounts:rootfs / rootfs rw 0 0 > /proc/mounts:/dev/root / ext4 rw,relatime,data=ordered 0 0 I see exactly the same and didn't even notice until you mentioned it. Did /dev/root really exist in the /dev/ directory in the past? Can't remember.