Skip to content

xlings-res/proot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

proot — xlings-res mirror

Static-musl prebuilt of proot for xlings (xim:proot).

Build provenance

Built from the upstream proot-me/proot v5.4.0 source tarball inside an Alpine 3.20 container (musl 1.2.5, gcc 13.2) with deps: build-base bsd-compat-headers linux-headers talloc-dev talloc-static. Configure mirrors the Alpine APKBUILD's static target:

make -C src proot CC=gcc V=1 VERSION=5.4.0 LDFLAGS="-static -ltalloc"

Produces a single statically-linked ELF (bin/proot) — zero runtime deps, no glibc/musl needed at the user side.

xlings-res convention

Tarball is proot-<ver>-linux-x86_64.tar.gz, extracts to proot-<ver>-linux-x86_64/bin/proot. URLs are auto-resolved by the XLINGS_RES sentinel to:

  • GLOBAL → github.com/xlings-res/proot/releases/download/<ver>/proot-<ver>-linux-x86_64.tar.gz
  • CN → gitcode.com/xlings-res/proot/releases/download/<ver>/proot-<ver>-linux-x86_64.tar.gz

About

proot — userspace chroot/mount/binfmt_misc (mirror, musl-static prebuilt for xlings xim:proot)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors