build: more sanity glue; don't hide console menu by hiccup

This commit is contained in:
Franco Fichtner 2014-12-09 09:04:53 +01:00
parent 7f3f92daa0
commit 44a55e28a9
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ setup_platform()
rm -rf ${1}/usr/sbin/pc-sysinstall
cd ${COREDIR} && cp -r * ${1}
mkdir ${1}/conf
rm -f ${1}/boot/*_wrap
}
setup_mtree()