aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-01-28 02:25:27 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-01-28 02:25:33 +0100
commit00bc428a636585c476e10d998126f6cc36c3b91f (patch)
tree2f11b20efa85f9cb646b777925bc3960104b48a8
parent0dc2868c5ab3c461cf76ec8c61a43a3f58fbaacb (diff)
downloadgit.replicant.us-00bc428a636585c476e10d998126f6cc36c3b91f.tar.gz
git.replicant.us-00bc428a636585c476e10d998126f6cc36c3b91f.tar.bz2
git.replicant.us-00bc428a636585c476e10d998126f6cc36c3b91f.zip
Add freesmartphone.org mirror
This mirror was added to make sure not to loose the msmcomm source code. As it's not a contrib project but a mirror it needs to be added as a mirror as well. The msmcomm source code was not online anymore and was lost during the transition of freesmartphone.org to github. It implements the modem protocol of the various palm pre devices. Like libsamsung-ipc, it was done through reverse engineering, so it's an important part of computer history. It's also relevant to Replicant as well as with the source code can now probably see the design decisions and learn from the mistakes and findings of the people who worked on msmcomm. After contacting some of the people invovled, I got a tarball from Lukas Märdian with the git history. While I'm not sure if it's the exact last history, it probably contains a recent enough version as he was still working on adding on SMS related features. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 12edc97..7caaeae 100644
--- a/index.html
+++ b/index.html
@@ -36,6 +36,12 @@
<p class="itemtext">mirrored repos from LineageOS</p>
</a>
</div>
+ <div id="third" class="tile">
+ <a href="https://git.replicant.us/freesmartphone.org-mirror">
+ <h2 class="itemheading">freesmartphone.org mirror</h2>
+ <p class="itemtext">mirrored repos from freesmartphone</p>
+ </a>
+ </div>
</div>
<div>
<p style="text-align: center;"><a href="https://www.replicant.us/" target="_blank">Replicant website</a></p>