The kernel is rebuilt and the system is rebooted when removing a kernel
fileset --
Removing a kernel fileset will now, by default, cause a kernel rebuild and
a system reboot. The autoreboot option now applies to the swremove
command and must be set "true" to effect a kernel build.
Compatibility with previous behavior is maintained by specifying the new
swremove option auto_kernel_build=false.
The option should be used only when removing a kernel fileset to delete files and not to remove functionality.
The behavior when removing kernel software from a NFSD client system
remains unchanged.