Joey Hess
fede34ff62
start in HOME
2013-02-21 17:09:03 -04:00
Joey Hess
4f4495838b
disable some crazy stuff like powertop; enable find and grep
2013-02-21 16:06:37 -04:00
Joey Hess
c299c60d7e
forgot to install ssh
2013-02-21 16:03:00 -04:00
Joey Hess
4fe7f9208f
quick icon for Android. Not the best, but acceptable for now.
2013-02-21 16:01:15 -04:00
Joey Hess
a535cb3379
build an apk containing git-annex and a terminal emulator
2013-02-21 15:20:32 -04:00
Joey Hess
00b465e213
shorter directory to external ssh socket
...
Before it was too long to be used.
2013-02-19 17:31:08 -04:00
Joey Hess
0f4cc559a7
Android: Support ssh connection caching.
2013-02-19 14:57:45 -04:00
Joey Hess
4f41bd6ba6
make ssh honour HOME rather than getpwent
2013-02-19 13:08:30 -04:00
Joey Hess
655f6dc775
update; add openssh and remove dropbox
2013-02-19 12:15:34 -04:00
Joey Hess
15fd867398
add openssh to Android
...
This build still needs some work to look in $HOME/.ssh
rather than relying on pwent info.
2013-02-18 18:50:28 -04:00
Joey Hess
bff6c9f53f
add busybox config file so I can edit it easily
2013-02-18 15:43:40 -04:00
Joey Hess
e80364e19a
fix enabling of busybox installer
2013-02-18 15:16:10 -04:00
Joey Hess
0984f3581e
build fixes
2013-02-16 13:10:47 -04:00
Joey Hess
6e0f8c343b
couple more android build fixes
2013-02-13 17:56:10 -04:00
Joey Hess
f3b7e16293
Makefile and patches for reproducible build of utilities for android
2013-02-13 16:38:03 -04:00
Joey Hess
242c83e66f
tweak android runshell after testing
2013-02-13 14:32:02 -04:00
Joey Hess
8c66801c78
updated for android
2013-02-13 14:16:31 -04:00
Joey Hess
2633c704bb
runshell for Android
2013-02-13 13:32:15 -04:00
Joey Hess
bcd0c227e6
back to $SHELL for OSX app
...
This is safe because we no longer mess with LD_PRELOAD equivilants.
Since the linux standalone bundle still does, it continues to run sh.
2012-12-17 12:20:44 -04:00
Joey Hess
dd032bd84c
furnish git with an (empty) template directory in standalone builds
...
This will stop git-init complaining about missing template directory.
2012-12-13 12:27:32 -04:00
Joey Hess
4eee7a9c24
fix PATH
2012-12-10 15:11:25 -04:00
Joey Hess
8c082cda2e
remove unused cruft
2012-12-09 12:59:34 -04:00
Joey Hess
6473f8ea33
fix bin paths in osx app
2012-12-08 17:14:09 -04:00
Joey Hess
1dd386903b
use install_name_tool to adjust library paths in osx app
...
Have not yet been able to test this.
2012-12-08 11:07:59 -04:00
Joey Hess
0931ad6be8
runshell: start sh, not $SHELL
...
$SHELL may need libraries not included in the bundle
2012-12-07 14:44:44 -04:00
Joey Hess
9e8703895c
remove some settings that should not be needed
2012-12-07 12:15:24 -04:00
Joey Hess
51aa988a9f
Fix broken .config/git-annex/program installed by standalone tarball.
...
It was doubly broken; both missing a slash, and containing
"runshell git-annex", while some parts of the code expected it to be a
simple path to a program. This appears to include the transfer queue
runner, and the code that starts a new assistant process when switching to
another repository in the webapp.
2012-11-28 16:09:38 -04:00
Joey Hess
2525fefbb9
The standalone builds now unset their special path and library path variables before running the system web browser.
...
Should fix a crash reported on OSX.
2012-11-27 17:05:29 -04:00
Joey Hess
e14504ce47
also add shim from OSX runshell
2012-10-29 14:48:13 -04:00
Joey Hess
f89d6dd33e
The standalone tarball's runshell now takes care of installing a ~/.ssh/git-annex-shell wrapper the first time it's run.
2012-10-29 14:40:28 -04:00
Joey Hess
b30656acea
use DYLD_ROOT_PATH
...
With this, I can use jimmy's autobuilt dmg, which fails with the other two
variables due to containing two versions of libiconv.
2012-10-11 21:42:48 -04:00
Joey Hess
e24ff46f96
move
2012-10-01 13:38:19 -04:00
Joey Hess
e88e3ba85b
standalone linux app nearly ready
...
also made several fixes that apply to the OSX app
2012-09-28 19:08:13 -04:00
Joey Hess
f0d75cd928
content removed from git annex
2012-09-28 18:52:45 -04:00
Joey Hess
ad0d927dba
content removed from git annex
2012-09-28 18:52:44 -04:00
Joey Hess
fb31fbb4c9
content removed from git annex
2012-09-28 18:52:44 -04:00
Joey Hess
9142b4feb2
content removed from git annex
2012-09-28 18:52:44 -04:00
Joey Hess
115f05db25
building linux standalone tarballs
2012-09-28 18:21:39 -04:00