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 --- sources.lst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sources.lst') diff --git a/sources.lst b/sources.lst index a1b7160..1f824fb 100644 --- a/sources.lst +++ b/sources.lst @@ -4,3 +4,10 @@ http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz http://busybox.net/downloads/busybox-1.28.3.tar.bz2 https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.16.2.tar.xz http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz +https://invisible-mirror.net/archives/ncurses/ncurses-6.1.tar.gz +http://ftp.vim.org/pub/vim/unix/vim-8.0.586.tar.bz2 +https://matt.ucc.asn.au/dropbear/releases/dropbear-2018.76.tar.bz2 +https://ftp5.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.7p1.tar.gz +https://www.zlib.net/zlib-1.2.11.tar.gz +https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.7.2.tar.gz +https://www.openssl.org/source/openssl-1.0.2o.tar.gz -- cgit v1.2.3