Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
d367164d0b
3 changed files with 29 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://smcv.pseudorandom.co.uk/"
|
||||
nickname="smcv"
|
||||
subject="comment 5"
|
||||
date="2012-07-31T09:58:13Z"
|
||||
content="""
|
||||
It's `org.gtk` because gvfs, GLib and Gtk are all products of gtk.org (there is no separate glib.org).
|
||||
|
||||
It's `Private` because the gvfs developers don't consider its D-Bus interface to be stable API, I believe. The official API for it is the C API in GIO, part of GLib.
|
||||
|
||||
To poll for changes to /proc/mounts on Linux, you open it for reading and poll() for POLLERR (not sure why it gets to be different, but it is). See gio/gunixmounts.c in recent GLib.
|
||||
"""]]
|
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawkstq9oH1vHXY_VP0nYO9Gg3eKnKerDGRI"
|
||||
nickname="Hadi"
|
||||
subject="ARM"
|
||||
date="2012-07-31T15:13:06Z"
|
||||
content="""
|
||||
is there any package for Debian armhf? I'd love to install git-annex on my raspberry pi
|
||||
"""]]
|
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
subject="comment 4"
|
||||
date="2012-07-31T15:41:43Z"
|
||||
content="""
|
||||
Yes, git-annex is available for every Debian architecture which supports Haskell, including all arm ports:
|
||||
|
||||
<pre>git-annex | 3.20120629 | wheezy | source, amd64, armel, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x, sparc</pre>
|
||||
"""]]
|
Loading…
Reference in a new issue