Open jschneider opened 13 years ago
Thanks for the feedback! I hadn't heard of the QNAP NAS but it looks cool. What Linux distribution is it most similar to?
I am excited to add support to this device, but we might have to be patient, with a bit of back and forth.
To start out, I believe there are two bugs:
What might also be helpful is to look at the distribution detection software and see if you can translate some of that in your SSH prompt and determine whether similar functionality can identify this NAS. (For example, instead of /etc/debian_version
, maybe there is /opt/etc/debian_version
).
I installed the necessary stuff (at least whatever I think is necessary) using ipkg. git clone worked.
Rake terminates very fast. Probably an error on my side. But I don't exactly understand what dependency might be missing.