aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-10 01:00:55 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-06-10 01:09:28 +0200
commit1c1ff15c451cd4feee2d9845cdf2a71235c3b1f6 (patch)
treed1eb96d17adb895ce12b8f7e0818489d3f72c64b
parent704cee62e0298d2a8908fc631837ed86c440db06 (diff)
downloadgit.replicant.us-1c1ff15c451cd4feee2d9845cdf2a71235c3b1f6.tar.gz
git.replicant.us-1c1ff15c451cd4feee2d9845cdf2a71235c3b1f6.tar.bz2
git.replicant.us-1c1ff15c451cd4feee2d9845cdf2a71235c3b1f6.zip
Rewrite about_lineagemirrorgroup.html
I don't know who wrote the previous about_lineagemirrorgroup.html that was deployed on the git.replicant.us website and I didn't manage to get the permission (yet) to publish it either because the people who may have written it are very busy. Since it lacked some important information (the fact that it lagged behind LineageOS and that we did tag the repositories wasn't mentioned) I rewrote it while adding that information. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--htdocs/about_lineagemirrorgroup.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/htdocs/about_lineagemirrorgroup.html b/htdocs/about_lineagemirrorgroup.html
new file mode 100644
index 0000000..69aea41
--- /dev/null
+++ b/htdocs/about_lineagemirrorgroup.html
@@ -0,0 +1,3 @@
+<p>This contains a mirror of the LineageOS source code that we use in Replicant.</p>
+<p>While the source code itself is unmodified, this mirror might lag behind the official LineageOS source code</p>
+<p>In addition, during the Replicant releases process, we do tag these repositories with the corresponding replicant releases tag</p>