This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
find_url
now prints what its doing:
[anto@~/Documents/TrulyMine/bigdl] $ bigdl_amd64 find_url jq <1/2> | Found "jq" at https://bin.ajam.dev/x86_64_Linux/https://bin.ajam.dev/x86_64_Linux/jq ]/Documents/TrulyMine/bigdl_master @
The numbers represent on which repo the binary was found. Either Toolpacks or Binutils
- You can now set
BIGDL_ADDNEWLINE=1
if you wantbigdl
to be verbose when performing installs, updates, etc bigdl
doesn't sort binaries anymore inlist
, since the repos sort them byfamily
. Binaries deriving from the same project are supposed to appear next to each other.- Removed Handyscripts from the repo list, I archived that repo weeks ago
Nice, right? You may see X11 programs in bigdl
soon. (if things work out with PELF). I need help creating build recipes using Alpine on GHActions and PELF with --add-ld-and-libc to make the binaries LIBC-independent.