If one decides to boot an arbitrary system, pointing at whatever would be the latest version of exec.asm, it doesn't even matter what the project is today and whatever the setup script is doing.
If one chooses to use this, one decides to handover the virtual machine ownership. Your system is whatever OP decides, now or in the future.<p>Edit: made a clear mistake here. One would clearly not be booting on lates version of exec.asm.
It would be libBareMetal.asm instead.<p>Sorry for confusion guys, totally safe and effective<p>if [ -x "$(command -v curl)" ]; then
curl -s -o libBareMetal.asm <a href="https://raw.githubusercontent.com/ReturnInfinity/BareMetal/master/api/libBareMetal.asm" rel="nofollow">https://raw.githubusercontent.com/ReturnInfinity/BareMetal/m...</a>
else
wget -q <a href="https://raw.githubusercontent.com/ReturnInfinity/BareMetal/master/api/libBareMetal.asm" rel="nofollow">https://raw.githubusercontent.com/ReturnInfinity/BareMetal/m...</a>
fi