Embinux site down/hacked?

Guys:

Was just trying to catch up on the embinux-based Android stuff for
Beagleboard:

    http://beagleboard.org/project/android/

I keep getting this:

    $ repo init -u
    git://labs.embinux.org/repo/android/platform/beaglemanifest.git/
    ... [long pause] ...
    Getting manifest ...
       from git://labs.embinux.org/repo/android/platform/beaglemanifest.git/
    fatal: read error: Connection reset by peer
    fatal: cannot obtain manifest
    git://labs.embinux.org/repo/android/platform/beaglemanifest.git/

On top of that, when I follow this link:

    http://labs.embinux.org/index.php/Android_Porting_Guide_to_Beagle_Board

I end up on a page that talks about the American Civic Transportation
Alliance, and something about car insurance in New Mexico. I can't
quite figure out the connection to Android on Beagleboard, but there
must be one somewhere, right?

I mean, the Internet wouldn't lie to me, would it? :slight_smile:

b.g.

Looks like someone clobbered their wiki. Look at the previous rev of the page under the "history" tab, it's all still there.

Bill,

Recently our server got crashed and there was a lot of problem while accessing the embinux sites.

After that we have recovered the data and now every thing working fine.

Regards
Partha

Bill Gatliff wrote:

Partha wrote:

Bill,

Recently our server got crashed and there was a lot of problem while
accessing the embinux sites.

After that we have recovered the data and now every thing working fine.

Define "fine":

$
date

Sun Jan 10 22:53:39 CST
2010

bgat@mercury:~/android/embinux-mydroid$ rm -rf
.repo
bgat@mercury:~/android/embinux-mydroid$ repo init -u
git://labs.embinux.org/repo/android/platform/beaglemanifest.git/
Getting repo ...
... [snip] ...
Getting manifest ...
   from git://labs.embinux.org/repo/android/platform/beaglemanifest.git/
fatal: read error: Connection reset by peer
fatal: cannot obtain manifest
git://labs.embinux.org/repo/android/platform/beaglemanifest.git/

b.g.