# vim: set ft=sh: install () { MODULES=" $(cat /proc/filesystems | grep -v nodev) " BINARIES="" FILES="" SCRIPT="filesystems" } help () { cat<