diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-17 12:05:51 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-17 12:05:51 (EDT) |
commit | 8da4ad6b23815e9a8c72c721912810e88a90de52 (patch) | |
tree | a0167cd0c506cbf42fc480c0e23dbac732e33092 /site/download | |
parent | e3b5053aa0f55a6218bedb661564c4832b7cc72c (diff) | |
download | libreboot.org-8da4ad6b23815e9a8c72c721912810e88a90de52.zip libreboot.org-8da4ad6b23815e9a8c72c721912810e88a90de52.tar.gz libreboot.org-8da4ad6b23815e9a8c72c721912810e88a90de52.tar.bz2 |
replace CCS link with offer for the time being. (add CCS later)
Distributing the whole Trisquel src ISO is a really lazy way to do
CCS, and just wastes bandwidth. 4.5GiB! In reality, the
dependencies making the CCS from Trisquel will only be about
100MiB or less. They will be re-added here later, replacing the
offer.
Diffstat (limited to 'site/download')
-rw-r--r-- | site/download/index.php | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/site/download/index.php b/site/download/index.php index 77d08c9..177c0bd 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -334,11 +334,13 @@ <div class="section" id="trisquel"> <p> - <a href="../release/trisquel/">Trisquel GNU/Linux source code</a> is provided on this website, - because compiled executables of GPL-licensed programmes are included in libreboot (built from - libreboot sources), and they were built on a system running Trisquel GNU/Linux. - <b><i>You can also download the sources directly from the <a href="https://trisquel.info/">Trisquel website</a>. Trisquel source code is - also available via the <a href="#http">mirrors</a>, which might offer better download speeds</i></b>. + Libreboot includes statically linked executables of utilities built from the libreboot source code. + These are built on in <a href="https://trisquel.info/">Trisquel GNU/Linux</a>. There were links to + the Trisquel source ISO here, as a lazy way to provide CCS, but this was inefficient. Archives for + only those dependencies that comprise the CCS will be added here later instead. If you need CCS, + for now simply contact the libreboot project using the details on the home page, and the source for + the version of Trisquel used to build that release (whichever version it is) will be provided. You can + also get it on the Trisquel website. </p> </div> |