Date: Mon, 7 Apr 2008 12:36:45 +0000 (UTC) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-chironfs Makefile distinfo pkg-descr Message-ID: <200804071236.m37CajW0026180@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2008-04-07 12:36:45 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-chironfs Makefile distinfo pkg-descr Log: - add chironfs 1.0.0 Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated filesystems may be of any kind you want the only requisite is that you mount it. No need for special configuration files, the setup is as simple as one mount command (or one line in fstab). WWW: http://code.google.com/p/chironfs/ Revision Changes Path 1.997 +1 -0 ports/sysutils/Makefile 1.1 +37 -0 ports/sysutils/fusefs-chironfs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-chironfs/distinfo (new) 1.1 +7 -0 ports/sysutils/fusefs-chironfs/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804071236.m37CajW0026180>