#!/bin/bash # help: For development, creates iso, kernel, initrd gzip compressed set -e cd $(dirname $0) ./build ./prepare ROOTFS=0 ./package