Commit Graph

  • d0f1242751 Update gcc, kernel, musl and fix some compilation issues musl Nathan Fisher 2023-08-20 19:13:31 -0400
  • 441a0599ce Add `hpk` Nathan Fisher 2023-05-08 22:23:35 -0400
  • 08734804d6 Added `hhl.cargo.mk`; Replace `su` with Rust rewrite; Add `jah` sudo replacement; Rewrite `42` in Rust; Update kernel config; Create target for upgrade archives; Various other small bugfixes; Nathan Fisher 2023-03-19 11:46:54 -0400
  • d80003ff1d Removed ex, replaced with xvi Nathan Fisher 2023-02-20 00:42:37 -0500
  • 62c2ab897d Replace ee with kilo editor; Change plist construction to group /var with /etc; Create a set of targets for `update` tarballs without /etc or /var Nathan Fisher 2023-02-14 22:28:24 -0500
  • 7617a35cbc Revert from embedded sed src to autotools build; Use GNU grep over BSD port, which segfaults with Musl; Update s6 packages; Fix a few other compilation issues; Nathan Fisher 2023-01-29 00:15:49 -0500
  • c9487dbd47 which - add license file header odin Nathan Fisher 2023-01-10 22:10:19 -0500
  • 2dcdba7704 which - once a match is found in $PATH, test that it is a regular file and can be accessed as executable Nathan Fisher 2023-01-10 22:07:30 -0500
  • fd4713eb1e Compilation upo to Util-linux on x86_64 Nathan Fisher 2023-01-10 00:56:05 -0500
  • b0a683e4fb world/gdbm - update config.sub to recognize host when building on riscv64 Nathan Fisher 2023-01-03 17:29:14 -0500
  • 7100bf5963 buildworld target finishes successfully on aarch64; Replace out of date config.sub in pkg-config to fix target not recognized on riscv64; Nathan Fisher 2023-01-03 17:22:23 -0500
  • c037071164 Compiles up to bin/sed Nathan Fisher 2022-12-31 02:17:37 -0500
  • 32b827061c Updated file and linux Nathan Fisher 2022-12-28 23:10:58 -0500
  • 5f2a372e1f Update kernel config, fix plist formatting Nathan Fisher 2022-11-23 00:29:32 -0500
  • d37fe8623b Fix installation of init tools {halt,poweroff,shutdown,reboot,telinit} Nathan Fisher 2022-10-15 11:37:43 -0400
  • e43479df2c Merge branch 'odin' of git.hitchhiker-linux.org:Hitchhiker/src into odin Nathan Fisher 2022-10-08 02:48:08 +0000
  • 8e58b3efc2 Add missing init related scripts Nathan Fisher 2022-10-08 02:47:17 +0000
  • 28953511ef Bump kernel version for x86_64 config; Fix $PATH in init Nathan Fisher 2022-10-04 00:06:41 -0400
  • 85d105fd46 Merge branch 'odin' of git.hitchhiker-linux.org:hitchhiker/src into odin Nathan Fisher 2022-10-03 09:40:48 -0400
  • 5d70072768 Bump kernel version Nathan Fisher 2022-10-03 09:40:20 -0400
  • c103ece8b1 Fix some service definitions based on a running system Nathan Fisher 2022-10-03 09:37:41 -0400
  • c1261c7bd2 Various small fixes, update kernel Nathan Fisher 2022-10-01 23:33:31 -0400
  • ac66f293ec Merge branch 'odin' of git.hitchhiker-linux.org:Hitchhiker/src into odin Nathan Fisher 2022-09-15 18:50:57 -0400
  • 226442cb53 Fixes to s6-scripts Nathan Fisher 2022-09-15 18:49:28 -0400
  • e87605ad86 Fix potential segfault (42) Nathan Fisher 2022-09-11 18:50:56 -0400
  • 272b12a142 Setup Timezones; Add s6log user and group; Remove some unused service defs; Fix some script interpreters (glibc); Nathan Fisher 2022-09-06 19:51:14 -0400
  • 10afb1cd9b Fix libcap build on some architectures; Fix some issues with shell startup scripts; Improve firmware Makefile; Fix messages in hhl.staticlib.mk Nathan Fisher 2022-09-01 09:03:41 -0400
  • 2f9598382b Update several packages, various fixes to compilation, various boot fixes Nathan Fisher 2022-08-26 10:33:22 -0400
  • 828f465435 Fixed numerous path issues in s6-scripts; Fix sbin handling in hhl.script.mk Nathan Fisher 2022-08-25 13:13:16 -0400
  • cd021883f5 Multiple version bumps Nathan Fisher 2022-08-22 09:50:00 -0400
  • 2b8d1580e5 Bumped a number of package versions including glibc-2.35 and gcc-12.1.0 Nathan Fisher 2022-05-10 09:41:52 -0400
  • 8fc87adccb Remove `closefrom` from libopenbsd to build with glibc > 2.34 Nathan Fisher 2022-05-01 08:56:24 -0400
  • 38be98f284 Bump linux version Nathan Fisher 2022-04-29 09:38:54 -0400
  • 2feff2a5d3 Update to gcc11 Change to openssl Clean up some `C` for HitchHiker specific utils Nathan Fisher 2022-01-28 11:44:56 -0500
  • 6f7db66683 Clean up some boot issues Nathan Fisher 2021-05-03 22:54:42 -0400
  • a0eddfc85c grub - remove dependency on nonexistant os-prober Nathan Fisher 2021-03-28 12:13:02 -0400
  • 14ce2e3877 gmp - fix (hopefully) armv7l install grub - disable device-mapper in case present on local machine Nathan Fisher 2021-03-28 12:04:18 -0400
  • 40433e37ba Fix issue with source directory for kernel build Patch util-linux Makefile.in to prevent installation of unwanted programs Nathan Fisher 2021-03-24 15:00:35 -0400
  • 54fa4e49fd Fixes for armv6 Nathan Fisher 2021-03-22 17:13:41 -0400
  • 3bc654a914 Moved kernel build out of world and into kernel subdir Target for kernel build is once again buildkernel Nathan Fisher 2021-03-21 01:01:32 -0400
  • f188741759 Renamed kernel configs to match new version Nathan Fisher 2021-03-21 00:47:21 -0400
  • 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 Nathan Fisher 2021-03-10 13:53:36 -0500
  • 73b8fca0dd world/file - patch to fix compilation of magic error on armv7l Nathan Fisher 2021-03-06 08:30:43 -0500
  • 05bed5dde9 Makefile - fix path from build/ to $(build)/ toolchain/glibc - armv7l - versioned name for linker Nathan Fisher 2021-03-06 08:04:58 -0500
  • 1e85e6fb7e toolchain/pax - ensure $(bindir) is present before install $(basedir)/Makefile - fix paths for toolchain archive creation Nathan Fisher 2021-03-04 14:33:49 -0500
  • 94998f6491 Added havaged Bugfixes after restructuring Nathan Fisher 2021-03-04 09:23:50 -0500
  • 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} Nathan Fisher 2021-03-02 15:13:26 -0500
  • 61db92519f Numerous changes to toolchain optional packages and world default packages bin/head - accept -[num] style arguments usr.bin/uname - alias -o to -s Nathan Fisher 2021-02-26 12:46:11 -0500
  • 7fa225e680 Added README.md, formatted INSTALL as markdown. Nathan Fisher 2021-02-20 10:03:28 -0500
  • 696264ba5b Minor housekeeping Nathan Fisher 2021-02-19 14:29:03 -0500
  • 1d1f8ba9cb Updated kernel configs Bumped versions: kernel, glibc, binutils Nathan Fisher 2021-02-19 13:58:33 -0500
  • faa6d3b4a9 Commit sysroot / cross-compile build tree Nathan Fisher 2021-02-18 19:41:59 -0500