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 1SFZpj-00055E-RF for garchives@archives.gentoo.org; Wed, 04 Apr 2012 23:41:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5BFB21C04F; Wed, 4 Apr 2012 23:40:54 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 66E17E0F50 for ; Wed, 4 Apr 2012 23:37:33 +0000 (UTC) Received: by ghbz13 with SMTP id z13so623895ghb.40 for ; Wed, 04 Apr 2012 16:37:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=0TgBjfcYxPQwQyVHnIS8MKEWdDClJeT9KV4OSlsKgOU=; b=cH88UUiF1A4AT72G9hmiXrFYsXFSE3xQzU3ZuJs9ROk0aXaYHuuZMTuiwpUOD7Afgs 6Zq6WFwx8IV+dEbZW2Yeq9VQAcdI0sfOcoQnbLH3CZlT6pH759nEhNUs2gPHivCIaymA hAXLYrWbpHYZfMUG9hZlvKfrw8TAcX94k9AqaHgiKJdZiXTmaSOCBeHrED/BUa9exqji bep1M0bgJtwlnIzUy355X0dK6ySc8Pcuc5fm3cLO12Uf1dFFh1wmLUvaKERRo7lZKvLR xW1UP81ozUUhhhtDKsLbRCr8+g9ee1GZqnYYWofRWO+NVRds0F8ESS2saluw/v6dQTvV 7ycg== Received: by 10.236.109.198 with SMTP id s46mr334042yhg.43.1333582652971; Wed, 04 Apr 2012 16:37:32 -0700 (PDT) Received: from [192.168.2.5] (adsl-74-240-56-148.jan.bellsouth.net. [74.240.56.148]) by mx.google.com with ESMTPS id x68sm7883819yhi.19.2012.04.04.16.37.30 (version=SSLv3 cipher=OTHER); Wed, 04 Apr 2012 16:37:31 -0700 (PDT) Message-ID: <4F7CDB39.1010009@gmail.com> Date: Wed, 04 Apr 2012 18:37:29 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120325 Firefox/11.0 SeaMonkey/2.8 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: After /usr conflation: why not copy booting software to /sbin rather than initramfs? References: <20120327142646.GB3754@acm.acm> <4F74C2FE.3030704@gmail.com> <4F795818.4080901@gmail.com> <20120402230811.6470ee83@digimed.co.uk> <4F7A2674.6030601@gmail.com> <4F7A422C.2080600@gmail.com> <4F7A5025.9000602@gmail.com> <4F7A5B93.9000408@gmail.com> <4F7AF11B.3040907@kutulu.org> <4F7AF959.4090804@gmail.com> <4F7B8FAC.4040207@gmail.com> <1333504797.12644.42.camel@moriah> <4F7BB83B.6000406@gmail.com> <4F7BBC30.5000203@gmail.com> <4F7BFCE4.2050601@gmail.com> <4F7C0ED7.2090801@gmail.com> <20120404102208.3b5397a6@digimed.co.uk> <4F7C1A3D.2070605@gmail.com> <20120404122219.5895cddc@digimed.co.uk> In-Reply-To: <20120404122219.5895cddc@digimed.co.uk> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 120ab095-3e3a-4a8a-8568-c6f47b47449d X-Archives-Hash: fc8f3c2bc01e1881598c51768c58da88 Neil Bothwick wrote: > On Wed, 04 Apr 2012 04:54:05 -0500, Dale wrote: > >>> No need for that, just change locking_dir in lvm.conf to somewhere >>> writeable, as mentioned in the bug report - comment 6. > >> Well, I didn't want to mess with the config much since I may make it >> worse. So, I built a new kernel 3.3.0 and built a new init do hicky. >> Now, it seems to work. It boots with no errors and everything mounts. >> I also downgraded to lvm2-2.02.88 which works. A newer version may work >> but that is what I went back to. It was the last one that I knew >> worked. > > You didn't want to change one line in a file, which you could have easily > changed back if it didn't work, so you rebuilt the whole kernel and > initramfs (which are irrelevant to the bug) and downgraded? :-O > > Well, yea. I figure they will fix it pretty quick since the bug is active and folks are working on it. I wouldn't want my change to break something in the future when just using a known good version, one that I was using until just the other day, will work just fine. Also, I'll forget I changed that and let the config update when it gets updated again. They could lead to breakage too. Also, I was wanting to update the kernel anyway. I had trouble with my network on a older kernel and had to update to fix that. So far, the new 3.3 kernel has helped my network even more. I was actually fixing more than one issue with the kernel upgrade and downgrading was all of a one line command. I'm more likely to remember downgrading than editing a config file these days. I'm just glad to get some of this mess sorted. < sighs > Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words! Miss the compile output? Hint: EMERGE_DEFAULT_OPTS="--quiet-build=n"