#!/bin/bash build() { add_module "nfs" add_runscript add_binary /usr/lib/initcpio/nfsmount /bin/nfsmount } help() { cat <