I've created ripgrep
into an OpenWrt package. To build this package, it requires rust-lang
(https://github.com/openwrt/packages/pull/13916) to build and currently only supports mips64
and mips
architectures. More arches are coming as I test them.
If you have a mips64
octeon target (ER-Lite, ER-4, Itus Shield, etc), and are feeling adventurous and ambitious, you can just install the ipk
file from https://drive.google.com/file/d/1XyHcyrfsqSWVDV4pBTvTlXD1lp1PGYFP/view?usp=sharing which will install /bin/rg
If someone is interested in helping me test and are interested n having ripgrep
on their device for whatever reason, if you tell me what device tree your device is, I can work to build out rg
for it.