HardenedBSD/release/i386
Glen Barber ed79fb4ea9 Add prototypes for build-specific tuning:
- vm_prebuild_setup():
	Steps to run prior to creating the file-backed
	disk image.

 - vm_setup():
	Steps to run while the file-backed disk image
	is mounted.

 - vm_postbuild_setup():
	Steps to run after the file-backed disk image
	is dismounted.

The intention is to override as necessary via build
configuration files, as needed.

Sponsored by:	The FreeBSD Foundation
2014-10-09 03:29:52 +00:00
..
make-memstick.sh Fix indentation for diff reduction with commits to follow. 2014-04-25 19:43:18 +00:00
mk-vmimage.sh Add prototypes for build-specific tuning: 2014-10-09 03:29:52 +00:00
mkisoimages.sh