Removed busybox, mold, and toybox.

Starting to refactor the system for 2026. The direction previous development was heading did not make sense short term. Let's focus on making a functional system over making optimized choices.
This commit is contained in:
Alexander Hill
2026-01-03 14:58:30 -05:00
parent cb149dd14e
commit 843336d44f
8 changed files with 33 additions and 1736 deletions

View File

@@ -8,28 +8,50 @@ Definitions:
| ------------- | ---------- | ------------ |
| `autoconf` | Yes | Yes |
| `automake` | Yes | Yes |
| `busybox` | Yes | Yes |
| `bc` |
| `byacc` | Yes | Yes |
| `bzip2` | Yes | Yes |
| `chrony` |
| `cmake` | Yes | Yes |
| `coreutils` |
| `dhcpcd` |
| `diffutils` |
| `findutils` |
| `flex` | Yes | Yes |
| `gettext` |
| `grep` |
| `groff` | Yes | Yes |
| `gzip` |
| `iproute2` |
| `kbd` |
| `kmod` |
| `less` |
| `libarchive` | Yes | Yes |
| `libcap2` |
| `libelf` | Yes | Yes |
| `libmnl` |
| `libnftnl` |
| `libressl` | Yes | Yes |
| `libtool` | Yes | Yes |
| `libyaml` | Yes | Yes |
| `limine` |
| `linux` | No | No |
| `llvm` | No | No |
| `m4` | Yes | Yes |
| `make` | Yes | Yes |
| `mold` | Yes | Yes |
| `mawk` |
| `muon` | Yes | Yes |
| `musl` | Yes | Yes |
| `nano` | Yes | Yes |
| `nano` |
| `nasm` | Yes | Yes |
| `ncurses` |
| `nftables` |
| `openrc` |
| `patch` |
| `perl` | Yes | Yes |
| `pkgconf` | Yes | Yes |
| `ruby` | Yes | Yes |
| `sed` |
| `shadow` |
| `tar` |
| `xz` | Yes | Yes |
| `zlib` | Yes | Yes |
| `zsh` |