Commit Graph

16 Commits

Author SHA1 Message Date
Nathan Fisher 14ce2e3877 gmp - fix (hopefully) armv7l install
grub - disable device-mapper in case present on local machine
2021-03-28 12:04:18 -04:00
Nathan Fisher 40433e37ba Fix issue with source directory for kernel build
Patch util-linux Makefile.in to prevent installation of unwanted programs
2021-03-24 15:00:35 -04:00
Nathan Fisher 54fa4e49fd Fixes for armv6 2021-03-22 17:13:41 -04:00
Nathan Fisher 3bc654a914 Moved kernel build out of world and into kernel subdir
Target for kernel build is once again buildkernel
2021-03-21 01:01:32 -04:00
Nathan Fisher f188741759 Renamed kernel configs to match new version 2021-03-21 00:47:21 -04:00
Nathan Fisher f014b6d01c Testing musl support, disabled by default
Imported multiple utilities from ubase to replace util-linux utils
Only build utilities from util-linux that can't be had elsewhere
2021-03-10 13:53:36 -05:00
Nathan Fisher 73b8fca0dd world/file - patch to fix compilation of magic error on armv7l 2021-03-06 08:30:43 -05:00
Nathan Fisher 05bed5dde9 Makefile - fix path from build/ to $(build)/
toolchain/glibc - armv7l - versioned name for linker
2021-03-06 08:04:58 -05:00
Nathan Fisher 1e85e6fb7e toolchain/pax - ensure $(bindir) is present before install
$(basedir)/Makefile - fix paths for toolchain archive creation
2021-03-04 14:33:49 -05:00
Nathan Fisher 94998f6491 Added havaged
Bugfixes after restructuring
2021-03-04 09:23:50 -05:00
Nathan Fisher a5d0778d53 Restructured paths
1. build is in build/$(arch)
2. tooldir is in build/toolchain-$(arch)
3. global_srcdir is in build/src-{world,toolchain}
4. global_objdir is in build/obj-{world,toolchain}
2021-03-02 15:13:26 -05:00
Nathan Fisher 61db92519f Numerous changes to toolchain optional packages and world default packages
bin/head - accept -[num] style arguments
usr.bin/uname - alias -o to -s
2021-02-26 12:46:11 -05:00
Nathan Fisher 7fa225e680 Added README.md, formatted INSTALL as markdown. 2021-02-20 10:03:28 -05:00
Nathan Fisher 696264ba5b Minor housekeeping 2021-02-19 14:29:03 -05:00
Nathan Fisher 1d1f8ba9cb Updated kernel configs
Bumped versions: kernel, glibc, binutils
2021-02-19 13:58:33 -05:00
Nathan Fisher faa6d3b4a9 Commit sysroot / cross-compile build tree 2021-02-18 19:41:59 -05:00