freebsd-nq/release/amd64
Glen Barber ed785830d7 Add a separate script to build the memstick.img and the
mini-memstick.img with UEFI support.

As the comments in the file suggest, 1) there must
be existing ${.OBJDIR}/usr/src/release/{release,bootonly};
2) TARGET/TARGET_ARCH must be amd64; and 3) it must be
a vt(4)-enabled kernel with vt_efifb (*not* vt_vga).

This script is not hooked into release/Makefile in any way
until further testing is complete.

Sponsored by:	The FreeBSD Foundation
2014-04-25 21:11:00 +00:00
..
make-memstick.sh Fix indentation for diff reduction with commits to follow. 2014-04-25 19:43:18 +00:00
make-uefi-memstick.sh Add a separate script to build the memstick.img and the 2014-04-25 21:11:00 +00:00
mkisoimages.sh