Difference between revisions of "Buildrom"
From coreboot
m |
m |
||
| Line 1: | Line 1: | ||
'''Buildrom''' is a tool which is designed to build a ROM image for LinuxBIOS based systems. | '''Buildrom''' is a tool which is designed to build a ROM image for LinuxBIOS based systems. | ||
| − | + | A tool with similar functionality is Etherboot's [http://rom-o-matic.net/ ROM-o-matic] which builds etherboot as a LinuxBIOS ELF payload. | |
== Download == | == Download == | ||
| − | svn co svn://linuxbios.org/buildrom | + | $ svn co svn://linuxbios.org/buildrom |
Revision as of 21:31, 8 May 2007
Buildrom is a tool which is designed to build a ROM image for LinuxBIOS based systems.
A tool with similar functionality is Etherboot's ROM-o-matic which builds etherboot as a LinuxBIOS ELF payload.
Download
$ svn co svn://linuxbios.org/buildrom