From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Date: Thu, 17 Feb 2005 21:50:05 +0000 Subject: Re: [ANNOUNCE] yaird, a mkinitrd based on hotplug concepts Message-Id: <4215118D.3020902@pobox.com> List-Id: References: <20050217210620.A20645@banaan.localdomain> In-Reply-To: <20050217210620.A20645@banaan.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Erik van Konijnenburg Cc: linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, "H. Peter Anvin" Erik van Konijnenburg wrote: > Features: > - handles both initrd and initramfs. Comments: * Having a mkinitrd that's not a shell script is a godsend. I would endorse yaird on that fact alone :) * I've long wanted a "mkinitfoo" that would create .cpio.gz for initramfs by default. So, good job there, too. * Eventually your script will need pull in, into the initramfs, klibc and programs linked against klibc. Jeff ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261201AbVBQVu0 (ORCPT ); Thu, 17 Feb 2005 16:50:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261202AbVBQVu0 (ORCPT ); Thu, 17 Feb 2005 16:50:26 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:3281 "EHLO parcelfarce.linux.theplanet.co.uk") by vger.kernel.org with ESMTP id S261201AbVBQVuV (ORCPT ); Thu, 17 Feb 2005 16:50:21 -0500 Message-ID: <4215118D.3020902@pobox.com> Date: Thu, 17 Feb 2005 16:50:05 -0500 From: Jeff Garzik User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik van Konijnenburg CC: linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, "H. Peter Anvin" Subject: Re: [ANNOUNCE] yaird, a mkinitrd based on hotplug concepts References: <20050217210620.A20645@banaan.localdomain> In-Reply-To: <20050217210620.A20645@banaan.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Erik van Konijnenburg wrote: > Features: > - handles both initrd and initramfs. Comments: * Having a mkinitrd that's not a shell script is a godsend. I would endorse yaird on that fact alone :) * I've long wanted a "mkinitfoo" that would create .cpio.gz for initramfs by default. So, good job there, too. * Eventually your script will need pull in, into the initramfs, klibc and programs linked against klibc. Jeff