pocopico / tinycore-redpill

GNU General Public License v3.0
2.17k stars 636 forks source link

add ext redpill-boot-wait error #277

Open cospotato opened 1 year ago

cospotato commented 1 year ago

Rploader Version : 0.9.4.5

failed in build but success in manually execute ./redpill-load/ext-manager.sh add https://github.com/pocopico/rp-ext/raw/main/redpill-boot-wait/rpext-index.json

image
cospotato commented 1 year ago

found some reason: the http_proxy and https_proxy env missing when adding redpill-boot-wait.

sudo ./build-loader.sh DS918+ 7.1.1-42962 loader.img do not bring the proxy env

image image
cospotato commented 1 year ago

please add -E between sudo ./build-loader.sh @pocopico