radxa / debos-radxa

This repo is deprecated, please use https://github.com/radxa-repo/rbuild instead
https://github.com/radxa-repo/rbuild
129 stars 44 forks source link

Add support for multiple variants per OS #48

Closed jrstarke closed 1 year ago

jrstarke commented 1 year ago

Also added a server variant of Debian for Rock 3a and Rock 5b

Build of this branch is up at https://github.com/jrstarke/debos-radxa/actions/runs/3554787054

RadxaStephen commented 1 year ago

Thanks. I will test it and update to you.

jrstarke commented 1 year ago

@RadxaStephen If you want to try a build, a few things to try:

As for the builds themselves. I installed the rock-5b debian server build on my rock-5b. I'm seeing some errors in dmesg. Not sure if these are normal

jrstarke commented 1 year ago

Updated build https://github.com/jrstarke/debos-radxa/actions/runs/3644630573

RadxaYuntian commented 1 year ago

This PR completely breaks radxa/debos-build-action, which does not provide -v option to build-supported-configuration.sh.

RadxaYuntian commented 1 year ago

Even after adding -v option in radxa/debos-build-action it still regressed on previously possible configuration: old vs new.

RadxaYuntian commented 1 year ago

Fixed typo and now it seems working.