Petr Fedchenkov
Petr Fedchenkov
Closing in favor of #2780
> It is unclear to me why. I definitely can run it from `getty`, which also is running `onboot`, so something must be different. Also, `/config` _is_ mounted, so _something_...
Can we try to go another way and apply several patches to the current version of linuxkit we use inside the build system?
> First, we don't _want_ to, because it means maintaining yet another piece of software. Way (_way_) too much of eve-os is patches on other upstream software; often it was...
Can you plase adjust PR title and description?
Cannot reproduce it on locally running EDEN with EVE running about 15 hours without Adam. Log from console is available here: [default-eve.log](https://github.com/lf-edge/eve/files/6584013/default-eve.log)
I cannot see checkout steps. Are you sure that we will have conf directory on new steps available?
I think we use `github.event.repository.html_url` and `head_branch` because of this workflow is unlinked from PR/main branch. Are you sure, that your variant will provide the same functionality? I mean, if...
It seems that we also should change the logic here: https://github.com/lf-edge/eve/blob/9856a9b4a5c84b44c95f4f054bdc10fe0e8faf72/.github/workflows/publish.yml#L36-L48 I hope that build for riscv64 will work out-of-box with `--platforms=linux/riscv64` (or ZARCH=riscv64) and with adding of binfmt (i.e....
> @giggsoff wrote [here](https://github.com/lf-edge/eve/pull/2727#issuecomment-1192689824) about the "riscv" special case. > > I think that the second or third option above makes all of this go away. One problem here is...