FS#44431 - [gvfs] Add NFS backend
Attached to Project:
Arch Linux
Opened by Ross Lagerwall (rosslagerwall) - Wednesday, 01 April 2015, 22:48 GMT
Last edited by Jan de Groot (JGC) - Thursday, 24 September 2015, 08:46 GMT
Opened by Ross Lagerwall (rosslagerwall) - Wednesday, 01 April 2015, 22:48 GMT
Last edited by Jan de Groot (JGC) - Thursday, 24 September 2015, 08:46 GMT
|
Details
Hi,
Since gvfs 1.24, it gained the ability to mount NFS shares using libnfs. It would be great if this was compiled into gvfs. To do this: - add a build dependency on libnfs - package the resulting files in a new package (/usr/lib/gvfs/gvfsd-nfs and /usr/share/gvfs/mounts/nfs.mount) - run the following at install time to allow it to connect to NFS shares using the correct port number: setcap 'cap_net_bind_service=+ep' /usr/lib/gvfs/gvfsd-nfs Thanks |
This task depends upon