ChangeLog


In this section be reflect the changes in the development of Dragora for the currently supported architectures:

Current branch

Previous versions

Mirrors

HTTP, FTP and RSYNC mirrors:

Cloning

To clone the entire repository in the current working directory, type:

  $ rsync -vaiz rsync://gnumirror.dragora.org/dragora .

To clone a specific branch, just type:

  $ rsync -vaiz rsync://gnumirror.dragora.org/dragora/dragora-current .

For more information about rsync, visit: http://rsync.samba.org.

Checking the integrity

To check the integrity of all packages, take a look into the packages/ directory (you have to see a file called SHA1SUMS.TXT).

Then, check using the utility sha1sum(1):

  $ sha1sum -c SHA1SUMS.TXT

06 November 2011, 12:14 | changelog.t2t - GNU Free Documentation License