#!/bin/sh # # This is the stage0 script, it prepares a basic usable system # in $root. rm -rf root morpheus.log packages="crossmusl ncurses libevent zlib tinyxlib kernel emul busybox fs make man mksh rsync sbase sdhcp sic sinit smdev syslinux tinyxserver tmux ubase" ./pkgbuild $packages