Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88806 Details for
Bug 136234
net-misc/nxserver-freenx-0.5.0.20060311-r1 -- patch to nxloadconfig to fix problems I found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix 2 probs. I think I found with nxloadconfig
nxloadconfig.patch (text/plain), 888 bytes, created by
Clemmitt M. Sigler
on 2006-06-09 16:59:00 UTC
(
hide
)
Description:
Patch to fix 2 probs. I think I found with nxloadconfig
Filename:
MIME Type:
Creator:
Clemmitt M. Sigler
Created:
2006-06-09 16:59:00 UTC
Size:
888 bytes
patch
obsolete
>--- nxloadconfig.orig 2006-06-09 16:44:38.000000000 -0400 >+++ nxloadconfig 2006-06-09 18:53:29.000000000 -0400 >@@ -182,7 +182,7 @@ > AGENT_EXTRA_OPTIONS_X="" > AGENT_STARTUP_TIMEOUT="60" > AGENT_FONT_SERVER="" >-PROXY_TCP_NODELAY="" >+PROXY_TCP_NODELAY="1" > PROXY_EXTRA_OPTIONS="" > > ############################################################################ >@@ -496,7 +496,7 @@ > [ -z $(echo "$ENABLE_ROOTLESS_MODE" | egrep "^[0|1]$") ] && \ > ERROR="yes" && echo "Error: Invalid value \"ENABLE_ROOTLESS_MODE=$ENABLE_ROOTLESS_MODE\"" > >- [ -z "$(strings $PATH_BIN/nxagent | grep 'NXAGENT - Version 1.5.0')"] && \ >+ [ -z "$(strings $PATH_BIN/nxagent | grep 'NXAGENT - Version 1.5.0')" ] && \ > ERROR="yes" && echo "Error: Could not find 1.5.0 version string in nxagent. NX 1.5.0 backend is needed for this version of FreeNX." > > [ -z $(echo "$ENABLE_USESSION" | egrep "^[0|1]$") ] && \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136234
: 88806