aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA <Franck@web>2013-05-22 17:46:14 +0000
committerGravatar admin <admin@branchable.com>2013-05-22 17:46:14 +0000
commit4c4645242807c2a5244cc07d99520da5bcb70524 (patch)
treead588e9f3ff5584413a50011106abac75b27f20c /doc/todo
parent60d05717e790bfd13372ee971928dc42cbbfb5bb (diff)
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Build_for_Synology_DSM.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/Build_for_Synology_DSM.mdwn b/doc/todo/Build_for_Synology_DSM.mdwn
new file mode 100644
index 000000000..be45ea631
--- /dev/null
+++ b/doc/todo/Build_for_Synology_DSM.mdwn
@@ -0,0 +1 @@
+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.