[LinuxBIOS] FILO with the USB

Corey Osgood corey.osgood at gmail.com
Mon Nov 26 00:24:28 CET 2007


Fridel Fainshtein wrote:
> OK,
>
> supposing FILO USB works
> How do I submit the corrections?
>   

http://www.linuxbios.org/Development_Guidelines#How_to_contribute

In short form:
1) cd to the filo-0.5/ folder
2) svn add * -R (if you've created any new files, be sure to move files
you don't want added first)
3) svn diff > clever_patchname.patch
4) edit the patch, add a short description of what the patch does (which
goes into the svn commit log) and a Signed-off-by: line, per the
guidelines linked to above.

Thanks!
-Corey




More information about the coreboot mailing list