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 1QOOhA-00087m-K1 for garchives@archives.gentoo.org; Mon, 23 May 2011 06:32:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFC0F1C015; Mon, 23 May 2011 06:32:40 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 39D851C003 for ; Mon, 23 May 2011 06:32:03 +0000 (UTC) Received: by wwj40 with SMTP id 40so5211519wwj.10 for ; Sun, 22 May 2011 23:32:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type; bh=fxwq9C3ATy0twWtR4fqqisN3bHuHYvisoC4khQKQWu8=; b=V4ONnnnKKSV56j2GznXBbIOAAGGE/EiS2ZEl3hQJfKWsDafqyHqS+3TFXgsLrFyOPM hrbGi4KCgjHThnWMRMhKBHEg1rIUPo/slEcXaw+xaTizyQ3rmBQ/0mxPi/jFbpWJOtVI ZErvd4l2btt59nn1GGWfXLpvGC+WMxzYj20ko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=qM9Vaj+KNDCCRoKuQBIM1VAop1HZ7gXEHrFHxixQxk6+FrlCD0iU54Q302Xnlh1CwM aJDdfeqRN0jQnxMK0dG6wULbycayQfYeObzVv7ID8EiNrj9IEcS+iiIlixa56tbYuHYR RHZ+GeswoBYWSCgN0oy0HOxmqm28KZXRshZ+M= Received: by 10.216.136.89 with SMTP id v67mr1888831wei.13.1306132323104; Sun, 22 May 2011 23:32:03 -0700 (PDT) Received: from localhost (cpc1-broo3-0-0-cust98.14-2.cable.virginmedia.com [86.4.208.99]) by mx.google.com with ESMTPS id h39sm3078652wes.5.2011.05.22.23.32.02 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 May 2011 23:32:02 -0700 (PDT) Date: Mon, 23 May 2011 07:30:37 +0100 From: Ciaran McCreesh To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rfc: use of the /run directory Message-ID: <20110523073037.43efad50@googlemail.com> In-Reply-To: <20110518001238.GB4274@linux1> References: <20110517165748.GA3266@linux1> <20110517235032.55a29d8f@googlemail.com> <20110518001238.GB4274@linux1> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.24.4; x86_64-pc-linux-gnu) 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; boundary="Sig_/ph0lbEOhJbs4sh_t0R1kBV."; protocol="application/pgp-signature" X-Archives-Salt: X-Archives-Hash: c2eaf4a4310b0f647ef47923f55c96b9 --Sig_/ph0lbEOhJbs4sh_t0R1kBV. Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 17 May 2011 19:12:38 -0500 William Hubbs wrote: > On Tue, May 17, 2011 at 11:50:32PM +0100, Ciaran McCreesh wrote: > > I would be interested to hear how you plan to do the migration, > > given that everyone else has managed to screw it up... >=20 > I'm not sure what you mean here. Openrc git will mount a tmpfs on /run > if it exists and create a lock directory inside the tmpfs. >=20 > To make it work, I just need a new release of baselayout to make the > /run directory. Then, I also need to figure out where in the boot > process to make the symbolic links from /var/lock to /run/lock and > from /var/run to /run. > what else am I missing? The problem is that packages that have things installed to the old directories are going to get confused when upgraded if things have been moved around behind their backs. You may be better having both directories present, and not attempting to rename or move things at all. Then start fixing packages that install to the old directories. --=20 Ciaran McCreesh --Sig_/ph0lbEOhJbs4sh_t0R1kBV. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAk3Z/xAACgkQ96zL6DUtXhFxpwCfUy2urZn16JxWGaSyMRGggzCM 4L8An1he4uraTLjCCCbFqtunFNn88sis =AR+F -----END PGP SIGNATURE----- --Sig_/ph0lbEOhJbs4sh_t0R1kBV.--