diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 05:05:27 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 05:05:27 +0100 |
commit | 04af6fefb524284687412b974abe0a309b02a4e4 (patch) | |
tree | c5df1ac074a8728c4244a1a4887f57d547ff7f73 /README.txt | |
parent | f29801f3780e62f63f116c9715b940dabc37590d (diff) | |
download | nx-libs-04af6fefb524284687412b974abe0a309b02a4e4.tar.gz nx-libs-04af6fefb524284687412b974abe0a309b02a4e4.tar.bz2 nx-libs-04af6fefb524284687412b974abe0a309b02a4e4.zip |
switch symlink and real file
Diffstat (limited to 'README.txt')
-rw-r--r--[l---------] | README.txt | 33 |
1 files changed, 32 insertions, 1 deletions
diff --git a/README.txt b/README.txt index df864fa62..50bc505a6 120000..100644 --- a/README.txt +++ b/README.txt @@ -1 +1,32 @@ -README.NX-development
\ No newline at end of file +NX development by ArcticaProject and X2Go +----------------------------------------- + +This source tree started as a re-distribution of those NX packages needed +to setup FreeNX and/or X2Go on a Linux server. + +The NX re-distribution (3.5.0.x) has been maintained by the X2Go Project: +http://wiki.x2go.org + +Since 2015, the Arctica Project has joined in the NX development. The +core devs of X2Go and Arctica have agreed on stopping to redistribute +NX and instead of that: continue the development of NX 3.x as new +upstream (starting with NX 3.5.99). + +Our goal is: + - provide _one_ tarball that builds NX projects via a common Makefile + - provide _one_ tarball for distribution packagers + - provide support for security issues + - provide support for latest X11 extensions + - improve NX where possible + +This source tree is maintained on Github: + + https://github.com/ArcticaProject/nx-libs (3.6.x branch) + + +If you have any questions about this NX development or want to file a +bug, then please contact the Arctica or the X2Go developers via the +Github issue tracker. + +thanks+light+love, 20150209 +Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |