# Created by Tobias Powalowski <tpowa@archlinux.org>

build ()
{
    BINARIES=""
    FILES=""
    SCRIPT="arch_pxelinux"
}

help ()
{
cat<<HELPEOF
  This hook starts the network interface and mounts the NFSDIR on an arch boot image.
HELPEOF
}
