Difference between revisions of "Mkelfimage"
From coreboot
m |
(→Downloading and building mkelfImage: svn paths) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | ''' | + | '''mkelfImage''' is a utility to create ELF boot images from Linux kernel images. |
| − | + | It might be possible to use a vmlinux file with [[Initramfs|an embedded initramfs image]] as a payload, without using mkelfImage. We haven't tested this yet and would appreciate your feedback if you decide to try this alternative approach. | |
| − | $ svn co svn://coreboot.org/ | + | == Downloading and building mkelfImage == |
| + | |||
| + | $ svn co svn://coreboot.org/coreboot/trunk/util/mkelfImage | ||
$ cd mkelfImage | $ cd mkelfImage | ||
$ ./configure | $ ./configure | ||
Revision as of 18:32, 30 October 2009
mkelfImage is a utility to create ELF boot images from Linux kernel images.
It might be possible to use a vmlinux file with an embedded initramfs image as a payload, without using mkelfImage. We haven't tested this yet and would appreciate your feedback if you decide to try this alternative approach.
Downloading and building mkelfImage
$ svn co svn://coreboot.org/coreboot/trunk/util/mkelfImage $ cd mkelfImage $ ./configure $ make
| |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |