#!/bin/sh set -e set -x usage () { echo "${0##/*} [options] []" echo "Bootstrap rootfs for Debian" echo cat <