summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/Build_for_Synology_DSM.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Build_for_Synology_DSM.mdwn b/doc/todo/Build_for_Synology_DSM.mdwn
index be45ea631..650500756 100644
--- a/doc/todo/Build_for_Synology_DSM.mdwn
+++ b/doc/todo/Build_for_Synology_DSM.mdwn
@@ -1 +1,4 @@
It would be wonderful if a pre-built package would be available for Synology NAS. Basically, this is an ARM-based Linux. It has most of the required shell commands either out of the box or easily available (through ipkg). But I think it would be difficult to install the Haskell compiler and all the required modules, so it would probably be better to cross-compile targeting ARM.
+
+> [[done]]; the standalone armel tarball has now been tested working on
+> Synology. --[[Joey]]