ChimeraOS / chimeraos

A Steam Big Picture based couch gaming OS
MIT License
1.67k stars 116 forks source link

Is there any chance of including gvfs-nfs? #915

Closed mjsf12 closed 7 months ago

mjsf12 commented 7 months ago

I use NFS to fetch ROMs from my NAS. Currently, I have to mount it using mount (or add it to /etc/fstab), but it would be more convenient to just use Nautilus for this. Today, I tried unfreezing the system and installing this library, and I can simply use it through Nautilus. Could this library be included by default? Sorry if something doesn't make sense, English is not my first language.

NeroReflex commented 7 months ago

@mjsf12 thanks for your feedback. Can you create a PR about this and provide info about how much space the new packages takes up?

alkazar commented 7 months ago

I tried unfreezing the system and installing this library

Which library?

mjsf12 commented 7 months ago

I don't know what methodology you use to measure package size, but it would only install two packages: libnfs -> 757.5 KB gvfs-nfs -> 50.2 KB So it would be around 807.7 KB. If you have your own methodology, please explain it to me.

mjsf12 commented 7 months ago

I tried unfreezing the system and installing this library

Which library?

gvfs-nfs

NeroReflex commented 7 months ago

I don't know what methodology you use to measure package size, but it would only install two packages: libnfs -> 757.5 KB gvfs-nfs -> 50.2 KB So it would be around 807.7 KB. If you have your own methodology, please explain it to me.

Answering for future reference: exactly what you did.

PR merged: thank you.