# vim: set ft=sh: install () { MODULES=" $(checked_modules '/kernel/fs' | grep -v "nls") " BINARIES="" FILES="" SCRIPT="filesystems" } help () { cat<