From: Auke Kok <sofar@foo-projects.org>
To: Akula2 <akula2.shark@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Multi kernel tree support on the same distro?
Date: Thu, 04 Jan 2007 16:14:42 -0800 [thread overview]
Message-ID: <459D9872.8090603@foo-projects.org> (raw)
In-Reply-To: <8355959a0701041146v40da5d86q55aaa8e5f72ef3c6@mail.gmail.com>
Akula2 wrote:
> Hello All,
>
> I am looking to use multiple kernel trees on the same distro. Example:-
>
> 2.6.19.1 for - software/tools development
> 2.4.34 for - embedded systems development.
>
> I do know that 2.6 supports embedded in a big way....but still
> requirement demands to work with such boards as an example:-
>
> http://www.embeddedarm.com/linux/ARM.htm
>
> My question is HOW-TO enable a distro with multi kernel trees?
> Presently am using Fedora Core 5/6 for much of the development
> activities (Cell BE SDK related at Labs).
>
> Any hints/suggestions would be a great leap for me to do this on my own.
this is really no big problem (as in: works OOTB), except that if you want to boot & run
both kernels on the same (rootfs) installation, you will need to create wrappers around
modutils and module-init-tools, as well as udev/devfs, or whichever device file system
you prefer to use for each kernel. There are a few minor other details but none really
shocking.
We've done this for "our" source distro, and it works just fine.
Cheers,
Auke
next prev parent reply other threads:[~2007-01-05 0:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-04 19:46 Multi kernel tree support on the same distro? Akula2
2007-01-04 20:23 ` Kristof Provost
2007-01-05 11:50 ` Akula2
2007-01-05 0:14 ` Auke Kok [this message]
2007-01-05 4:28 ` Steve Brueggeman
2007-01-05 7:30 ` Auke Kok
2007-01-05 12:04 ` Akula2
2007-01-05 12:28 ` Renato S. Yamane
2007-01-05 16:10 ` Auke Kok
[not found] ` <8355959a0701050402g673f446em1c263dea826f3bcb@mail.gmail.com>
[not found] ` <459E77D9.8080209@foo-projects.org>
2007-01-07 9:13 ` Akula2
2007-01-07 9:30 ` Willy Tarreau
2007-01-07 13:11 ` Akula2
2007-01-07 13:20 ` Willy Tarreau
2007-01-07 14:19 ` Akula2
2007-01-07 14:32 ` Willy Tarreau
2007-01-07 17:52 ` Akula2
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=459D9872.8090603@foo-projects.org \
--to=sofar@foo-projects.org \
--cc=akula2.shark@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.