Download coreboot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The CVS repository is maintained at SourceForge.net (project name "FreeBIOS"). You can download the daily snapshot of the entire source tree [http://cvs.sourceforge.net/cvstarballs/freebios-cvsroot.tar.bz2] | The CVS repository is maintained at SourceForge.net (project name "FreeBIOS"). You can download the daily snapshot of the entire source tree from [http://cvs.sourceforge.net/cvstarballs/freebios-cvsroot.tar.bz2 here] | ||
or use CVS directly: | or use CVS directly: |
Revision as of 22:16, 28 February 2005
The CVS repository is maintained at SourceForge.net (project name "FreeBIOS"). You can download the daily snapshot of the entire source tree from here
or use CVS directly:
% cvs -d:pserver:anonymous@cvs.freebios.sourceforge.net:/cvsroot/freebios login
Hit return when it asks you for a password. Then checkout (or update) the freebios2 source tree:
% cvs -z3 -d:pserver:anonymous@cvs.freebios.sourceforge.net:/cvsroot/freebios co freebios2