All of the development of the argos software is conducted via a public CVS Repository, if you'd like to use the most recent version of the code then please consider installing from there.
You can checkout a copy of the current version of the code by running the following two commands:
cvs -d :pserver:anonymous@cvsrepository.org:/home/cvs login
cvs -d :pserver:anonymous@cvsrepository.org:/home/cvs co argos
Once you have a copy of the project checked out you can keep it up to date by executing "make update".
Sidebar
Any questions?
If you have any questions please ask upon the xen-tools mailing list.