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 ) id 1SOjBG-00031Q-DA for garchives@archives.gentoo.org; Mon, 30 Apr 2012 05:29:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF330E08D1; Mon, 30 Apr 2012 05:29:36 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E69E3E07FA for ; Mon, 30 Apr 2012 05:29:01 +0000 (UTC) Received: by obbun3 with SMTP id un3so4150933obb.40 for ; Sun, 29 Apr 2012 22:29:01 -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=lOjKAYKslHrCYErNbMYZiUCRA/wKEeVmQZX1aF2dXIs=; b=q/FLja6kM7BCShjf0GCjhKcSJvamv1LbmgrQ3HCTT2a32+kQ6IaIwiKfNKbR++F8ji ykS9UPA83eVchV8nVH/4ZVhY2tFg4XD6JCGHbv29w011VB0KXu97wjbpIjG2DpTZASRS SqGDmRsIKNBfEARFqmzmLaJT5hwHxFTva2a72lgDLCvhHX8PjX8YXJak6C9DfsMMO/D6 TfnOvw1vaJhA6I/7+V5ZuvSVsUE0ilGgq5x6O4857OlgLBOMX7SJumrOvg+dKkY2B6bo CX7go7uoqT8kBWN8UlinJ+vvR974s2KXxnlj/IEwWsjAa4HljbmQ13P2B5KSh8kmVQmZ PBPw== Received: by 10.60.32.210 with SMTP id l18mr8432360oei.1.1335763741299; Sun, 29 Apr 2012 22:29:01 -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 t5sm12513602oef.10.2012.04.29.22.28.59 (version=SSLv3 cipher=OTHER); Sun, 29 Apr 2012 22:29:00 -0700 (PDT) Sender: William Hubbs Received: by linux1 (sSMTP sendmail emulation); Mon, 30 Apr 2012 00:28:58 -0500 Date: Mon, 30 Apr 2012 00:28:58 -0500 From: William Hubbs To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] busybox[sep-usr] support for mounting /usr w/out hassle Message-ID: <20120430052858.GA11735@linux1> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <201204292200.26618.vapier@gentoo.org> <20120430043152.GB11562@linux1> <201204300048.55862.vapier@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <201204300048.55862.vapier@gentoo.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: a266d021-faee-4dd1-8389-c1a431151643 X-Archives-Hash: 402e3d4ad585da47a077c4cb79881800 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 30, 2012 at 12:48:55AM -0400, Mike Frysinger wrote: > it leaves your system in a hard to recover state because you happened to= =20 > forget to check a filesystem option (which ironically isn't under Filesys= tems=20 > in the kernel). it's piss-poor user facing behavior. Here's the situation. Udev-182 mandates that a devtmpfs be mounted on /dev. Udev-mount attempts to do this, and if it can't, it fails. Since udev-mount fails, udev has to fail. I would rather have had >=3Dudev-182 refuse to merge if you don't have config_devtmpfs in your kernel, but I was informed that is not allowed because of build hosts. If there is another way to handle this I'm all ears. Thanks, William --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAk+eIxoACgkQblQW9DDEZTgFtACgkF4oHT97jYdudfYBnVRsyugb yGsAoIOLN4qwB+GMJfSYN1KyjDTJuggj =tp+D -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--