NanoBSD needs to build images that are bootable, but whose first partition isn't the one booting. To do that, I need an active flag for that partition. This patch adds one to mkimg and makes mbr use it. Don't know if other schemes have this notion, or if there's better terminology that could be used.
Enjoy.