Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 6baf1eb4722c5a1ccc8680136214fcac > files > 7

funionfs-0.4.2-4mdv2010.0.x86_64.rpm

- 15 Aug 2006 0.4.2

Bug corrections (minor corrections). Added an autotools configuration system.
Added a log system and a control file to control funionfs on the fly.
I've added a man page.

- 12 Jun 2006 0.4.1

Bug corrections. Funionfs is more compatible with 2.3 API version of fuse.
I've added a new parameter to change the name of a deleted file (thanks to michael Raskin)

- 26 May 2006 0.4

You now could overlay multiple filesystems.
funionfs is now compatible with the syntax of unionfs. Moreover, funionfs is compatible with
the mount syntax and you can now add entries in your fstab with unionfs
Support of xattr has been added.
Support for ownership of file creator is added.
Funionfs is compatible with fuse 2.5 and 2.3 (just modifiy the define in the Makefile)
You can create fifos with Mknod

- 29 Jan 2006 0.3

Bug corrections
Mainly when coying from readonly filesystem to the readwrite one
This impacts the mknod, mkdir, symlink, rename, link  functions
Correct a Bad bug in the link function
when doing ls, symbolic linked files status are not correctly read

- 16 Jan 2006 0.2

Bug corrections in the filecopy algorithm.
Put comment around diags.
Do a correction for the mknod call.

- 30 Dec 2005 First Release

This is the first Release of funionfs. The program contains all function to manage the filesystem.