mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 07:45:24 +01:00
Initial commit
As of right now, rootfs.sh creates an initramfs that: - boots linux - builds mescc-tools-seed - compiles blynn-compiler (from oriansj's fork)
This commit is contained in:
commit
f0959ba2f4
8 changed files with 163 additions and 0 deletions
12
blynn-compiler-extras/kaem.patch
Normal file
12
blynn-compiler-extras/kaem.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
--- kaem.run 2020-12-14 17:54:49.590792093 +1100
|
||||
+++ kaem.run 2020-12-14 17:55:34.293053332 +1100
|
||||
@@ -36,3 +36,9 @@
|
||||
############################################
|
||||
|
||||
../bin/kaem --verbose --strict --file mes-m2.kaem
|
||||
+
|
||||
+############################################
|
||||
+# Phase-14 Build blynn-compiler #
|
||||
+############################################
|
||||
+
|
||||
+../bin/kaem --verbose --strict --file blynn-compiler/go.kaem
|
||||
Loading…
Add table
Add a link
Reference in a new issue