diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-07 10:27:17 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-07 10:32:27 -0300 |
commit | 5a7cf7d5a7c1ecf60b5ba79d3527e43536f6bc5b (patch) | |
tree | bd2e4f281ff7fedb057fc7223f15494a87f6f807 | |
parent | ffeebb8acc252347addf3df34c1848d04c2ed45a (diff) |
Update About's template
-rw-r--r-- | templates/public/about.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/templates/public/about.html b/templates/public/about.html index b31b05ed..1f7e2f2b 100644 --- a/templates/public/about.html +++ b/templates/public/about.html @@ -6,17 +6,17 @@ <h2 class="title">Parabola Presentation</h2> <p>In 2009 we started a project to offer the Free Software - community the chance of using an Arch Linux system completely - freed from proprietary software.</p> + community the chance of using an Arch GNU/Linux system completely + freed from nonfree software.</p> <p>Today we have repositories and installable images of this wonderful - GNU/Linux distribution from which we have eliminated the non-free software + GNU/Linux distribution from which we have eliminated the nonfree software contained in its official repositories and which we have replaced with libre alternatives whenever we could.</p> <p>The first example is Linux-libre, the kernel without blobs nor nonfree firmware. Followed by GNU IceCat, the libre fork of Mozilla Firefox that - doesn't recommend non-libre addons, and that in our case neither recommends + doesn't recommend nonfree addons, and that in our case neither recommends services that spy on you like the Google search engine.</p> <h3>Why you should use Parabola</h3> @@ -26,10 +26,10 @@ package, you can build your own operating system in the way you want and learn a lot along the way.</p> - <h3>Free Arch Linux</h3> + <h3>Free Arch GNU/Linux</h3> <p>Following the minimalist, KISS, spirit of Arch, we have managed to - achieve its freedom in a simple way. To free your Arch Linux installation, + achieve its freedom in a simple way. To free your Arch GNU/Linux installation, just install our libre repositories list and update your system.</p> <p>No reinstallation needed.</p> @@ -38,7 +38,7 @@ <p>Boring tasks are always available. We want to start new projects. We want to help people have servers of their own, with services of their own, with - Parabola Social. We want people to remix their own Arch Linux and share it + Parabola Social. We want people to remix their own Arch GNU/Linux and share it with the rest of the world.</p> <p>We want Free Software with a social utility for a libre society.</p> @@ -49,8 +49,8 @@ <p>Remaining tasks:</p> <ul> - <li>Audit repositories. If you find a non-libre package, or a package - with non-libre parts, report it as a bug.</li> + <li>Audit repositories. If you find a nonfree package, or a package + with nonfree parts, report it as a bug.</li> <li>Host repositories. Mirrors are not abundant.</li> |