I asked to see the source code because I was playing with the Levinux and wanted to see what changes you may have made to the old version of Core.
I simply asked where the source is because I wished to look at it. Don't get so bent out of shape.
Sorry, it didn't seem that way, Gerald. I just extracted the microcore.gz and vmlinuz files from the iso, and made a script to do one-time running of Recipe scripts pulled over on first boot, and repacked microcore.gz and dropped them into location.
This simple trick should work with any kernel file named vmlinuz and initramfs-style boot image named microcore.gz. Thinking of changing microcore.gz to initramfs.gz to make it more clear its a totally generic system.
The way it gets tied to Micro Core Linux (or just Core Linux if updated) is the nature of the recipe scripts it can run on startup to build this particular server-type or that. The bash script named Recipe.sh is very tied to the TCE repository system. Conceivably, it could be tied to any repository system. Recipes are just bash scripts edited on the VM's host.
The specialness comes not from any compiling, but just a sort of magical cocktail mix that results in a non-brittle persistent cross-host-OS VM that is particularly Dropbox friendly. I realize I have GPL issues to resolve as the beta moves forward, as I am redistributing other people's GPL binaries.
Apologies for my part in coming off like an asshole. Not my intention.