summaryrefslogtreecommitdiff
path: root/standalone/linux/runshell
Commit message (Collapse)AuthorAge
* Include git-receive-pack, git-upload-pack, and git wrappers in the Linux ↵Gravatar Joey Hess2013-12-24
| | | | standalone build, and OSX app, so they will be available when it's added to PATH.
* make linker path absoluteGravatar Joey Hess2013-12-16
|
* Linux standalone build now includes its own glibc and forces the linker to ↵Gravatar Joey Hess2013-12-16
| | | | use it, to remove dependence on the host glibc.
* Include man pages in Linux and OSX standalone builds.Gravatar Joey Hess2013-12-15
|
* deal with $0 having spaces in itGravatar Joey Hess2013-03-20
|
* furnish git with an (empty) template directory in standalone buildsGravatar Joey Hess2012-12-13
| | | | This will stop git-init complaining about missing template directory.
* runshell: start sh, not $SHELLGravatar Joey Hess2012-12-07
| | | | $SHELL may need libraries not included in the bundle
* The standalone builds now unset their special path and library path ↵Gravatar Joey Hess2012-11-27
| | | | | | variables before running the system web browser. Should fix a crash reported on OSX.
* The standalone tarball's runshell now takes care of installing a ↵Gravatar Joey Hess2012-10-29
| | | | ~/.ssh/git-annex-shell wrapper the first time it's run.
* standalone linux app nearly readyGravatar Joey Hess2012-09-28
| | | | also made several fixes that apply to the OSX app
* content removed from git annexGravatar Joey Hess2012-09-28
|
* building linux standalone tarballsGravatar Joey Hess2012-09-28