Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 308737

Summary: net-misc/neatx (New Version) 0.3.1_p59
Product: Gentoo Linux Reporter: Richard Westwell <garlicbread>
Component: New packagesAssignee: Gentoo NX Server project <nx>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/neatx/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: neatx-0.3.1_p59.ebuild
files/patch-r43-r59.patch

Description Richard Westwell 2010-03-09 21:34:22 UTC
added an ebuild for release 59
also added a blocker for the other nxserver ebuilds
Comment 1 Richard Westwell 2010-03-09 21:35:44 UTC
Created attachment 222905 [details]
neatx-0.3.1_p59.ebuild
Comment 2 Richard Westwell 2010-03-09 21:36:28 UTC
Created attachment 222907 [details, diff]
files/patch-r43-r59.patch
Comment 3 Richard Westwell 2010-03-09 21:38:18 UTC
note also made the nx user a member of wheel group by default during install
instead of relying on the user post install to run usermod
(there is a note in the ebuild but I was caught out by this one)
Comment 4 Bernard Cafarelli gentoo-dev 2010-04-07 09:40:20 UTC
Hi, thanks for the report!

I've created a new tarball for r59 and bumped the version in tree

wheel group adding is not enabled by default, as some people prefer ssh authentication (so nx user does not have sudo rights). Also, NX servers do not block each other as they should be installable side-by-side (and switchable via eselect-nxserver)