This adds the stripped down linux kernel config and the makefile necessary to build it.
Thanks, Ward.
Acked-by: Ronald G. Minnich rminnich@gmail.com
Ward you can commit right?
ron
On 9/6/07, Ward Vandewege ward@gnu.org wrote:
This adds the stripped down linux kernel config and the makefile necessary to build it.
Thanks, Ward.
-- Ward Vandewege ward@fsf.org Free Software Foundation - Senior System Administrator
-- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios
* ron minnich rminnich@gmail.com [070908 19:26]:
Acked-by: Ronald G. Minnich rminnich@gmail.com
Ward you can commit right?
Yes indeed.
Please go ahead and commit your fine patches.
can someone put the buildrom2.amd64 into the tree too?
YH
On 9/8/07, yhlu yinghailu@gmail.com wrote:
can someone put the buildrom2.amd64 into the tree too?
someone who knows buildrom better than I will have to do this one :-)
but let's get it in, it is needed.
ron
On Sat, Sep 08, 2007 at 11:16:13AM -0700, yhlu wrote:
can someone put the buildrom2.amd64 into the tree too?
What exactly is this? An enhancement for buildrom or a fork of buildrom? If so, why? What's different?
If not a fork, please post this as a patch against the current svn version so we can review and commit...
Thanks, Uwe.
On 9/8/07, Uwe Hermann uwe@hermann-uwe.de wrote:
On Sat, Sep 08, 2007 at 11:16:13AM -0700, yhlu wrote:
can someone put the buildrom2.amd64 into the tree too?
What exactly is this? An enhancement for buildrom or a fork of buildrom? If so, why? What's different?
64 bit version. esp mkelfImage patch that will take elf64 vmlinux to produce elf32, so can load that from 32 bit LinuxBIOS in AMD64 platform. For amd64 platform, I think that we should use 64 bit tiny kernel in flash.
YH
On Sat, Sep 08, 2007 at 01:21:33PM -0700, yhlu wrote:
On 9/8/07, Uwe Hermann uwe@hermann-uwe.de wrote:
On Sat, Sep 08, 2007 at 11:16:13AM -0700, yhlu wrote:
can someone put the buildrom2.amd64 into the tree too?
What exactly is this? An enhancement for buildrom or a fork of buildrom? If so, why? What's different?
64 bit version. esp mkelfImage patch that will take elf64 vmlinux to produce elf32, so can load that from 32 bit LinuxBIOS in AMD64 platform. For amd64 platform, I think that we should use 64 bit tiny kernel in flash.
Nice, thanks! I think this should indeed be merged into buildrom then (i.e. not be a separate project). Can you post patches?
Thanks, Uwe.
On Sat, Sep 08, 2007 at 10:26:41AM -0700, ron minnich wrote:
Acked-by: Ronald G. Minnich rminnich@gmail.com
Ward you can commit right?
r28
Thanks, Ward.