mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Built initramfs-tools for Maple Linux
This commit is contained in:
103
STATUS.md
103
STATUS.md
@@ -4,54 +4,55 @@ Definitions:
|
||||
- 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
|
||||
|
||||
| Package | Can Build? | Can Package? |
|
||||
| ------------- | ---------- | ------------ |
|
||||
| `autoconf` | Yes | Yes |
|
||||
| `automake` | 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 |
|
||||
| `limine` |
|
||||
| `linux` | No | No |
|
||||
| `llvm` | No | No |
|
||||
| `m4` | Yes | Yes |
|
||||
| `make` | Yes | Yes |
|
||||
| `mawk` |
|
||||
| `muon` | Yes | Yes |
|
||||
| `musl` | Yes | Yes |
|
||||
| `nano` |
|
||||
| `nasm` | Yes | Yes |
|
||||
| `ncurses` |
|
||||
| `nftables` |
|
||||
| `openrc` |
|
||||
| `patch` |
|
||||
| `perl` | Yes | Yes |
|
||||
| `pkgconf` | Yes | Yes |
|
||||
| `sed` |
|
||||
| `shadow` |
|
||||
| `tar` |
|
||||
| `xz` | Yes | Yes |
|
||||
| `zlib` | Yes | Yes |
|
||||
| `zsh` |
|
||||
| Package | Can Build? | Can Package? |
|
||||
| ----------------- | ---------- | ------------ |
|
||||
| `autoconf` | Yes | Yes |
|
||||
| `automake` | 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` |
|
||||
| `initramfs-tools` | Yes | Yes |
|
||||
| `iproute2` |
|
||||
| `kbd` |
|
||||
| `kmod` |
|
||||
| `less` |
|
||||
| `libarchive` | Yes | Yes |
|
||||
| `libcap2` |
|
||||
| `libelf` | Yes | Yes |
|
||||
| `libmnl` |
|
||||
| `libnftnl` |
|
||||
| `libressl` | Yes | Yes |
|
||||
| `libtool` | Yes | Yes |
|
||||
| `limine` |
|
||||
| `linux` | No | No |
|
||||
| `llvm` | No | No |
|
||||
| `m4` | Yes | Yes |
|
||||
| `make` | Yes | Yes |
|
||||
| `mawk` |
|
||||
| `muon` | Yes | Yes |
|
||||
| `musl` | Yes | Yes |
|
||||
| `nano` |
|
||||
| `nasm` | Yes | Yes |
|
||||
| `ncurses` |
|
||||
| `nftables` |
|
||||
| `openrc` |
|
||||
| `patch` |
|
||||
| `perl` | Yes | Yes |
|
||||
| `pkgconf` | Yes | Yes |
|
||||
| `sed` |
|
||||
| `shadow` |
|
||||
| `tar` |
|
||||
| `xz` | Yes | Yes |
|
||||
| `zlib` | Yes | Yes |
|
||||
| `zsh` |
|
||||
Reference in New Issue
Block a user