#!/bin/sh CORE_TOOLS="openssh vim curl" DEV_TOOLS="git-base bmake gmake binutils clang" EXTRA_TOOLS="bison groff perl python27" cat <