Following r335259, don't copy boot1 from the running system for sparc64
either.
This commit is contained in:
parent
aa2a0e0fc3
commit
e94a7c27df
@ -792,8 +792,6 @@ DESTDIR=${OBJDIR}/boot-tree
|
||||
rm -rf ${DESTDIR}
|
||||
mkdir -p ${DESTDIR}/boot/defaults
|
||||
mkdir -p ${DESTDIR}/boot/kernel
|
||||
# XXX boot1 exists only on sparc64
|
||||
cp /boot/boot1 ${DESTDIR}/boot
|
||||
cp /boot/kernel/kernel ${DESTDIR}/boot/kernel
|
||||
echo -h -D -S115200 > ${DESTDIR}/boot.config
|
||||
cat > ${DESTDIR}/boot/loader.conf <<EOF
|
||||
|
Loading…
Reference in New Issue
Block a user