diff --git a/doc/todo/Build_for_Synology_DSM.mdwn b/doc/todo/Build_for_Synology_DSM.mdwn new file mode 100644 index 0000000000..be45ea6316 --- /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.