Igor

Results 394 comments of Igor

@DaveWK Check those two documents: - https://github.com/armbian/build/pull/3999/files (WIP) - https://docs.armbian.com/Developer-Guide_Build-Options/ -> CREATE_PATCHES

> It would also be nice if I could preserve the board-specific u-boot loader files and kernel files that get baked into the armbian image separately so while I am...

Updated documentation was merged: https://github.com/armbian/build/blob/master/CONTRIBUTING.md Closing.

One option is https://github.com/armbian/build/issues/3519 In general - check inside output/debug folder.

It timeouts on first run and it doesn't auto login ...

Can we squeeze this in for 22.08? But has to be well tested.

Not supported unfinished user land and not supported kernel - high possibility for troubles. We can't afford to support you here, sorry. Its probably related to initiramfs modules / size....

``` gzip: stdout: No space left on device E: mkinitramfs failure gzip 1 ``` > pointers are always welcome Problem is ramdisk size, not boot or rootfilesystem size.

Check @150balbes commits. I think he hit and fix this problem somewhere. (he is offline on vacations and can't help)

> Do you think it makes sense to add this debugging code to the build system? Or is it enough to adjust the logic to exclude such errors? Perhaps we...