Hi corebooters!
We have started to notice that some of the wiki articles have become out of date (v4, build/kconfig, seabios, libpayload, hardware support, etc). This has been a challenge for potential GSoC students and other developers that are new coreboot.
If you have a little time and want to help the coreboot project, please update the wiki to reflect the current state of coreboot development.
Thanks! Marc
Hello,
This morning I am getting this error:
Cloning into seabios... git.seabios.org[0: 80.81.252.135]: errno=No such file or directory fatal: unable to connect a socket (No such file or directory) make[1]: *** [checkout] Error 128 make: *** [seabios] Error 2
Is the seabios git command working for others?
Thanks, Scott
Hi Scott
On Thu, Mar 31, 2011 at 1:16 PM, Scott Duplichan scott@notabs.org wrote:
Hello,
This morning I am getting this error:
Do you mean git clone git://git.seabios.org/seabios.git seabios ? I have just successfully cloned seabios.
Cloning into seabios... git.seabios.org[0: 80.81.252.135]: errno=No such file or directory fatal: unable to connect a socket (No such file or directory) make[1]: *** [checkout] Error 128 make: *** [seabios] Error 2
Seems the git.seabios.org was in maintenance, and the repo was temporally moved.
Is the seabios git command working for others?
Like I said it seems to working well now.
Regards....
Leandro Dorileo wrote:
]Hi Scott ] ]On Thu, Mar 31, 2011 at 1:16 PM, Scott Duplichan scott@notabs.org wrote: ]> Hello, ]> ]> This morning I am getting this error: ] ]Do you mean git clone git://git.seabios.org/seabios.git seabios ? I ]have just successfully cloned seabios. ] ] ]> Cloning into seabios... ]> git.seabios.org[0: 80.81.252.135]: errno=No such file or directory ]> fatal: unable to connect a socket (No such file or directory) ]> make[1]: *** [checkout] Error 128 ]> make: *** [seabios] Error 2 ] ]Seems the git.seabios.org was in maintenance, and the repo was temporally moved. ] ]> Is the seabios git command working for others? ] ]Like I said it seems to working well now. ] ] ]Regards.... ] ]-- ]Leandro Dorileo
Hello Leandro,
Thanks for checking it. Now it is working for me too. I should have waited a bit longer before asking.
Thanks, Scott