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