2025-11-23 00:10:08 -05:00
This document tracks which packages can be built and packaged within the chroot.
2025-11-28 11:26:13 -05:00
Definitions:
2025-11-28 11:29:28 -05:00
- Can Build - The software can be both compiled via treetap on Maple Linux and run on Maple Linux
- Can Package - The software can be packaged by treetap under Maple Linux, while using none of the deprecated paths (/usr/bin, /usr/lib, /usr/libexec, /sbin, etc.) and without conflicting with another package
2025-11-28 11:26:13 -05:00
2025-11-29 22:48:40 -05:00
| Package | Can Build? | Can Package? |
| ------------- | ---------- | ------------ |
| `autoconf` | Yes | Yes |
| `automake` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `bc` |
2025-11-29 22:48:40 -05:00
| `byacc` | Yes | Yes |
| `bzip2` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `chrony` |
2025-11-30 15:40:15 -05:00
| `cmake` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `coreutils` |
| `dhcpcd` |
| `diffutils` |
| `findutils` |
2025-11-29 22:48:40 -05:00
| `flex` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `gettext` |
| `grep` |
2025-12-06 21:30:08 -05:00
| `groff` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `gzip` |
| `iproute2` |
| `kbd` |
| `kmod` |
| `less` |
2025-11-29 22:48:40 -05:00
| `libarchive` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `libcap2` |
2025-12-20 23:17:09 -05:00
| `libelf` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `libmnl` |
| `libnftnl` |
2025-11-29 22:48:40 -05:00
| `libressl` | Yes | Yes |
| `libtool` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `limine` |
2025-11-29 22:48:40 -05:00
| `linux` | No | No |
| `llvm` | No | No |
| `m4` | Yes | Yes |
| `make` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `mawk` |
2025-11-30 15:53:18 -05:00
| `muon` | Yes | Yes |
2025-11-29 22:48:40 -05:00
| `musl` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `nano` |
2025-12-06 21:30:08 -05:00
| `nasm` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `ncurses` |
| `nftables` |
| `openrc` |
| `patch` |
2025-11-29 22:48:40 -05:00
| `perl` | Yes | Yes |
| `pkgconf` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `sed` |
| `shadow` |
| `tar` |
2025-11-29 22:48:40 -05:00
| `xz` | Yes | Yes |
| `zlib` | Yes | Yes |
2026-01-03 14:58:30 -05:00
| `zsh` |