Jason McCormick
Jason McCormick
I'm on a Debain 11 system running aarch64: ``` root@ip-172-31-4-79:/home/admin/CustomPiOS# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye root@ip-172-31-4-79:/home/admin/CustomPiOS#...
Was was NOT having my patch applied.
Not sure why that was marked as conflict. I re-saved it. Says it's merge-able again.
I do not see this in conflict: 
Regarding Pis, AllStarLink currently has hundreds if not 1000+ Pi appliance installs of Debian 12 bookworm using CustomPiOS and our setup doesn't use iptables or ntpd and there have been...
@guysoft I merged in devel with this branch. Are the conflicts clear now?
I should additionally point out that the script is properly downloading the arm64 image: ``` Downloading latest Raspbian image from https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2024-11-19/2024-11-19-raspios-bookworm-arm64-lite.img.xz ``` However, I finally figured out that this is...
Tracking this down further, it appears that `generate_board_config.py` is getting called in `build` before the configuration file is being read in: ``` ++ export EXTRA_BOARD_CONFIG=/tmp/tmp.8JwPSXLnpI ++ EXTRA_BOARD_CONFIG=/tmp/tmp.8JwPSXLnpI ++ /home/admin/asl3-pi-image/CustomPiOS/src/custompios_core/generate_board_config.py /tmp/tmp.8JwPSXLnpI...
I ran your unit test but I fail to see what the unit test has to do with the proposed changes. Nothing about the unit test seems to be using...