al-heisner

Results 6 comments of al-heisner

I have run into and was able to reproduce exact same error 1. create new repository in gogs 2. create another new repo in gogs (or github, etc) 3. git...

The sysupgrade image can't be flashed to SD card, but with a few tweaks I was able to include the .img files created from the build process into the resulting...

in main.yml, output all contents of the output directory instead of just the sysupgrade image used by upgrade-tool. Then the zip file produced should then contain the image files that...

> Same: https://github.com/gbin/luckfox-pico-alpine/actions/runs/12536754265/job/34960103776 Adding this to rootfs.sh for the docker run fixed this for me: --platform=linux/amd64

Sorry, I posted the wrong commit from my fork, try: --platform=linux/arm/v7 \

Just a thought - Could we hash PIN + pico_unique_board_id for encrypting the DKEK to break simple copy of flash like this? It could still be attacked, but this would...