From 104f042ddbef56e323b61353fceeb5fd3dae5556 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sun, 15 Apr 2018 15:01:45 -0400 Subject: Added kernel config and many more scripts Altered scripts to allow for rebuilding wihout deleting the `build` folder. Added ncurses and vim to the build. Also added initial version of runit Still need to make sure that get_sources and distfiles are properly gathered from the script soon --- sources.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sources.lst') diff --git a/sources.lst b/sources.lst index cd541d2..d5cde2f 100644 --- a/sources.lst +++ b/sources.lst @@ -1,3 +1,5 @@ https://www.musl-libc.org/releases/musl-1.1.19.tar.gz +http://www.landley.net/toybox/downloads/toybox-0.7.6.tar.gz http://www.mirbsd.org/MirOS/dist/mir/mksh/mksh-R56c.tgz http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz +https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.16.2.tar.xz -- cgit v1.2.3