david/sshsudo
david
/
sshsudo
Archived
1
0
Fork 0

Added description of current branch strategy

Updated README in master branch, as this is the one that is shown by
default in GitHub.
This commit is contained in:
Jan Krag 2012-11-23 16:50:25 +01:00
parent 42e1cf2cee
commit a3d555df0f
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
sshsudo
=======
This is my clone of Jiwu Liu's sshsudo project from http://code.google.com/p/sshsudo/.
For the time being, the purpose is mainly to keep a public copy of the changes I am making to make it usable on modern OS X (Mountain Lion) Macs that do not nicely support the sshpass authentication.
It is possible that this will result in this being the future main copy of the original project, as Jiwu Liu has offered me to take over maintainance.
It is possible that this will result in this being the future main copy of the original project, as Jiwu Liu has offered me to take over maintainance.
Until I figure out what way I want to go, I will keep the "Mac-friendly" version (i.e. no sshpass) in a mac branch, and Jiwu's original in the master branch.
To get at the original documentation, I will simply forward you to Jiwu Liu's original project page at http://code.google.com/p/sshsudo/