aboutsummaryrefslogtreecommitdiff
path: root/Filesystems
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2004-12-12 11:45:24 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2004-12-12 11:45:24 +0000
commite56818b231a231a48e2616ec083999a14516a4ae (patch)
tree61b20d5d32e645df31e25618495f7595c11dc9c9 /Filesystems
parent0adcc6f7b2fdfdb14c560ad967ef0e61db3e2fde (diff)
cleanup
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems65
1 files changed, 47 insertions, 18 deletions
diff --git a/Filesystems b/Filesystems
index 720e3d0..553b714 100644
--- a/Filesystems
+++ b/Filesystems
@@ -1,6 +1,6 @@
Name: OW
-Author: Paul H. Alfille <palfille at partners org>
+Author: Paul H. Alfille palfille at partners org
Homepage: http://owfs.sourceforge.net
@@ -12,8 +12,7 @@ Description:
==============================================================================
Name: FunFS (status: alpha)
-Author: Michael Grigoriev (Net Integration Technologies) <mag at
-luminal org>
+Author: Michael Grigoriev (Net Integration Technologies) mag at luminal org
Homepage: http://www.luminal.org/wiki/index.php/FunFS/FunFS
@@ -25,7 +24,7 @@ Description:
==============================================================================
Name: EncFS
-Author: Valient Gough <vgough at pobox com>
+Author: Valient Gough vgough at pobox com
Homepage: http://pobox.com/~vgough/encfs.html
@@ -38,7 +37,7 @@ Description:
==============================================================================
Name: FUSE-J
-Author: Peter Levart <Peter.Levart at select-tech si>
+Author: Peter Levart peter.levart at select-tech si
Download: http://www.select-tech.si/fuse/
@@ -50,7 +49,7 @@ Description:
==============================================================================
Name: SMB for FUSE
-Author: Vincent Wagelaar <vincent at ricardis tudelft nl>
+Author: Vincent Wagelaar vincent at ricardis tudelft nl
Homepage: http://hannibal.lr-s.tudelft.nl/~vincent/fusesmb/
@@ -62,7 +61,7 @@ Description:
==============================================================================
Name: Run-Time-Access
-Author: Bob Smith <bsmith at linuxtoys org>
+Author: Bob Smith bsmith at linuxtoys org
Homepage: http://www.runtimeaccess.com
@@ -77,7 +76,7 @@ Description:
==============================================================================
Name: PhoneBook
-Author: David McNab <david at rebirthing co nz>
+Author: David McNab david at rebirthing co nz
Homepage: http://www.freenet.org.nz/phonebook
@@ -92,7 +91,7 @@ Description:
==============================================================================
Name: KIO Fuse Gateway
-Author: Alexander Neundorf <neundorf at kde org>
+Author: Alexander Neundorf neundorf at kde org
Homepage: http://kde.ground.cz/tiki-index.php?page=KIO+Fuse+Gateway
@@ -105,7 +104,7 @@ Description:
==============================================================================
Name: C# bindings
-Author: Valient Gough <vgough at pobox com>
+Author: Valient Gough vgough at pobox com
Homepage: http://pobox.com/~vgough/fuse-csharp.html
@@ -118,7 +117,7 @@ Description:
==============================================================================
Name: LUFS bridge (alpha)
-Author: Miklos Szeredi <mszeredi at inf bme hu>
+Author: Miklos Szeredi miklos at szeredi hu
Homepage: http://sourceforge.net/project/showfiles.php?group_id=121684&package_id=132803
@@ -131,7 +130,7 @@ Description:
==============================================================================
Name: btfs (Bluetooth FileSystemMapping)
-Author: Collin R. Mulliner <collin at betaversion net>
+Author: Collin R. Mulliner collin at betaversion net
Homepage: http://www.mulliner.org/bluetooth/btfs.php
@@ -145,7 +144,7 @@ Description:
==============================================================================
Name: mcachefs
-Author: Michael Still <mikal at stillhq com>
+Author: Michael Still mikal at stillhq com
Homepage: http://lists.samba.org/archive/linux/2004-March/010211.html
@@ -160,7 +159,7 @@ Description:
==============================================================================
Name: Fusedav
-Author: Lennart Poettering <mzshfrqni (at) 0pointer (dot) de>
+Author: Lennart Poettering mzshfrqni at 0pointer de
Homepage: http://0pointer.de/lennart/projects/fusedav/
@@ -173,7 +172,7 @@ Description:
==============================================================================
Name: RelFS
-Author: Vincenzo Ciancia <vincenzo_ml (at) yahoo (dot) it>
+Author: Vincenzo Ciancia vincenzo_ml at yahoo it
Homepage: http://relfs.sourceforge.net/
@@ -187,7 +186,7 @@ Description:
==============================================================================
Name: GmailFS
-Author: Richard Jones <richard (at) jones (dot) name>
+Author: Richard Jones richard at jones name
Homepage: http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html
@@ -201,7 +200,7 @@ Description:
==============================================================================
Name: DataDraw
-Author: Bill Cox <bill (at) viasic (dot) com>
+Author: Bill Cox bill at viasic com
Homepage: http://www.viasic.com/opensource/
@@ -213,7 +212,7 @@ Description:
==============================================================================
Name: gphoto2-fuse-fs
-Author: Christopher Lester <lester at hep phy cam ac uk>
+Author: Christopher Lester lester at hep phy cam ac uk
Homepage: http://www.hep.phy.cam.ac.uk/~lester/gphoto2-fuse-fs/
@@ -225,3 +224,33 @@ Description:
gphoto2"
==============================================================================
+Name: cvsfs-fuse
+
+Author: Patrick Frank pfrank at gmx de
+
+Homepage: http://sourceforge.net/projects/cvsfs
+
+Description:
+
+ This provides a package which presents the CVS contents as mountable
+ file system. It allows to view the versioned files as like they were
+ ordinary files on a disk. There is also a possibility to check
+ in/out some files for editing.
+
+==============================================================================
+Name: Wayback (User-level Versioning File System for Linux)
+
+Author: Brian Cornell techie at northwestern edu
+
+Homepage: http://wayback.sourceforge.net/
+
+Description:
+
+ When you use a Wayback file system, old versions of files are never
+ lost. No matter how much you change a file or directory, everything
+ is always kept in a versioning file so that you never lose important
+ data. Wayback provides the ability to remount any already mounted
+ file system with versioning support under a different
+ directory.
+
+==============================================================================