Difference between revisions of "Linux"
From coreboot
m |
(→Linux in the BIOS) |
||
Line 1: | Line 1: | ||
= Linux in the BIOS = | = Linux in the BIOS = | ||
− | To build a coreboot image that contains a small Linux system in the BIOS we suggest that you have a look at the buildrom utility that downloads and compiles all required components. | + | To build a coreboot image that contains a small Linux system in the BIOS we suggest that you have a look at the [[buildrom]] utility that downloads and compiles all required components. |
== Downloading Buildrom == | == Downloading Buildrom == |
Revision as of 22:56, 27 March 2009
Linux in the BIOS
To build a coreboot image that contains a small Linux system in the BIOS we suggest that you have a look at the buildrom utility that downloads and compiles all required components.
Downloading Buildrom
To check buildrom out of the subversion repository, please use
svn co svn://coreboot.org/buildrom
You can also get a slightly newer (and OLPC specific) version at the OLPC web page