SoSie Posted March 14, 2023 Posted March 14, 2023 Hello all, I discovered today (using Banapi-M5) with apt-file search 01-armbian-defaults.conf that this file is part of the deb https://imola.armbian.com/beta/pool/main/a/armbian-bsp-cli-bananapim5/ I tried to fetch the sources on bsp-cli on https://github.com/armbian/build/tree/main/packages/ It is indicated bsp-cli folder in the README but neither the directory exists nor bsp/bananapim5 folder that may provide the sources for the debian packages. I am a bit confuse how to contribute to add the headless support for example. It there an other git repository? Thanks. SoSie
Solution SteeMan Posted March 14, 2023 Solution Posted March 14, 2023 That file is located in the armbian build system at: packages/bsp/common/etc/X11/xorg.conf.d/01-armbian-defaults.conf running a ./compile.sh will rebuild the deb's
Recommended Posts