Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932112AbWA3HD6 (ORCPT ); Mon, 30 Jan 2006 02:03:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932114AbWA3HD5 (ORCPT ); Mon, 30 Jan 2006 02:03:57 -0500 Received: from zproxy.gmail.com ([64.233.162.198]:19250 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S932112AbWA3HD5 convert rfc822-to-8bit (ORCPT ); Mon, 30 Jan 2006 02:03:57 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pN1ilXRRoC41bImrcJe5V20kRLTwbrnv59C39DA4cnDy5/zOS6SEyA2MBz1uvj2r6MtB6wlwRGMiKlolXHJ/xeWe3QnE7TFaNNTjNhwUZKWdvwUXZeE5hQNeZ5JixIuM39IybllUaWIAl8U7oTRiCXXrj6DAqUXzkby424ImT6c= Message-ID: Date: Mon, 30 Jan 2006 12:33:56 +0530 From: Heerath bh To: kaos@ocs.wm.au, mec@shout.net, kbuild-devel@lists.sourceforge.net, alan@linuxcare.com.au, rtlinux@rtlinux.org, yodaiken@fsmlabs.com, linux-kernel@vger.kernel.org, cbrake@accelent.com, jsutherland@accelent.com Subject: Rebuilding Linux kernel MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1354 Lines: 39 Hi! I am Heerath BH,studying final year engineering in electronics and communication. Now I am associated with the project. I am doing the linux based project. Here i need your Help. I hope you wil do the needful. Basically I am trying to rebuild the kernel.I am trying to make two types of kernel.I am using Redhat 2.4 version on intel x86 machine. 1.Deployment level kernel 2.development level kernel. Deployment Level kernel:This kernel has to be a Very vanilla kernel. I mean to say, it wil be having basic kernel services like:preemptive kernel,memory management,scheduling&synchronization,sysatem timers,IPC,Interrupt handling,multitasking. Here I am facing the problems. Please guide me in this section, if I want to start from the begining to make the vanilla kernel how wil I get started with that? second kernel is pc development kernel,that is adding the config files to the rebuilded core kernel. I am trying to make core kernel size as 300kB by including services which I have mentioned above.Please guide me and Please do the needful. Looking forward for you reply. Regards Heerath.BH - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/