evfs: The Enlightenment File System Daemon1
Efsd, the Enlightenment File System Daemon, is a daemon that provides
commonly needed file system functionality to one or more clients. It
comes as a library that clients (like e17) use, sending commands to
the daemon, which asynchronously reports back the outcome of the
commands when their execution is finished. Efsd therefore decouples
the client 100% from any file system related tasks (which means that
you will for example not see a GUI application hang, assuming it is
coded sanely),
... part of T2,
get it here
URL: https://www.enlightenment.org
Author: Rasterman <raster [at] rasterman [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Beta
Version: r41533
Download: svn+http://svn.enlightenment.org/svn/e/trunk/OLD/ evfs -r41533evfs-r41533.tar.bz2
T2 source: evfs.cache
T2 source: evfs.conf
T2 source: evfs.desc
T2 source: libdir.patch
Build time (on reference hardware): 35% (relative to binutils)2
Installed size (on reference hardware): 0.43 MB, 58 files
Dependencies (build time detected):
00-dirtree
autoconf
automake
binutils
coreutils
curl
diffutils
eet
evas
expat
findutils
fontconfig
freetype
gawk
grep
imlib2
libidn
libjpeg
libtool
libx11
libxau
libxcursor
libxdmcp
libxext
libxfixes
libxinerama
libxml
libxp
libxrandr
libxrender
libxscrnsaver
linux-header
m4
make
openssl
perl
sed
sysfiles
tar
util-linux
zlib
Installed files (on reference hardware):
[show]
etc/opt/e17
opt/e17/bin/evfs
opt/e17/bin/evfscat
opt/e17/bin/evfscopy
opt/e17/bin/evfsdemo
opt/e17/bin/evfsworker
opt/e17/doc/evfs
opt/e17/include/evfs
opt/e17/include/evfs/evfs.h
opt/e17/include/evfs/evfs_auth.h
opt/e17/include/evfs/evfs_cleanup.h
opt/e17/include/evfs/evfs_client.h
opt/e17/include/evfs/evfs_command.h
opt/e17/include/evfs/evfs_commands.h
opt/e17/include/evfs/evfs_common.h
opt/e17/include/evfs/evfs_debug.h
opt/e17/include/evfs/evfs_event.h
opt/e17/include/evfs/evfs_event_helper.h
opt/e17/include/evfs/evfs_filereference.h
opt/e17/include/evfs/evfs_io.h
opt/e17/include/evfs/evfs_macros.h
opt/e17/include/evfs/evfs_metadata.h
opt/e17/include/evfs/evfs_misc.h
opt/e17/include/evfs/evfs_new.h
opt/e17/include/evfs/evfs_operation.h
opt/e17/include/evfs/evfs_operation_tasks.h
opt/e17/include/evfs/evfs_plugin.h
opt/e17/include/evfs/evfs_server.h
opt/e17/include/evfs/evfs_server_handle.h
opt/e17/include/evfs/evfs_trash.h
opt/e17/include/evfs/evfs_vfolder.h
opt/e17/include/evfs/tarpet.h
opt/e17/lib/evfs
opt/e17/lib/evfs/plugins
opt/e17/lib/evfs/plugins/file
opt/e17/lib/evfs/plugins/file/bzip2.la
opt/e17/lib/evfs/plugins/file/bzip2.so
opt/e17/lib/evfs/plugins/file/ftp.la
opt/e17/lib/evfs/plugins/file/ftp.so
opt/e17/lib/evfs/plugins/file/gzip.la
opt/e17/lib/evfs/plugins/file/gzip.so
opt/e17/lib/evfs/plugins/file/posix.la
opt/e17/lib/evfs/plugins/file/posix.so
opt/e17/lib/evfs/plugins/file/sftp.la
opt/e17/lib/evfs/plugins/file/sftp.so
opt/e17/lib/evfs/plugins/file/tar.la
opt/e17/lib/evfs/plugins/file/tar.so
opt/e17/lib/evfs/plugins/file/trash.la
opt/e17/lib/evfs/plugins/file/trash.so
opt/e17/lib/evfs/plugins/file/vfolder.la
opt/e17/lib/evfs/plugins/file/vfolder.so
opt/e17/lib/evfs/plugins/meta
opt/e17/lib/evfs/plugins/meta/audio_tagger.la
opt/e17/lib/evfs/plugins/meta/audio_tagger.so
opt/e17/lib/evfs/plugins/meta/extractor_tagger.la
opt/e17/lib/evfs/plugins/meta/extractor_tagger.so
opt/e17/lib/evfs/plugins/vfolder
opt/e17/lib/evfs/plugins/vfolder/efolder.la
opt/e17/lib/evfs/plugins/vfolder/efolder.so
opt/e17/lib/evfs/plugins/vfolder/group.la
opt/e17/lib/evfs/plugins/vfolder/group.so
opt/e17/lib/evfs/plugins/vfolder/trash.la
opt/e17/lib/evfs/plugins/vfolder/trash.so
opt/e17/lib/libevfs.a
opt/e17/lib/libevfs.la
opt/e17/lib/libevfs.so
opt/e17/lib/libevfs.so.0
opt/e17/lib/libevfs.so.0.0.0
opt/e17/lib/pkgconfig/evfs.pc
opt/e17/sbin
var/adm/dependencies/evfs
var/adm/descs/evfs
var/adm/flists/evfs
var/adm/md5sums/evfs
var/adm/packages/evfs
var/opt/e17
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).