From 25a1cb19b213f7825fcc080a29991beeb70f6b93 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 16 Apr 2018 00:51:48 -0400 Subject: It works! A getty now spawns on the serial console on boot Todo: DNS resolution doesn't work yet. DHCP for eth0? SSH server? `tmux`? ------- Added busybox config Switched the pathing around yet again in the `inc` file Added `local` files to be copied into the prefix before creating the tarball ( TODO ) Added tree command to the build Install runit --- sources.lst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sources.lst') diff --git a/sources.lst b/sources.lst index d5cde2f..a1b7160 100644 --- a/sources.lst +++ b/sources.lst @@ -1,5 +1,6 @@ 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 +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 -- cgit v1.2.3