The mkminixfs kernel patch is responsible for:
- Setting up a minixfs on /dev/ram0
- Adding the "untar" function to the kernel, allowing use of standard tar file archives as packages.
- Adding an "unzip" function, allowing for decompression of standard GNU-gzip files.
- Setting the real root device correctly after initializing the newly created filesystem.