This kit provides the means to allow the btcreate command to build the kernel with all options.
Currently, if the kernel built with the current system configuration exceeds the firmware limit, btcreate will remove all options except DVDFS and CDFS. If the newly built kernel with CDFS and DVDFS also fails, btcreate then builds a kernel with mandatory options alone.
To build a kernel with all options, run btcreate by setting the following environment variable:
BTCREATE_MODE=VER-1-1
See the revised btcreate(8) reference page delivered in this kit for more information.