aboutsummaryrefslogtreecommitdiff
path: root/scripts/zlib.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-04-22Sweeping changes, switching to musl-cross-makeMitch Riedstra1-2/+4
Updated busybox-config to reflect the toolchain change Nginx and Openssh build and are now apart of the system. Runit is included, still need to install configuration files
2018-04-19Attempts to build zlib, libressl, dropbear, and...Mitch Riedstra1-0/+19
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