#!/bin/bash
set -eux

# ensure we have tftp and pxe requirements
install-packages syslinux tftpd-hpa xinetd
