Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News libferris 1.2.6 (Default branch) Post 302271875 by Linux Bot on Sunday 28th of December 2008 08:40:15 PM
Old 12-28-2008
libferris 1.2.6 (Default branch)

libferris is a virtual filesystem that exposeshierarchical data of all kinds through a commonC++ interface. Access to data is performed usingC++ IOStreams and Extended Attributes (EA) can beattached to each file or directory to presentmetadata. Ferris uses a plugin API to read variousdata sources and expose them as filesystems and togenerate interesting EA. Current implementationsinclude native (kernel disk IO with fam), XML (mount an XML file as a filesystem), DB4, xmldb, Evolution, Firefox, Emacs, LDAP, HTTP, FTP, eet,sockets, RDF/XML, RDF/bdb, and mbox. EA generatorsinclude image, audio, and animation decoders.License: GNU General Public License (GPL)Changes:
HAL support was improved, including a volumemanager, configuration wizard, and hal://filesystem. Switching between many fulltext andmetadata indexes is easier. Support was added foreasy async searches, and for building temporaryindex federations to complement the existingpermanent federations. The fdu command, acopy-append feature in gfcp, the precache sizeoption for tree walkers, and the gfindexaddclient, which can add to both metadata andfulltext indexes, were added. Improvements weremade to hidden symbol support.Image

Image

More...
 
virtual-filesystems(7)					 Miscellaneous Information Manual				    virtual-filesystems(7)

NAME
virtual-filesystems - event signalling that virtual filesystems have been mounted SYNOPSIS
virtual-filesystems [ENV]... DESCRIPTION
The virtual-filesystems event is generated by the mountall(8) daemon after it has mounted all virtual filesystems listed in fstab(5). mountall(8) emits this event as an informational signal, services and tasks started or stopped by this event will do so in parallel with other activity. This event is typically used by services that must be started in order to mount other filesystems. When this event occurs, common filesys- tems such as /usr may not be mounted. For most normal services the filesystem(7) event is sufficient. EXAMPLE
A service that wishes to be running once virtual filesystems are mounted might use: start on virtual-filesystems SEE ALSO
mounting(7) mounted(7) local-filesystems(7) remote-filesystems(7) all-swaps(7) filesystem(7) mountall 2009-12-21 virtual-filesystems(7)
All times are GMT -4. The time now is 04:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy