You can contribute to our project by setting up and maintaining a mirror. If you do, please tell us so we can publicize it, and follow these instructions.
- Click here to see the mirror list.
Mirroring the .iso images
Most of our traffic comes from the .iso image downloads. If you have a server with 100GB of space and a high bandwidth connection, you can turn it into a Trisquel .iso mirror with a command like this:
rsync -rlpthi --delete --stats rsync.trisquel.org::trisquel.iso .
Mirroring the package repository
If you have 2TB of free space you can mirror our package repository. It includes every source and binary (i386, amd64, armhf, arm64, ppc64el, riscv64) package available for all our editions and versions, and is used by the final users for upgrades and security updates. This is the suggested command:
rsync -rlpthi --delete-after --stats rsync.trisquel.org::trisquel.packages .
Revisions
06/23/2010 - 20:52
12/18/2010 - 06:27
12/04/2012 - 07:43
02/20/2013 - 10:14
08/13/2013 - 17:53
07/19/2015 - 15:22
08/21/2015 - 16:43
06/26/2016 - 08:09
01/27/2019 - 02:44
07/20/2023 - 04:01
09/22/2024 - 12:22