Files
2026-04-26 16:35:08 +00:00

17 lines
798 B
JSON

{
"schema": "cxos.vendor.busybox/v1",
"version": "1.36.1",
"tarball_url": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2",
"signature_url": "https://busybox.net/downloads/busybox-1.36.1.tar.bz2.sig",
"sha256": "b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314",
"gpg_signing_keys": [
{
"name": "Denys Vlasenko",
"email": "vda.linux@googlemail.com",
"fingerprint": "C9E9416F76E610DBD09D040F47B70C55ACC9965B"
}
],
"extracted_dir": "busybox-1.36.1",
"notes": "CxOS Tier-0 userland — single static binary providing /sbin/init, getty, login, sh, ls, ps, cat, mount, ip, ifconfig, dhcpc, plus ~300 more applets. Built with --static to avoid libc. Update version + sha256 together; verify via 'shasum -a 256 busybox-1.36.1.tar.bz2'."
}