Implement kernel bootstrap up to building Linux.

This commit is contained in:
rick-masters 2023-03-01 04:08:10 +00:00
parent ae7e1f9498
commit 6881d5dcf8
56 changed files with 4869 additions and 209 deletions

11
sysa/after2.kaem Normal file
View file

@ -0,0 +1,11 @@
prefix=/usr
bindir=${prefix}/bin
PATH=${bindir}
cd sysa
catm run2-after-fiwix.kaem bootstrap.cfg run-after-fiwix.kaem
chmod 755 run2-after-fiwix.kaem
kaem --file run2-after-fiwix.kaem