Nathan Fisher
c9487dbd47
which - add license file header
5 months ago
Nathan Fisher
2dcdba7704
which - once a match is found in $PATH, test that it is a regular file
...
and can be accessed as executable
5 months ago
Nathan Fisher
32b827061c
Updated file and linux
5 months ago
Nathan Fisher
5f2a372e1f
Update kernel config, fix plist formatting
6 months ago
Nathan Fisher
d37fe8623b
Fix installation of init tools {halt,poweroff,shutdown,reboot,telinit}
8 months ago
Nathan Fisher
e43479df2c
Merge branch 'odin' of git.hitchhiker-linux.org:Hitchhiker/src into odin
8 months ago
Nathan Fisher
8e58b3efc2
Add missing init related scripts
8 months ago
Nathan Fisher
28953511ef
Bump kernel version for x86_64 config; Fix $PATH in init
8 months ago
Nathan Fisher
85d105fd46
Merge branch 'odin' of git.hitchhiker-linux.org:hitchhiker/src into odin
8 months ago
Nathan Fisher
5d70072768
Bump kernel version
8 months ago
Nathan Fisher
c103ece8b1
Fix some service definitions based on a running system
8 months ago
Nathan Fisher
c1261c7bd2
Various small fixes, update kernel
8 months ago
Nathan Fisher
ac66f293ec
Merge branch 'odin' of git.hitchhiker-linux.org:Hitchhiker/src into odin
9 months ago
Nathan Fisher
226442cb53
Fixes to s6-scripts
9 months ago
Nathan Fisher
e87605ad86
Fix potential segfault (42)
9 months ago
Nathan Fisher
272b12a142
Setup Timezones; Add s6log user and group; Remove some unused service defs;
...
Fix some script interpreters (glibc);
9 months ago
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
9 months ago
Nathan Fisher
2f9598382b
Update several packages, various fixes to compilation, various boot fixes
9 months ago
Nathan Fisher
828f465435
Fixed numerous path issues in s6-scripts;
...
Fix sbin handling in hhl.script.mk
9 months ago
Nathan Fisher
cd021883f5
Multiple version bumps
9 months ago
Nathan Fisher
2b8d1580e5
Bumped a number of package versions including glibc-2.35 and gcc-12.1.0
1 year ago
Nathan Fisher
8fc87adccb
Remove `closefrom` from libopenbsd to build with glibc > 2.34
1 year ago
Nathan Fisher
38be98f284
Bump linux version
1 year ago
Nathan Fisher
2feff2a5d3
Update to gcc11
...
Change to openssl
Clean up some `C` for HitchHiker specific utils
1 year ago
Nathan Fisher
6f7db66683
Clean up some boot issues
2 years ago
Nathan Fisher
a0eddfc85c
grub - remove dependency on nonexistant os-prober
2 years ago
Nathan Fisher
14ce2e3877
gmp - fix (hopefully) armv7l install
...
grub - disable device-mapper in case present on local machine
2 years ago
Nathan Fisher
40433e37ba
Fix issue with source directory for kernel build
...
Patch util-linux Makefile.in to prevent installation of unwanted programs
2 years ago
Nathan Fisher
54fa4e49fd
Fixes for armv6
2 years ago
Nathan Fisher
3bc654a914
Moved kernel build out of world and into kernel subdir
...
Target for kernel build is once again buildkernel
2 years ago
Nathan Fisher
f188741759
Renamed kernel configs to match new version
2 years ago
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
2 years ago
Nathan Fisher
73b8fca0dd
world/file - patch to fix compilation of magic error on armv7l
2 years ago
Nathan Fisher
05bed5dde9
Makefile - fix path from build/ to $(build)/
...
toolchain/glibc - armv7l - versioned name for linker
2 years ago
Nathan Fisher
1e85e6fb7e
toolchain/pax - ensure $(bindir) is present before install
...
$(basedir)/Makefile - fix paths for toolchain archive creation
2 years ago
Nathan Fisher
94998f6491
Added havaged
...
Bugfixes after restructuring
2 years ago
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}
2 years ago
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
2 years ago
Nathan Fisher
7fa225e680
Added README.md, formatted INSTALL as markdown.
2 years ago
Nathan Fisher
696264ba5b
Minor housekeeping
2 years ago
Nathan Fisher
1d1f8ba9cb
Updated kernel configs
...
Bumped versions: kernel, glibc, binutils
2 years ago
Nathan Fisher
faa6d3b4a9
Commit sysroot / cross-compile build tree
2 years ago