Copy the install log to the deployed /var/log directory so that we have

post-mortem data on how the machine was configured/installed.
This commit is contained in:
Devin Teske 2013-11-08 10:14:32 +00:00
parent 9e513d3179
commit 66fd321403
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257844

View File

@ -39,6 +39,8 @@ rm $BSDINSTALL_TMPBOOT/loader.conf.*
cp $BSDINSTALL_TMPBOOT/* $BSDINSTALL_CHROOT/boot
[ "$debugFile" ] && cp "$debugFile" $BSDINSTALL_CHROOT/var/log/
# Set up other things from installed config
chroot $BSDINSTALL_CHROOT /usr/bin/newaliases