Arnaud Westenberg wrote:
>
> Hi all,
>
> I'm looking for a way to embed the linux kernel. Since I know the kernel
> has been scaled down really small in several projects I would like to
> avoid inventing a great round thing called wheel.
>
> I only need the really basic things like:
> - task management
> - scheduler
> - signals
> - interrupts
> - and some other things
>
> Up to now only trivial advice has been to leave as much as possible out
> at compilation.
>
> Could someone give me some pointers to information or other advice?
>
> Thanks
>
> Arnaud
>
Hi Arnaud
Have you looked at: http://www.linuxfromscratch.org
--
Ormund
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.