This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 04af6fefb524284687412b974abe0a309b02a4e4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 18 05:05:27 2015 +0100 switch symlink and real file --- README.NX-development | 33 +-------------------------------- README.txt | 33 ++++++++++++++++++++++++++++++++- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/README.NX-development b/README.NX-development deleted file mode 100644 index 50bc505..0000000 --- a/README.NX-development +++ /dev/null @@ -1,32 +0,0 @@ -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> diff --git a/README.NX-development b/README.NX-development new file mode 120000 index 0000000..c3ca074 --- /dev/null +++ b/README.NX-development @@ -0,0 +1 @@ +README.txt \ No newline at end of file diff --git a/README.txt b/README.txt deleted file mode 120000 index df864fa..0000000 --- a/README.txt +++ /dev/null @@ -1 +0,0 @@ -README.NX-development \ No newline at end of file diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..50bc505 --- /dev/null +++ b/README.txt @@ -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> -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git