summaryrefslogtreecommitdiffstats
path: root/freenx
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-11-16 00:29:20 +0000
committer Eric Hameleers <alien@slackware.com>2008-11-16 00:29:20 +0000
commit54754cb5bdcc20085c5b11b2cb583f49bd75cea4 (patch)
tree5cbfe785722965e45ead3e90bc64ee9a318ec884 /freenx
parent8730b575218331b56c101a6e2e9fcd4653fc4fd4 (diff)
downloadasb-54754cb5bdcc20085c5b11b2cb583f49bd75cea4.tar.gz
asb-54754cb5bdcc20085c5b11b2cb583f49bd75cea4.tar.xz
Initial revision
Diffstat (limited to 'freenx')
-rw-r--r--freenx/build/authkeys.patch12
-rw-r--r--freenx/build/netcat.patch23
2 files changed, 35 insertions, 0 deletions
diff --git a/freenx/build/authkeys.patch b/freenx/build/authkeys.patch
new file mode 100644
index 00000000..06a58a5d
--- /dev/null
+++ b/freenx/build/authkeys.patch
@@ -0,0 +1,12 @@
+diff -ur freenx-0.4.4.orig/nxloadconfig freenx-0.4.4/nxloadconfig
+--- freenx-0.4.4.orig/nxloadconfig 2005-08-06 15:53:27.000000000 +0200
++++ freenx-0.4.4/nxloadconfig 2005-09-01 21:02:19.000000000 +0200
+@@ -67,7 +67,7 @@
+ APPLICATION_LIBRARY_PRELOAD="" #Calculated
+
+ # the name of the authorized keys file for ssh
+-SSH_AUTHORIZED_KEYS="authorized_keys2"
++SSH_AUTHORIZED_KEYS="authorized_keys"
+
+ #########################################################################
+ # Default Values
diff --git a/freenx/build/netcat.patch b/freenx/build/netcat.patch
new file mode 100644
index 00000000..26f2f5db
--- /dev/null
+++ b/freenx/build/netcat.patch
@@ -0,0 +1,23 @@
+diff -ur freenx-0.4.4.orig/node.conf.sample freenx-0.4.4/node.conf.sample
+--- freenx-0.4.4.orig/node.conf.sample 2005-08-02 17:39:32.000000000 +0200
++++ freenx-0.4.4/node.conf.sample 2005-09-01 20:50:29.000000000 +0200
+@@ -300,6 +300,7 @@
+
+ # The key that contains the name of the complete path of the 'netcat' command.
+ #COMMAND_NETCAT=netcat
++COMMAND_NETCAT=nc
+
+ # The key that contains the name of the complete path of the 'ssh' and
+ # 'ssh-keygen' command.
+diff -ur freenx-0.4.4.orig/nxloadconfig freenx-0.4.4/nxloadconfig
+--- freenx-0.4.4.orig/nxloadconfig 2005-08-06 15:53:27.000000000 +0200
++++ freenx-0.4.4/nxloadconfig 2005-09-01 20:50:56.000000000 +0200
+@@ -153,7 +153,7 @@
+ COMMAND_XAUTH=/usr/X11R6/bin/xauth
+ COMMAND_SMBMOUNT=smbmount
+ COMMAND_SMBUMOUNT=smbumount
+-COMMAND_NETCAT=netcat
++COMMAND_NETCAT=nc
+ COMMAND_SSH=ssh
+ COMMAND_SSH_KEYGEN=ssh-keygen
+ COMMAND_CUPSD=/usr/sbin/cupsd