The branch, twofactorauth has been updated via 98fd462f345a6c5cc3832c4036921277c5c9a73f (commit) from 66f0ca8e76ec26269f564eee4690106d561ee913 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: README | 22 +++++++++------------- TODO | 2 +- 2 files changed, 10 insertions(+), 14 deletions(-) The diff of changes is: diff --git a/README b/README index a9603a1..c42bccf 100644 --- a/README +++ b/README @@ -70,26 +70,22 @@ and wholeheartedness concerning this inner process. Ubuntu: ------- -create /etc/apt/sources.list.d/nwt.list and put the following line into it: +We use Launchpad for Ubuntu packaging: -<snip> -deb http://packages.das-netzwerkteam.de/ubuntu {lucid|maverick|natty} main -</snip> - -If you run a newer Ubuntu version, replace »lucid« with your version (»maverick«, ...) - -Then run the following commands: + $ add-apt-repository ppa:x2go/stable + $ apt-get update + $ apt-get install python-x2go - $ sudo apt-get update - $ sudo apt-get install python-x2go +From Ubuntu oneiric on python-x2go is also available as a part of the +Ubuntu GNU/Linux distribution. Debian: ------- -create /etc/apt/sources.list.d/nwt.list and put the following line into it: +create /etc/apt/sources.list.d/x2go.list and put the following line into it: <snip> -deb http://packages.das-netzwerkteam.de/debian {squeeze|wheezy|sid} main +deb http://packages.x2go.org/debian {squeeze|wheezy|sid} main </snip> Then run the following commands as super-user root: @@ -134,6 +130,6 @@ check if your issues have already been solved in the HEAD of python-x2go code. For now, bugs can be reported via mail to mike.gabriel@das-netzwerkteam.de -light+love, 20110701 +light+love, 20110718 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/TODO b/TODO index e8935d6..da6dc7b 100644 --- a/TODO +++ b/TODO @@ -4,7 +4,7 @@ Published under the terms of the GNU Affero General Public License. See http://www.gnu.org/licenses/agpl.html for a recent copy. -=== pyhton-x2go TODOs === +=== python-x2go TODOs === as of 20110701 -------------- hooks/post-receive -- python-x2go.git (Python X2Go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2Go Client API).