Download coreboot: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
[http://cvs.sourceforge.net/viewcvs.py/freebios/ Browse | [http://cvs.sourceforge.net/viewcvs.py/freebios/ Browse CVS source code tree] |
Revision as of 00:22, 1 March 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
Also, there is a daily snapshot available at snapshots.linuxbios.org. There is a .bz2 tar file that gets updated when the CVS changes. Older snapshots are maintained as well. Download snapshots