adding iPXE, fixing changed package name

This commit is contained in:
2015-06-27 21:07:24 -04:00
parent 1503f55f5b
commit 8de80fde9d
3 changed files with 4 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ BASEDIR="$(pwd)"
ISODIR="${BASEDIR}/iso"
# Where source code is kept.
SRCDIR="${BASEDIR}/src"
SRCDIR="${BASEDIR}/extrasrc"
# Where we mount for chroots etc.
MOUNTPT="/mnt/${UXNAME}"