diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 05:06:41 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-18 05:06:41 +0100 |
commit | 5c24a09a1b0a7011ca08b7f0502e3f87e53eda53 (patch) | |
tree | fbf13af52b0f848dc63d4b9945dc54f232100ebe /README.md | |
parent | 04af6fefb524284687412b974abe0a309b02a4e4 (diff) | |
download | nx-libs-5c24a09a1b0a7011ca08b7f0502e3f87e53eda53.tar.gz nx-libs-5c24a09a1b0a7011ca08b7f0502e3f87e53eda53.tar.bz2 nx-libs-5c24a09a1b0a7011ca08b7f0502e3f87e53eda53.zip |
rename README.txt to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000..50bc505a6 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +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> |