mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 12:36:32 +01:00
Implement kernel bootstrap up to building Linux.
This commit is contained in:
parent
ae7e1f9498
commit
6881d5dcf8
56 changed files with 4869 additions and 209 deletions
4
sysa/kexec-fiwix/kexec-fiwix.kaem
Executable file
4
sysa/kexec-fiwix/kexec-fiwix.kaem
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
cd src
|
||||
tcc -m32 -march=i386 -std=c89 -I../../tcc/tcc-0.9.27/include -o kexec-fiwix kexec-fiwix.c
|
||||
|
||||
./kexec-fiwix
|
||||
Loading…
Add table
Add a link
Reference in a new issue