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 1SOt26-00058Z-Dz for garchives@archives.gentoo.org; Mon, 30 Apr 2012 16:01:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4390EE0B48; Mon, 30 Apr 2012 16:00:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BDD7AE0B21 for ; Mon, 30 Apr 2012 15:59:48 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 15A621B401F for ; Mon, 30 Apr 2012 15:59:48 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] busybox[sep-usr] support for mounting /usr w/out hassle Date: Mon, 30 Apr 2012 12:00:16 -0400 User-Agent: KMail/1.13.7 (Linux/3.3.4; KDE/4.6.5; x86_64; ; ) References: <201204292200.26618.vapier@gentoo.org> <20382.12906.658095.203371@a1i15.kph.uni-mainz.de> In-Reply-To: <20382.12906.658095.203371@a1i15.kph.uni-mainz.de> 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; boundary="nextPart9839025.LQ1ntGfQMy"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201204301200.17503.vapier@gentoo.org> X-Archives-Salt: bef5b359-164e-47b5-8870-472662a6f216 X-Archives-Hash: 1444ae79f0519292caba4cc0f59fab70 --nextPart9839025.LQ1ntGfQMy Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Monday 30 April 2012 02:34:18 Ulrich Mueller wrote: > >>>>> On Sun, 29 Apr 2012, Mike Frysinger wrote: > > i've added a new USE=3Dsep-usr flag to busybox. when enabled, this > > will install a static busybox at /ginit (and have the other busybox > > paths symlink to that so there's no overhead). this new applet has a > > hand written set of commands to automatically mount /dev /proc /sys > > /usr and seed /dev, and then execute the real init (defaulting to > > /sbin/init). >=20 > Shouldn't it fsck the /usr partition before mounting it? I don't see > that in ginit.c. it mounts it read-only. fsck-ing is left to the normal init scripts. =2Dmike --nextPart9839025.LQ1ntGfQMy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJPnrcRAAoJEEFjO5/oN/WBcIoP/30G1nYSbhST4DvWtZanUd9w tLY49s4FLl/SEU38YoUK813beCh51N7ppIOi0b6lIgq2Rt5iZgpLQMIRGyfC3mKt ecdCrLLbom6K4P4CdGYh3UgbobXrhjzRmwmgB3kWYOVnzC84SDXt5kod5oQOnJeW /k2vFNBqBTMMMBipT+klhQMBiM9/GEsVQZR2ddzwhh+bxW9yHjW+bCIgk1gzrFIn 51lfHDMzJuAhys0QIhW5t6ZTVmQMeLOKsawGQsKvJvwdN9DFE3HySqHogxzEY49B 9INDt7z6bXzwAReOrSm9XHK2/6VXrRPjEcWV2/Oo0iVny0UjRBCU86sw04XfOeuG rfUntS8tyNMgC2eoNI2pkY6tMYHpDLo1YZ0Qx9NuEhbr3L0f8bGibTZT2psWlmwS BMz5dRD8uM9077+QT7pzyKZ8B/O2HCzmP14R/U8+yu5BKv7i1OKXuXY4QRZV2N1X 40Ucjeme+F5rOYaB32QXY/fkjINuIBqBozyGfp5QrAAm5Vh5mAudvxRFzjZJzIR8 Q1yKugBBQD+nmRvfl7cOZ9GDtbjyNWlZa6T3wM0ZRcgJ7w9k3WY69dHOEiFSBl9q 91KVP04gcOCofdoeoDmI+KIZS0JCfZLflCMw3V5eF9k+qkildShkYw/p6WJ7RQ/H 57M4X12ZnPBeCp4qH//C =MBj8 -----END PGP SIGNATURE----- --nextPart9839025.LQ1ntGfQMy--