aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-11-03 12:56:41 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-11-03 12:56:41 +0100
commitfcb994d40d2ffd5fb6a6e2b1089cc138cb5463c1 (patch)
tree8e14dec9ae2015d02379a33c1a317932717ccda4
parentee1668e9ce14420fefe41e557358c1b3703d8f9e (diff)
downloadremote-logon-service-fcb994d40d2ffd5fb6a6e2b1089cc138cb5463c1.tar.gz
remote-logon-service-fcb994d40d2ffd5fb6a6e2b1089cc138cb5463c1.tar.bz2
remote-logon-service-fcb994d40d2ffd5fb6a6e2b1089cc138cb5463c1.zip
Update README file. Inform about RLS fork by X2Go.
-rw-r--r--ChangeLog.until-1.0.0 (renamed from ChangeLog)0
-rw-r--r--README3
-rw-r--r--debian/changelog1
3 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog.until-1.0.0
index b79e9b1..b79e9b1 100644
--- a/ChangeLog
+++ b/ChangeLog.until-1.0.0
diff --git a/README b/README
index a18d212..3e6b56e 100644
--- a/README
+++ b/README
@@ -1,3 +1,6 @@
A small service to grab various remote login possibilities from the local
network configuration, network servers that provide them, and present them
to the user to log into for both applications and full desktop posibilities.
+
+This project has been forked by the X2Go Project to support Remote Login
+against Linux machines via X2Go. \ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index d813719..0546534 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ remote-login-service-x2go (1.0.0.1-0x2go1) UNRELEASED; urgency=medium
- Apply 02_server-name.patch. Provide support for non-Canonical
UCCS servers.
- Apply 03_x2go+rls.patch. Provide support for X2Go remote logins.
+ - Extend README file, inform about the RLS fork by X2Go.
* Add SERVER_NAME env var support.
* Add X2Go support to RLS.
* Provide via ppa:x2go/ppa and ppa:x2go/stable on Launchpad.