* Rebuilding Linux kernel
@ 2006-01-30 7:03 Heerath bh
2006-01-30 7:19 ` Moses Marimo
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Heerath bh @ 2006-01-30 7:03 UTC (permalink / raw)
To: kaos, mec, kbuild-devel, alan, rtlinux, yodaiken, linux-kernel,
cbrake, jsutherland
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
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Rebuilding Linux kernel
2006-01-30 7:03 Rebuilding Linux kernel Heerath bh
@ 2006-01-30 7:19 ` Moses Marimo
2006-01-30 7:22 ` Denis Vlasenko
2006-01-30 7:22 ` Lee Revell
2 siblings, 0 replies; 7+ messages in thread
From: Moses Marimo @ 2006-01-30 7:19 UTC (permalink / raw)
To: Heerath bh
Cc: kaos, mec, kbuild-devel, alan, rtlinux, yodaiken, linux-kernel,
cbrake, jsutherland
Try this first! http://www.linuxfromscratch.org/
I think it can be handful if you are starting on that staff!
Regards,
Moses
Heerath bh wrote:
> 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/
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Rebuilding Linux kernel
2006-01-30 7:03 Rebuilding Linux kernel Heerath bh
2006-01-30 7:19 ` Moses Marimo
@ 2006-01-30 7:22 ` Denis Vlasenko
2006-01-30 7:29 ` David S. Miller
2006-01-30 7:22 ` Lee Revell
2 siblings, 1 reply; 7+ messages in thread
From: Denis Vlasenko @ 2006-01-30 7:22 UTC (permalink / raw)
To: Heerath bh; +Cc: linux-kernel
[CC list mercilessly trimmed]
On Monday 30 January 2006 09:03, Heerath bh wrote:
> 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.
http://www.catb.org/~esr/faqs/smart-questions.html
--
vda
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Rebuilding Linux kernel
2006-01-30 7:22 ` Denis Vlasenko
@ 2006-01-30 7:29 ` David S. Miller
2006-01-30 18:48 ` Greg KH
0 siblings, 1 reply; 7+ messages in thread
From: David S. Miller @ 2006-01-30 7:29 UTC (permalink / raw)
To: vda; +Cc: heerath.bh, linux-kernel
From: Denis Vlasenko <vda@ilport.com.ua>
Date: Mon, 30 Jan 2006 09:22:00 +0200
> http://www.catb.org/~esr/faqs/smart-questions.html
Also see slide 4 of:
http://vger.kernel.org/~davem/KDSI_LCA2006.odp
Folks, this mailing list isn't a place where you can get people to
perform your homework for you.
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Rebuilding Linux kernel
2006-01-30 7:29 ` David S. Miller
@ 2006-01-30 18:48 ` Greg KH
0 siblings, 0 replies; 7+ messages in thread
From: Greg KH @ 2006-01-30 18:48 UTC (permalink / raw)
To: David S. Miller; +Cc: vda, heerath.bh, linux-kernel
On Sun, Jan 29, 2006 at 11:29:31PM -0800, David S. Miller wrote:
> From: Denis Vlasenko <vda@ilport.com.ua>
> Date: Mon, 30 Jan 2006 09:22:00 +0200
>
> > http://www.catb.org/~esr/faqs/smart-questions.html
>
> Also see slide 4 of:
>
> http://vger.kernel.org/~davem/KDSI_LCA2006.odp
>
> Folks, this mailing list isn't a place where you can get people to
> perform your homework for you.
It's not even homework, this person has tried to get developers
individually to do his paid job work for him in the past, with this very
same question...
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Rebuilding Linux kernel
2006-01-30 7:03 Rebuilding Linux kernel Heerath bh
2006-01-30 7:19 ` Moses Marimo
2006-01-30 7:22 ` Denis Vlasenko
@ 2006-01-30 7:22 ` Lee Revell
2006-01-30 18:13 ` Nix
2 siblings, 1 reply; 7+ messages in thread
From: Lee Revell @ 2006-01-30 7:22 UTC (permalink / raw)
To: Heerath bh
Cc: kaos, mec, kbuild-devel, alan, rtlinux, yodaiken, linux-kernel,
cbrake, jsutherland
On Mon, 2006-01-30 at 12:33 +0530, Heerath bh wrote:
>
> 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.
>
You will need 2.6 for this, 2.4 is inadeuate (no preemption). 2.6.14 or
2.6.15 is a good choice.
Lee
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Rebuilding Linux kernel
2006-01-30 7:22 ` Lee Revell
@ 2006-01-30 18:13 ` Nix
0 siblings, 0 replies; 7+ messages in thread
From: Nix @ 2006-01-30 18:13 UTC (permalink / raw)
To: Lee Revell; +Cc: Heerath bh, linux-kernel
On 30 Jan 2006, Lee Revell said:
> On Mon, 2006-01-30 at 12:33 +0530, Heerath bh wrote:
>>
>> 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.
>>
>
> You will need 2.6 for this, 2.4 is inadeuate (no preemption). 2.6.14 or
> 2.6.15 is a good choice.
He wants it to fit in 300K (of RAM? final image size? he didn't say).
No way will normal Linux kernels get that trim, nor any Linux-like
kernel supporting all the features he wants.
--
`I won't make a secret of the fact that your statement/question
sent a wave of shock and horror through us.' --- David Anderson
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-01-30 18:49 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-30 7:03 Rebuilding Linux kernel Heerath bh
2006-01-30 7:19 ` Moses Marimo
2006-01-30 7:22 ` Denis Vlasenko
2006-01-30 7:29 ` David S. Miller
2006-01-30 18:48 ` Greg KH
2006-01-30 7:22 ` Lee Revell
2006-01-30 18:13 ` Nix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox