aboutsummaryrefslogtreecommitdiff
path: root/scripts/runit.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-04-16It works!Mitch Riedstra1-0/+7
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
2018-04-15Added kernel config and many more scriptsMitch Riedstra1-0/+18
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