Would it be possible to create a package for Lacie's NacOS?
closing --Joey
If that is a Linux-based NAS, there's a reasonably good chance that one of the Linux standalone builds of git-annex will run on it.
Actually, from what I can see, it's based on Debian, so you might be able to just apt-get install git-annex
Yes it is Linux:
$ uname -a Linux nas 3.10.59-svn15282 #1 SMP Fri Jul 31 13:36:10 UTC 2015 x86_64 GNU/Linux
But it does not have apt. And probably not a compiler either.
Is it complicated to install a compiled version manually? Or is it "self-containing"? Any instructions for cross compiling on a Mac?
Get a build from https://git-annex.branchable.com/install/Linux_standalone/
If that is a Linux-based NAS, there's a reasonably good chance that one of the Linux standalone builds of git-annex will run on it.
Actually, from what I can see, it's based on Debian, so you might be able to just apt-get install git-annex
Yes it is Linux:
$ uname -a Linux nas 3.10.59-svn15282 #1 SMP Fri Jul 31 13:36:10 UTC 2015 x86_64 GNU/Linux
But it does not have apt. And probably not a compiler either.
Is it complicated to install a compiled version manually? Or is it "self-containing"? Any instructions for cross compiling on a Mac?
Get a build from https://git-annex.branchable.com/install/Linux_standalone/