Hi and thanks again for Crux maintenance efforts. I played with the build ISO process, creating an autoload USB token without re-compiling the kernel as would be implied by a normal Crux installation targeting the USB device. This went fine. In the file initramfs.lst used to build the initramfs file, a directory creation directive is missing for the directory /lib/modules/.../drivers/scsi/mvsas This would fix an issue for someone needing the scsi mvsas.ko module upon Crux installation. Otherwise, in configuring the kernel for another application, I noticed the "Allow for memory compaction" boolean not being set in the distributed default configuration. (In the Memory management options). The help field for this setting is strongly advocating for setting to Y. Also, I noticed a .footprint mismatch in the gettext package for a missing static library which is required only for AIX (as hinted by a grep on Makefiles present in the work directory after a pkgmk -kw). Regards, - Thierry Moreau