mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
As of right now, rootfs.sh creates an initramfs that: - boots linux - builds mescc-tools-seed - compiles blynn-compiler (from oriansj's fork)
9 lines
329 B
Text
9 lines
329 B
Text
[submodule "mescc-tools-seed"]
|
|
path = mescc-tools-seed
|
|
url = https://github.com/oriansj/mescc-tools-seed/
|
|
[submodule "bootstrap-seeds"]
|
|
path = bootstrap-seeds
|
|
url = https://github.com/oriansj/bootstrap-seeds
|
|
[submodule "blynn-compiler-oriansj"]
|
|
path = blynn-compiler-oriansj
|
|
url = https://github.com/oriansj/blynn-compiler
|