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 1S8hGX-0004oj-5e for garchives@archives.gentoo.org; Sat, 17 Mar 2012 00:13:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86E0AE0B5A; Sat, 17 Mar 2012 00:12:38 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E0F90E0866 for ; Sat, 17 Mar 2012 00:11:21 +0000 (UTC) Received: by eaa1 with SMTP id 1so2496188eaa.40 for ; Fri, 16 Mar 2012 17:11:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=a0ueVyb+8LEqiJt6peOMsCwVUwJpInBHbIcWUbsAg8o=; b=yBDVyutZ36u9CQ4//Or1NgIP1rn9wZkLiWTx+fgOFrA/pK6lb9eY1nXmJctWEgizAy 423CMNaWNcVEt1F8OLaQP8Ywmp0YgoRCoNnVLyjN9L7IIiVTYuRmTYX3oV5MjZCV327S l8rUKcSMusa7Chc6sYLkJ3zlD/0aWRBt062SQFv7g4C/e9pAPXzapmiwqMSFUuc9G3ZW JRDxU+Jdl83j4xQMtLIyFU6aLnVAkQxGEC2ir6cJn7HzXdvdRpCfb1DF2Ea2dfHrrW/1 zJ/jfmAMzf7mGchxW0z7QvPyX9uSn8L/EpEIpAlaN58O5lqMK+UeK2qb87Onk4IEoiIt MG9A== 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 Received: by 10.213.13.72 with SMTP id b8mr273213eba.180.1331943080992; Fri, 16 Mar 2012 17:11:20 -0700 (PDT) Received: by 10.213.8.78 with HTTP; Fri, 16 Mar 2012 17:11:20 -0700 (PDT) In-Reply-To: <20120316223658.52e87d54@digimed.co.uk> References: <20120316223658.52e87d54@digimed.co.uk> Date: Fri, 16 Mar 2012 17:11:20 -0700 Message-ID: Subject: Re: [gentoo-user] Re: Backlight problems From: Grant To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 43029e9c-7771-4549-827e-1b66cf111a83 X-Archives-Hash: 0c797dde76d35ee0b5a0fa1f21a70f0a >> > =A0 I do have baselayout1.start/stop stuff so it seems our systems are >> > fairly different. >> >> My new install doesn't have them, but all of my old installs do have >> them and 'equery b /etc/local.d/baselayout1.start' comes back with >> nothing so I don't think they're being installed anymore. > > They never were installed in the sense of being files in the openrc > package. The ebuild created them from the old style baselayout start/stop > files if they were present, so you wouldn't expect to see them on a new > install - or an old install in which you'd renamed them to something more > helpful. Thanks Neil. - Grant