Re: NEW sysutils/unionfs-fuse

2019-11-12 Thread Jeremie Courreges-Anglas
On Sat, Nov 09 2019, Björn Ketelaars wrote: > On Sun 29/09/2019 13:30, Björn Ketelaars wrote: >> This is a new port for unionfs-fuse. >> >> DESCR: >> >> unionfs-fuse overlays several directory into one single mount point. >> >> It first tries to access the file on the top branch and if the file

Re: NEW sysutils/unionfs-fuse

2019-11-09 Thread Björn Ketelaars
On Sun 29/09/2019 13:30, Björn Ketelaars wrote: > This is a new port for unionfs-fuse. > > DESCR: > > unionfs-fuse overlays several directory into one single mount point. > > It first tries to access the file on the top branch and if the file does > not exist there, it continues on lower level b

NEW sysutils/unionfs-fuse

2019-09-29 Thread Björn Ketelaars
This is a new port for unionfs-fuse. DESCR: unionfs-fuse overlays several directory into one single mount point. It first tries to access the file on the top branch and if the file does not exist there, it continues on lower level branches. If the user tries to modify a file on a lower level rea