lanefu

Results 64 comments of lanefu

Not quite the same but many of those configuration values can be set through other config vars as well. https://github.com/lanefu/armbian-userpatches-example-indiedroid-nova/blob/a42f7b71d111e52d797a892f3807fefd6acd3ab3/config-opinionated.conf#L9-L25 I believe root password can be set via `declare -g...

sorry just noticed this PR :) will try to test soon

> any luck here? sorry I like missed all these notifications some how.. lemme actually take a look now.

Hmmm Had compile error on `drivers/net/dsa/vitesse-vsc73xx.c` https://paste.next.armbian.com/zasufopato

is `vitesse-vsc73xx` distributed switch used by any of the solid run boards?

removed vsc73xx and ran into a different tangle... I'll have to try harder and look more closely https://paste.next.armbian.com/vezosutiko

@EvilOlaf good idea. Hopefully helps decouple what's community open source development priorities from whatever initiatives of Armbian that are commercially driven.

`./compile BOARD= BRANCH=current kernel-configure`

Thanks, I needed this. It worked on some Armbian Trixie images I have with kernel 6.12.19 and up

> Yeah I have noticed Indiedroid Nova failing to build, it's using some external vendor U-Boot. @lanefu You may consider also moving to the default family uboot :) > >...