mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 11: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
11
sysa/after2.kaem
Normal file
11
sysa/after2.kaem
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue