Provided is a kernel loader that replicates vanilla functionality with added support for a custom module list read from a text file. Custom modules are loaded after the base kernel, but started before ...