aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-04-16It works!Mitch Riedstra26-9/+1319
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 Riedstra14-8/+4599
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
2018-04-15Move prefix environment paths to the endMitch Riedstra1-1/+1
2018-04-11The sbase tar doesn't support BSD style flags. Fixed.Mitch Riedstra4-2/+19
Also added a build script for sinit Also install `musl` to the prefixed directory
2018-04-11Remove backup file after editMitch Riedstra1-0/+1
2018-04-11Fixed a few errors while checking my workMitch Riedstra3-3/+4
2018-04-11added a licenseMitch Riedstra1-0/+13
2018-04-11InitialMitch Riedstra12-0/+127