aboutsummaryrefslogtreecommitdiffstats
path: root/Filesystems
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-06-19 10:07:42 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-06-19 10:07:42 +0000
commit4d06f49a158d2d711c3df8997a655d6ce5001566 (patch)
tree7040a425930e0e38d7eb9b2f4fa576c40d08ff10 /Filesystems
parentdf6ebac7dabff5d787677f4dfff05579480ae78a (diff)
downloadandroid_external_fuse-4d06f49a158d2d711c3df8997a655d6ce5001566.tar.gz
android_external_fuse-4d06f49a158d2d711c3df8997a655d6ce5001566.tar.bz2
android_external_fuse-4d06f49a158d2d711c3df8997a655d6ce5001566.zip
added smbnetfs
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems15
1 files changed, 14 insertions, 1 deletions
diff --git a/Filesystems b/Filesystems
index a931467..273cac6 100644
--- a/Filesystems
+++ b/Filesystems
@@ -362,7 +362,7 @@ Description:
mount your audio cd.
==============================================================================
-Name: Fuse-J-shfs
+Name: Fuse-J-shfs
Author: Paul "Joey" Clark / joey at hwi ath cx
@@ -375,3 +375,16 @@ Description:
implementations you can use straight away: gzip, rar, sparse, ...
==============================================================================
+Name: SMBNetFS
+
+Author: Mikhail Kshevetskiy / kl at laska dorms spbu ru
+
+Homepage: http://smbnetfs.airm.net/
+
+Description:
+
+ SMBNetFS is a Linux filesystem that allow you to use
+ samba/microsoft network in the same manner as the network
+ neighborhood in Microsoft Windows.
+
+==============================================================================