Jonathan Lebon

Results 655 comments of Jonathan Lebon

I think this is because fundamentally `kola testiso` operators on a cosa build, not just an ISO. It's a bit of a misnomer since it tests PXE too. It should...

Did you ever boot from that SD card? It might just be remnants from `gpg-agent` starting in a homedir on there. You should be able to remove that file and...

Related to this, while reviewing https://github.com/ostreedev/ostree/pull/2242, I realized that the archive import API supports a `ignore_unsupported_content` flag. We could extend that for directory commits too and expose it as e.g....

Interesting specs. What values did you try for e.g. `_OSTREE_MAX_OUTSTANDING_FETCHER_REQUESTS`? Relatedly, I think it could make sense to make that into a config knob. Also, to confirm, is the remote...

> There is one concern during rebase if we were to add releasever/ basearch suffix to the cache directory. Currently, we are still fetching os-release information from etc/os-release. However, during...

Strange. That should already be the current behaviour since #96, no? I.e. we look for the `os-release` files in the installroot instead of the host. Or am I misunderstanding the...

This came up recently again in IRC discussions. One tweak to the proposal I'd suggest is to not have it be a wrapper around `kola testiso` but have it part...

Closing this. A lot of these ideas are implemented in other projects like https://github.com/coreos/coreos-installer/ and https://github.com/coreos/ignition. We can look to those if we want to have some kind of in-tree...