diff options
-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> |