aboutsummaryrefslogtreecommitdiff
path: root/busybox-config
AgeCommit message (Collapse)AuthorFilesLines
2018-04-22Addex XZ as well as sources and a working "tar" for the system.Mitch Riedstra1-2/+2
( I need to rename it to cpio )
2018-04-22Sweeping changes, switching to musl-cross-makeMitch Riedstra1-3/+3
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-16It works!Mitch Riedstra1-0/+1155
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