Commit graph

16425 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
78a118b7eb Added a comment: Same hang when added to $PATH 2013-12-21 03:28:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
ee9144096e 2013-12-21 02:43:28 +00:00
Joey Hess
73492b263a avoid shimming ld.so! 2013-12-20 21:10:46 -04:00
Joey Hess
67e7c7c4bb reorder 2013-12-20 21:00:02 -04:00
Joey Hess
3a6e0d1215 assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail. Closes: #732602 2013-12-20 20:58:36 -04:00
Joey Hess
1a20ec4079 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-20 18:17:09 -04:00
http://nicolas-schodet.myopenid.com/
c4f119a751 Added a comment 2013-12-20 20:28:19 +00:00
http://nicolas-schodet.myopenid.com/
e1f52c6877 Added a comment 2013-12-20 20:19:22 +00:00
Joey Hess
42d26e6965 typo 2013-12-20 10:38:17 -04:00
Joey Hess
08bd3afacc Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-19 20:25:12 -04:00
Joey Hess
e1d5b88945 fix android build 2013-12-19 20:24:37 -04:00
Joey Hess
557de5f07e update 2013-12-19 16:51:57 -04:00
Joey Hess
b328bac3af update comment 2013-12-19 16:48:55 -04:00
http://joeyh.name/
02c611eca4 Added a comment 2013-12-19 19:55:33 +00:00
http://grossmeier.net/
6afffb1fb2 Added a comment 2013-12-19 19:05:04 +00:00
http://joeyh.name/
dfd9850b11 Added a comment 2013-12-19 17:54:33 +00:00
http://joeyh.name/
d58d1ee725 Added a comment: good question.. 2013-12-19 17:04:53 +00:00
Joey Hess
5daf86a8bf Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-19 12:48:31 -04:00
Joey Hess
8f75f7e10d fix dep 2013-12-19 12:44:18 -04:00
http://joeyh.name/
0b57a74055 Added a comment 2013-12-19 16:37:00 +00:00
Richard Hartmann
974fe009bf Another round of s/amoung/among/ 2013-12-19 12:30:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm9IQStaE1el95_9s77CgmJhxZwCwUeN9A
0d03aa27db Added a comment: You can also use it for LIVE display now 2013-12-19 14:29:19 +00:00
etset
ecb3d55716 Added a comment 2013-12-19 12:45:06 +00:00
Richard Hartmann
aa345de1d7 doc/devblog/day_83__armel_webapp.mdwn: Typp 2013-12-19 10:55:53 +01:00
http://julien.lefrique.name/
aaffd6f162 Added a comment: Thanks 2013-12-19 07:20:32 +00:00
Joey Hess
46f99c7764 avoid EvilSplicer crashing on encoding problems, including LANG=C with utf-8 in files 2013-12-19 02:37:21 -04:00
Joey Hess
c315b88304 fix path 2013-12-19 01:10:34 -04:00
Joey Hess
80a5324fa0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-18 22:40:03 -04:00
Joey Hess
adca65b31a remove some unused vars
Warnings for these are normally hidden somehow by TH, but show up when
building with EvilSplicer.
2013-12-18 22:39:15 -04:00
Joey Hess
c003d3e441 avoid rebuilding when making linuxstandalone on stage2 on armel 2013-12-18 22:33:12 -04:00
http://joeyh.name/
b1e9b1aa36 Added a comment: Re: RLIMIT_NOFILE 2013-12-19 02:10:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawleIILWLXzwTyZmJ0adw1h-yJPfGCOV7xI
8a797559c2 2013-12-19 00:06:50 +00:00
Joey Hess
ad5c4bb064 devblog 2013-12-18 17:53:43 -04:00
Joey Hess
bad9f6d926 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-18 17:50:48 -04:00
Joey Hess
29c807ae45 Merge remote-tracking branch 'orca/master' 2013-12-18 17:49:12 -04:00
Joey Hess
ccef06da41 allow building webapp with EvilSplicer for non-android arm
Was able to reuse many of the android patches, but several had to be
re-done. On Android, ghc is a stage2 build, so can compile, but not run TH
code. But debian's ghc on armel cannot even compile TH code, so it has
to be patched out.

Some haskell packages have been updated to new versions, including yesod
and DAV, and their patches had to be redone.

The Makefile now has 2 new targets. The first is run on a companion x86
system to do the build and get TH splices. Then the second target is run
the same source tree on the arm system to build without needing TH.

This commit was sponsored by Svenne Krap.
2013-12-18 21:41:17 +00:00
Joey Hess
0027cef395 improve EvilSplicer robustness 2013-12-18 21:39:09 +00:00
Richard Hartmann
246dc3622e doc/devblog/day_80__plumbing.mdwn: Trailing whitespace 2013-12-18 22:14:11 +01:00
Richard Hartmann
b11d88dd17 doc/: s/amoung/among/gi
Qouth ye olde [Wiktionary](http://en.wiktionary.org/wiki/amoung)

Archaic spelling of among.
2013-12-18 22:09:18 +01:00
https://www.google.com/accounts/o8/id?id=AItOawlVE8SthKoKKW--nFZW3_T6YXrdxNQPUe8
6be4a204bb update davfs2 method with new box.com dav url 2013-12-18 20:23:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlmvi8Z-rUen8xIety5uiJitI5rnMrz8Jk
7bf42404b4 Added a comment: updated url for drive mount 2013-12-18 20:20:22 +00:00
http://joeyh.name/
4c5dc8df0e removed 2013-12-18 20:12:16 +00:00
Joey Hess
96a62dadd7 fix shimming code to detect executables like ssh that file(1) says are shared objects 2013-12-18 16:11:06 -04:00
Joey Hess
52283f0fb1 fixed 2013-12-18 15:35:24 -04:00
http://joeyh.name/
27af0b5c7c Added a comment 2013-12-18 19:32:06 +00:00
http://joeyh.name/
1045d901b9 Added a comment 2013-12-18 19:31:05 +00:00
Joey Hess
a106d1e96e Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-18 15:21:36 -04:00
Joey Hess
6e3cc0a228 need to stat symlink 2013-12-18 15:20:26 -04:00
http://grossmeier.net/
3ec01dc553 2013-12-18 19:14:42 +00:00
Joey Hess
d088b37d75 Merge branch 'master' of ssh://git-annex.branchable.com 2013-12-18 15:06:12 -04:00