#!/bin/bash build() { add_dir "/mnt" add_module loop add_module dm-crypt add_runscript } help() { cat <