From 38de9074ff1effefa08bfc71471a97cd0658c10c Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Thu, 19 Apr 2018 00:11:14 -0400 Subject: Attempts to build zlib, libressl, dropbear, and... openssh with musl using the host's toolchain. I'm going to be moving to a toolchain specific to this system. Also changed how the kernel is installed, so it makes more sense. Fixed missing sources for many projects --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index e01ba61..286b73e 100644 --- a/readme.md +++ b/readme.md @@ -42,3 +42,9 @@ just too tedious and boring for me, I'd rather do something different. Run `scripts/get_sources.sh` and then `scripts/build.sh` It's rather important to run them from the `min` directory so the paths and imports will be correct. + + +## Todo: + +Build `busybox` with `musl` libc +Build `ibressl` with `musl` libc -- cgit v1.2.3