mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-06 19:35:24 +01:00
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. |
||
|---|---|---|
| .. | ||
| x86-mes-gcc | ||
| _exit.c | ||
| _open3.c | ||
| _read.c | ||
| _write.c | ||
| dir-lookup.c | ||
| exec-startup-get-data.c | ||
| fd-get.c | ||
| fd-read.c | ||
| fd-write.c | ||
| hurd-start.c | ||
| io-read.c | ||
| io-write.c | ||
| malloc.c | ||
| proc-mark-exit.c | ||
| syscall.c | ||
| task-get-special-port.c | ||
| task-terminate.c | ||
| vm-allocate.c | ||
| vm-statistics.c | ||