From eb73ed07b217743bf7a2c589f112657d60dd3cbb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 24 May 2015 13:12:45 -0400 Subject: switch to gettext() - TODO: i18n --- (limited to 'site/gitorious/index.php') diff --git a/site/gitorious/index.php b/site/gitorious/index.php index f5d337b..86097c7 100644 --- a/site/gitorious/index.php +++ b/site/gitorious/index.php @@ -28,7 +28,7 @@ - Please do not use Gitorious! + <?php echo gettext("Please do not use Gitorious or GitLab!"); ?> @@ -38,107 +38,66 @@
-

Please do not use Gitorious or GitLab!

+

- Please do not use Gitorious or GitLab to host libreboot. - Libreboot is a free software project, so this is only a request, and not a restriction on the software. + +

- Don't use github, either. + +

+

+

-

What's wrong with Gitorious?

+

- Gitorious now simply uses Free Software for its own benefit, releasing source code under a free license - only when suited to it's business goals; they are quite happy to violate the rights of their users, for profit - (since they are now part of GitLab, which has been doing so for quite some time). +

- The old gitorious website was however run by fully AGPL licensed software, which you could - self-host. This page is anti-gitorious-company. Gitorious (software) will most likely be forked. +

- By contrast, the libreboot project adheres strictly to the goals of the Free Software movement, which - seeks to eliminate proprietary software to the point where all software is free. +

- The proprietary developments in GitLab are unacceptable to - the libreboot project. Users and developers of - free software - are strongly advised not to use GitLab or Gitorious, for any of their projects. + free software are strongly advised not to use GitLab or Gitorious, for any of their projects."); ?>

- -
- -

Where should I host and share my code?

-

- Here are a few examples: -

- -
- -
- -

- Jason Self also posted his own article here: http://jxself.org/goodbye-gitorious.shtml -

- -

- Back to home page -

- -
+