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 1RhM2n-0006tw-1J for garchives@archives.gentoo.org; Sun, 01 Jan 2012 14:05:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98C9321C03F; Sun, 1 Jan 2012 14:05:35 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 5BE2B21C02A for ; Sun, 1 Jan 2012 14:05:05 +0000 (UTC) Received: by yhjj52 with SMTP id j52so10027616yhj.40 for ; Sun, 01 Jan 2012 06:05:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=C8IEwt8LRrDkK3YyM1ty3fr06qol8MWbE/HY/n8AhoU=; b=YeZn0wvHSouahqE3gMf54CvJtqcJaJWxYwEiJjLGU9WXwnP8a0ruk7bHxqlwiXdFNL +1LScFODLC9bxCfzQGAwDnzmAKQFqOiaJKMYAXxb1bhqH30M5el3OhWjD7FK494m5Egw CtvsGrVdgMOq2tNzLo9ar6K+O6NkDCXRG5Wdg= Received: by 10.236.191.134 with SMTP id g6mr24222354yhn.95.1325426704876; Sun, 01 Jan 2012 06:05:04 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-65-42.jan.bellsouth.net. [65.0.65.42]) by mx.google.com with ESMTPS id o7sm64467345yhl.15.2012.01.01.06.05.03 (version=SSLv3 cipher=OTHER); Sun, 01 Jan 2012 06:05:04 -0800 (PST) Message-ID: <4F00680E.6050202@gmail.com> Date: Sun, 01 Jan 2012 08:05:02 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rfc: locations of binaries and separate /usr References: <20120101015947.GA9914@linux1> <20120101085326.GA1928@gentoo.org> <4F002B39.9020503@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: b9b1e1c6-866a-4695-a1a6-e5e805f31526 X-Archives-Hash: 405a8519e5e12e323c2d966af169b1d2 Rich Freeman wrote: > On Sun, Jan 1, 2012 at 4:45 AM, Dale wrote: >> This is my issue as well. I tried to make a init* to deal with this and >> have yet to get one to work, not one single working boot up. I have tried >> different howtos and not one of them produced anything that works. I have >> not found a dracut howto that makes any sense either. Sorry but genkernel >> left a bad taste in my mouth ages ago. > While I think that the direction we're moving in (/usr on root or use > an initramfs) is inevitable, I do agree that it needs some > improvement. > > I've gotten Dracut to work fine in VMs (even with fairly complex > setups), but every time I try it on my server it doesn't set up the > raid for some reason, and drops me to a dash shell. If I just run > mdadm_auto at that point it takes about 15 seconds to find and setup > my raid, and just typing exit boots the system just fine. I keep it > as an option in grub so that whenever my raid device numbers get mixed > up (seems to happen every other month for no apparent reason) I can > boot the system, since dracut does use the mdadm.conf and UUIDs to put > everything in the right place and find the right root (something you > can't do without an initramfs). One of these days I'll figure out how > to hack an mdadm_auto into the script as a last-ditch measure and then > I'll just have to deal with a one-minute delay. > > For being the wave of the future it seems like the only documentation > Dracut has is a single page website with a few paragraphs of info. > > I think the bottom line is that the future may look inevitable, but it > isn't actually here yet. I advocate being ready for the future, but > let's try not to force its arrival before everything is mature (though > having it in portage as an option is completely in the spirit of > Gentoo). > > Rich > > I installed dracut and it did something, although I'm not sure what yet. I googled until I think google should be tired of me to find docs to help. Getting it to run was on one page, then figuring out some options was on yet another page, then grub was on yet another. I don't know yet if some of these are outdated or anything so I don't know if it is going to work or just blow up something. Please, don't ask me what it did. I said I did it, I didn't say I understand it. If it is broken or breaks in the future, I'm screwed. (Sort of starting to wonder why I left Mandriva now. I could have swore I wanted to be rid of init* stuff and make my on freakin kernels. ) I might also add for those considering dracut being the official way, it is keyworded at this point. I would think someone needs to get this stable or whatever needs doing before telling folks to use this. It may work fine but if that is the case, then it needs to be unkeyworded. Spell check doesn't like our terms here. I think the future is actually taking several steps backward. That point has been discussed to death tho. I hope Sven has his thinking hat on. Maybe I can help some with the docs. If it works for me, it should work for most. lol 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"