Redirecting FileSystem
Print

Source code packages


GnuPG key for packages is available

packagereleasedatekernelstateCHANGELOGINSTALLREADMEdownloadMD5SHA1GPG
redirfs0.10May 20, 2010>=2.6.12stableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
avflt0.6May 20, 2010>=2.6.25stableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
dummyflt0.4Oct 29, 2009>=2.6.12stableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
librfsctl0.0.0Nov 24, 2008n/astableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
libavfltctl1.0.0Feb 5, 2009n/astableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
libav0.2.0Apr 10, 2010n/astableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
rfsctl0.1Nov 24, 2008n/astableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
avfltctl0.2Feb 5, 2009n/astableCHANGELOGINSTALLREADMEdownloadmd5sha1sig
avtest0.1Nov 24, 2008n/astableCHANGELOGINSTALLREADMEdownloadmd5sha1sig


stable - ready for production usage
testing - should be stable, not well tested
experimental - buggy, non-stable, can cause crashes and file system corruptions

older packages

[+]


Subversion repository


RedirFS Framework uses Subversion. If you have a svn client installed, you can checkout your working copy.

RedirFS repository structure:
 /
 |--- trunk                    - actual version(can be buggy, for developers and testing only)
 |     |--- src                - RedirFS and Filters source code 
 |     |     |--- avlft        - filter for on-access scanning
 |     |     |--- avfltctl     - user space utility to control avflt
 |     |     |--- avtest       - user space testing utility for avflt
 |     |     |--- compflt      - draft of the compress filter(not maintained)
 |     |     |--- dummyflt     - dummy filter, can be used as template for new filter
 |     |     |--- libav        - user space library for on-access scanning
 |     |     |--- libavfltctl  - user space library to control avflt
 |     |     |--- librfsctl    - user space library to control filters
 |     |     |--- procflt      - hiding processes filter(not maintained)
 |     |     |--- redirfs      - RedirFS framework core
 |     |     `--- rfsctl       - user space utility to control filters
 |     |--- doc                - RedirFS and Filters documentation
 |     |     |--- redirfs
 |     |     `--- avflt
 |     `--- utils              - various tools, scripts and utilities used for development    
 |--- branches                 - RedirFS branches
 |     |--- 0.1.x              - old version corresponding to Hrbata's MSc Thesis
 |     |--- 0.2.1              - old version of the framework
 |     |--- xpirko01           - FIT BUT student project
 |     |--- xzelen06           - FIT BUT student project
 |     |--- xzunap00           - FIT BUT student project
 |     `--- xpodro01           - FIT BUT student project
 `--- tags                     - RedirFS tags(stable versions)


You may also browse the RedirFS repository with ViewSVN or directly via HTTP access.

Read only access via HTTP:
$ svn co http://www.redirfs.org/svn/redirfs


Read-Write access via SSH:
$ svn co svn+ssh://svn@www.redirfs.org/redirfs




Created by: admin. Last Modification: Thursday 20 of May, 2010 19:38:07 CEST by hrbata.