Jan Čermák

Results 19 issues of Jan Čermák

Add support for `esp-idf` framework, partially based on ESPHome PR esphome/esphome#5667 by @edwardtfn (thank you, Edward!). The upstream code has been refactored to share more when Arduino or ESP-IDF is...

With the recursive mount behavior change in Docker 25, it is not possible to make recursive mounts writable with the current API. Add the `recursive` option which is equivalent of...

Devcontainer doesn't have systemd running, so there is no journal gateway daemon. Bind-mounting the path only creates an empty directory. This reverts commit ce761c00a2a70100c465b052ae7ef1eaa54b2579 (PR #6)

cla-signed

### Describe the bug With the upgrade of Home Assistant OS to latest stable 6.6 kernel, we started to get reports of boot loops when some USB devices are connected:...

### Describe the bug Home Assistant OS started using [Genimage](https://github.com/pengutronix/genimage) for creating OS images in release 12.4. After that change we started to get reports that freshly imaged SD card...

enhancement

## Proposed change When boot slot is selected manually in GRUB, the system boots into this slot and marks it as good. However, the boot order is not changed, so...

cla-signed
bugfix

If an attempt to access R2 artifacts is made before the files exist, the 404 reply gets cached and it's not possible to access the file after it's been created...

cla-signed
build

Add new `time` package that currently provides methods that configure NTP and FallbackNTP options of systemd-timesyncd service. The service is restarted when the values are changed. Example usage through gdbus:...

cla-signed

Windows (at least starting with version 10) contain logic that alters the GPT table of a drive connected to it in some cases. More specifically it's been found it relocates...