From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5444A1381FB for ; Tue, 25 Dec 2012 23:05:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB88D21C0BB; Tue, 25 Dec 2012 23:05:34 +0000 (UTC) Received: from mail-ye0-f177.google.com (mail-ye0-f177.google.com [209.85.213.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B2F221C023 for ; Tue, 25 Dec 2012 23:04:26 +0000 (UTC) Received: by mail-ye0-f177.google.com with SMTP id m14so1337295yen.8 for ; Tue, 25 Dec 2012 15:04:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=4VEaneSBVSXrjmQAZYYkMDkVMhSm7r3WH3MIKENDEY8=; b=q2M4L3xS6ghiqpENoqn8BZuDd28BL4kEEjqiyKxbRm6DaLPIRg4xdfwwlRqjK23O4c D9pzebwPs30MBxiM0ZxAHpvqetOUUN4KOPLxvup/Gej9kIMYMoum/H+AthAzbIyJBFBJ jcvAqxfAQmiHu1BJCi2gO/IJv96i7XdYpNGEnCMC1e+52i/QrlJkhgZ0um8soMuvgaRq yyH1n3aAZtwpV30F5ADMwpSutdxKq4QEukLNXa6+p9/TQ8nbnXY8zU5ldzDX64iVr0bi GUMo7WohBUiA+ZkL/F657dO7I/EMPSgsvxAbd+6Y+H50eppUWhEUQXSPAvfwcgL7UzlI /xmA== X-Received: by 10.236.128.73 with SMTP id e49mr23951849yhi.53.1356476666373; Tue, 25 Dec 2012 15:04:26 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-94-18.jan.bellsouth.net. [65.0.94.18]) by mx.google.com with ESMTPS id p9sm22846334yhj.4.2012.12.25.15.04.25 (version=SSLv3 cipher=OTHER); Tue, 25 Dec 2012 15:04:25 -0800 (PST) Message-ID: <50DA30F8.3070302@gmail.com> Date: Tue, 25 Dec 2012 17:04:24 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 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: Anyone switched to eudev yet? References: <50CB1942.3020900@gmail.com> <50CB5406.7040404@gmail.com> <8738z7hgsa.fsf@ist.utl.pt> <20121216171043.71084070@khamul.example.com> <20121217104621.735bf43a@khamul.example.com> <20121218163332.7956f31a@khamul.example.com> <87txrd6pb3.fsf@ist.utl.pt> <20121223182037.1553813f@khamul.example.com> <87bodk7lb6.fsf@ist.utl.pt> <20121224085528.56f535ec@khamul.example.com> <50D85167.9060309@gmail.com> <20121224204817.335033c6@khamul.example.com> <50D8B467.4080100@gmail.com> <20121225211938.0c895a65@digimed.co.uk> <20121225221342.41bc6143@digimed.co.uk> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 165c41c3-68d7-4f21-8907-a3a4c84ca4a7 X-Archives-Hash: b4a7d45be242dabf4d985407a6e3c76a Mark Knecht wrote: > On Tue, Dec 25, 2012 at 2:13 PM, Neil Bothwick wrote: >> On Tue, 25 Dec 2012 14:00:36 -0800, Mark Knecht wrote: >> >>>> The right tools are included, and documented, with your kernel. >>>> Create a plain text config file detailing the contents of the >>>> initramfs and set CONFIG_INITRAMFS_SOURCE to the path top this file. >>>> That and an init script are all you need to have the initramfs >>>> automatically built with the current versions of all files when you >>>> compile your kernel. >>> If you have one handy and it's not something huge (I don't think it is >>> but I don't really know) maybe you could post an example of what that >>> file looks like? >> This is the file I use on a system that has / on a LUKS filesystem on top >> of LVM. The format is documented in the kernel docs at >> Documentation/filesystems/ramfs-rootfs-initramfs.txt >> > Thanks for the Xmas present! I've wanted to try it this way but never > got up the energy to go do it all from scratch on my own. This should > help me (and maybe Dale?) ;-) ;-) alot. > > Cheers, > Mark > > I'm waiting on eudev myself. I'm going to enjoy the heck out of typing in "rm -rfv /boot/init*". Then I can remove it from grub.conf and it is history. Hopefully for a LONG time too. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!