![]() |
![]()
| ![]() |
![]()
NAMEfistgen - FiST language code translator SYNOPSISfistgen -v [ -o output-dir ] [ -u uname ] fistfile DESCRIPTIONFiST (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 OPTIONS-v explain what is being done -o specify output directory (defaults to "out/") -u specify the target OS version (defaults to running OS) EXAMPLESfistgen -o /tmp/stkgen -u Linux-2.6 fist/cryptfs.fist
AUTHORSErez Zadok, Josef Sipek, and Kiron Vijayasankar, Computer Science Department, Stony Brook University. REPORTING BUGSReport bugs at https://bugzilla.filesystems.org/ SEE ALSOhttp://www.filesystems.org/ for additional documentation, including a description of the FiST language.
|