diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-02-06 17:26:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-02-06 17:26:59 +0000 |
commit | 78bdb74f53c3b3e40b9ee442073fc8c0ac5155a3 (patch) | |
tree | 5c733c66029931e5b257a49abc0fcda422518afc /doc/todo | |
parent | 0e1ff6a4ec49bbb3e306afa7872441bc3d44cdbe (diff) |
Added a comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/openwrt_package/comment_1_100d76109e04bc43979775d71b4152ac._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/openwrt_package/comment_1_100d76109e04bc43979775d71b4152ac._comment b/doc/todo/openwrt_package/comment_1_100d76109e04bc43979775d71b4152ac._comment new file mode 100644 index 000000000..78029694a --- /dev/null +++ b/doc/todo/openwrt_package/comment_1_100d76109e04bc43979775d71b4152ac._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="206.74.132.139" + subject="comment 1" + date="2014-02-06T17:26:58Z" + content=""" +I would be quite happy if someone took care of adding git-annex to openwrt. + +I don't have time to personally handle packaging for different linux distributions myself. What I could do is add mips builds of git-annex to the existing standalone linux builds. These would need to be built the same way the arm builds are done, using a Debian chroot and qemu to run tools from it. This is rather a lot of work for me to set up, and I don't know if I'd have to do it for both little and big endian mips. + +Also, it seems that Debian does not currently have a working haskell toolchain for mips. Which may well mean that ghc is not in a working state on mips at all. +"""]] |