My use case is to use CentOS7 in the most minimal sense possible yet be able to use it as a server to host some stuff. I'm already using the CentOS minimal iso(and a kickstart to install/uninstall some packages), but I want to deep dive if I can make it even more bare metal.
For this I need to be able to compile a bare metal CentOS and convert it into a iso and boot it up and do some tests. Can someone help with the steps for compiling and building a bare metal CentOS iso? Based on these tests, I will verify whether this approach or using minimal CentOS will be better for me.