GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FISTGEN(8) FreeBSD System Manager's Manual FISTGEN(8)

fistgen - FiST language code translator

fistgen -v [ -o output-dir ] [ -u uname ] fistfile

FiST (File System Translator) is a language for describing stackable file systems. fistgen is the FiST language code translator.

fistgen generates file system sources from fistfile

-v explain what is being done

-o specify output directory (defaults to "out/")

-u specify the target OS version (defaults to running OS)

fistgen -o /tmp/stkgen -u Linux-2.6 fist/cryptfs.fist
produce code for a stackable file system named "cryptfs", for the Linux 2.6 kernel, and place the generated code in "/tmp/stkgen/Linux-2.6/cryptfs/".

Erez Zadok, Josef Sipek, and Kiron Vijayasankar, Computer Science Department, Stony Brook University.

Report bugs at https://bugzilla.filesystems.org/

http://www.filesystems.org/ for additional documentation, including a description of the FiST language.
2007-01-26

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.