Commit Graph

19 Commits

Author SHA1 Message Date
Nathan Fisher 32b827061c Updated file and linux 2022-12-28 23:10:58 -05:00
Nathan Fisher 5f2a372e1f Update kernel config, fix plist formatting 2022-11-23 00:29:32 -05:00
Nathan Fisher 5d70072768 Bump kernel version 2022-10-03 09:40:20 -04:00
Nathan Fisher c1261c7bd2 Various small fixes, update kernel 2022-10-01 23:33:31 -04:00
Nathan Fisher 272b12a142 Setup Timezones; Add s6log user and group; Remove some unused service defs;
Fix some script interpreters (glibc);
2022-09-06 19:51:14 -04:00
Nathan Fisher 10afb1cd9b Fix libcap build on some architectures; Fix some issues with shell startup
scripts; Improve firmware Makefile; Fix messages in hhl.staticlib.mk
2022-09-01 09:03:41 -04:00
Nathan Fisher 2f9598382b Update several packages, various fixes to compilation, various boot fixes 2022-08-26 10:33:22 -04:00
Nathan Fisher 828f465435 Fixed numerous path issues in s6-scripts;
Fix sbin handling in hhl.script.mk
2022-08-25 13:13:16 -04:00
Nathan Fisher cd021883f5 Multiple version bumps 2022-08-22 09:50:00 -04:00
Nathan Fisher 2b8d1580e5 Bumped a number of package versions including glibc-2.35 and gcc-12.1.0 2022-05-10 09:41:52 -04:00
Nathan Fisher 8fc87adccb Remove `closefrom` from libopenbsd to build with glibc > 2.34 2022-05-01 08:56:24 -04:00
Nathan Fisher 38be98f284 Bump linux version 2022-04-29 09:38:54 -04:00
Nathan Fisher 2feff2a5d3 Update to gcc11
Change to openssl
Clean up some `C` for HitchHiker specific utils
2022-01-28 11:44:56 -05: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 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 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 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