mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-14 23:35:24 +01:00
Add mes and mescc-tools-extra
mescc-tools-extra contains two important tools: - cp - chmod mes first builds itself from a mes 0.21 seed as used by guix, and then builds a mes 0.22 and then mes 0.22 using that created mes 0.22. It does /not/ use bootstrap.sh as we don't have a proper shell at this point, it has been manually adapted for kaem.
This commit is contained in:
parent
2706e07556
commit
649d7b68dc
1029 changed files with 120985 additions and 18 deletions
|
|
@ -18,15 +18,5 @@
|
|||
|
||||
cd after
|
||||
|
||||
# Prepare the directory
|
||||
../catm bin/hex2 ../bin/hex2
|
||||
../catm bin/M1 ../bin/M1
|
||||
../catm bin/M2-Planet ../bin/M2-Planet
|
||||
../catm bin/blood-elf ../bin/blood-elf
|
||||
../catm bin/get_machine ../bin/get_machine
|
||||
../catm bin/mes-m2 ../bin/mes-m2
|
||||
../catm bin/kaem ../bin/kaem
|
||||
../catm bin/catm ../catm
|
||||
|
||||
# Finally, reinvoke kaem in this directory
|
||||
../bin/kaem --file kaem.run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue