lanefu

Results 64 comments of lanefu

``` lane@billroyall:~/GIT/build$ fgrep -Rn 'lib.config' lib/ config/ compile.sh lib/configuration.sh:537:if [[ -f ${CONFIG_PATH}/lib.config ]]; then lib/configuration.sh:538: display_alert "Using user configuration override" "${CONFIG_PATH}/lib.config" "info" lib/configuration.sh:539: source "${CONFIG_PATH}"/lib.config lib/configuration.sh:563:# remove any packages defined...

> > lib/configuration.sh:539: source "${CONFIG_PATH}"/lib.config > > This can be left as it is. > > > lib/main.sh:130: source "${CONFIG_PATH}"/lib.config > > Here we need to change the name, for...

okay.. so I think the fact that `lib.config` is parsed twice in armbian build is not relevant to this pull request.. I've resolved the core issue which is... lib.config is...

okay i think this proposal makes sense from @The-going . If i understand correctly: * further refactor userpatches reference..... `config_path`, `userpatches_path` to more accurate naming * assure backwards compatibility with...

@1455294568 How are you defining the proxy in your environment? https://aria2.github.io/manual/en/html/aria2c.html#environment

Test images [will add more] here: [Armbian_22.08.0-trunk-PR-3893_Rock-3a_bullseye_edge_5.18.3.img.xz](https://armbian.lane-fu.com/Armbian_22.08.0-trunk-PR-3893_Rock-3a_bullseye_edge_5.18.3.img.xz) [Armbian_22.08.0-trunk-PR-3893_Rock-3a_jammy_edge_5.18.3_xfce_desktop.img.xz](https://armbian.lane-fu.com/Armbian_22.08.0-trunk-PR-3893_Rock-3a_jammy_edge_5.18.3_xfce_desktop.img.xz)

> > Test images [will add more] here: > > [Armbian_22.08.0-trunk-PR-3893_Rock-3a_bullseye_edge_5.18.3.img.xz](https://armbian.lane-fu.com/Armbian_22.08.0-trunk-PR-3893_Rock-3a_bullseye_edge_5.18.3.img.xz) > > Kodi needs panfrost driver to use drm, which should be not supported on bullseye. Jammy should be...

Yeah If @Tonymac32 and @paolosabatino sign off should be fine to merge

@AdamLantos thanks for being flexible

yay....did we talk a PR to death?