From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-51737-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SVS3a-0000sV-Ra for garchives@archives.gentoo.org; Fri, 18 May 2012 18:37:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95897E097B; Fri, 18 May 2012 18:37:27 +0000 (UTC) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B6E60E08BD for <gentoo-dev@lists.gentoo.org>; Fri, 18 May 2012 18:36:35 +0000 (UTC) Received: by yenl3 with SMTP id l3so3686097yen.40 for <gentoo-dev@lists.gentoo.org>; Fri, 18 May 2012 11:36:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=4cE4GlxxuZIpG+ogV3LD6jIgvnA8eawfJjIHMb3PWwc=; b=az0sLNDvtIwtYvbUV2f5wN8edumlr72bhr6abXqmSwocm/BZ+3wYm/IWrXtKboMExl yp7bk5CrMQA7Uful/u0oLBqoXnmaAKKygljwG+ZupfwgDKWkV67U75i9AZpub8CQ0I0a TM1G92c3e1mEhEPYBt+lyp8+8Mstyk5QYzFtlU+aY4i5cOk1jrLlTs6eP6wlP+RtqxFT iAir52Yq7+zRFhvRO67AxlQG0ecPme3aW+nga92dIaOThYVPoMqRKv6V9ze8QO4yaW9i l3Locjg73r5mHLZ811D8oVBhkkgq7uryW12wpJ98N/KtNt8m3JoYkflUsrQE891RsXit RHpQ== Received: by 10.60.1.202 with SMTP id 10mr6483867oeo.15.1337366195005; Fri, 18 May 2012 11:36:35 -0700 (PDT) Received: from linux1 (cpe-76-187-77-158.tx.res.rr.com. [76.187.77.158]) by mx.google.com with ESMTPS id h5sm8526121obo.21.2012.05.18.11.36.32 (version=SSLv3 cipher=OTHER); Fri, 18 May 2012 11:36:33 -0700 (PDT) Sender: William Hubbs <w.d.hubbs@gmail.com> Received: by linux1 (sSMTP sendmail emulation); Fri, 18 May 2012 13:36:31 -0500 Date: Fri, 18 May 2012 13:36:31 -0500 From: William Hubbs <williamh@gentoo.org> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: Stability of /sys api Message-ID: <20120518183631.GA11302@linux1> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20120514075353.GB5819@waltdnes.org> <20120515012336.GB18105@kroah.com> <20120515021334.GA12490@linux1> <jp235r$dsg$1@dough.gmane.org> 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 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <jp235r$dsg$1@dough.gmane.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 106c7576-c43a-4091-9f2b-6b64c919dda7 X-Archives-Hash: 97bcf6fcabe02931063444d704724ed5 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Steven, On Thu, May 17, 2012 at 06:48:33AM +0100, Steven J Long wrote: > Thing is it runs before the real init[1] so if we are using a separate /u= sr=20 > partition on LVM, will it still work? I'd have thought not, since we need= =20 > the device-mapper service and there's /etc/lvm.conf to consider, but I'll= =20 > gladly be told different. =20 No, you are correct about this. This does not work if you have /usr on lvm, mdadm, or encrypted. The same applies to /. That is the situation where you would need an initramfs. I'm curious, have you seen our initramfs guide yet [1]? Making and using an initramfs seems to be pretty well documented these days. William [1] http://www.gentoo.org/doc/en/initramfs-guide.xml --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAk+2lq8ACgkQblQW9DDEZTj19ACggityvyXiqfSQeEqT9NWCZZyQ NsgAn0hjqDfFQDyIzh3Xgx+tXRDjOASy =Vlv9 -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--