...to the "Beer Fund" :)

Array.org Netbook Repository for Ubuntu

Frequently Asked Questions

Previous Question
#10 What is the difference between the 'hardy' and 'hardy-proposed' kernels?

Question #11

I cannot seem to download the source using the git protocol. Is there an alternative?

Answer:

Yes. The git protocol uses port 9418/tcp to connect to the server. If that port is blocked or unreliable, it is possible to fall back to the http protocol.

To identify the equivalent http protocol, simply replace git://git.array.org/ with http://git.array.org/ in the clone URL according to the Git URL table. For example:

git clone git://git.array.org/ubuntu-intrepid-eeepc.git
becomes:
git clone http://git.array.org/ubuntu-intrepid-eeepc.git
Entry Created: 2008-10-26 00:18:42
Last Updated: 2008-11-13 09:21:27

Tags Assigned

array.org