From 4c4645242807c2a5244cc07d99520da5bcb70524 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA" Date: Wed, 22 May 2013 17:46:14 +0000 Subject: --- doc/todo/Build_for_Synology_DSM.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/Build_for_Synology_DSM.mdwn (limited to 'doc/todo/Build_for_Synology_DSM.mdwn') 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. -- cgit v1.2.3