Adrian Vladu

Results 35 issues of Adrian Vladu

## Description systemd unit `ldconfig.service` fails to start sometimes on the first boot or the subsequent reboots, but it cannot be reproduced reliably. `ldconfig.service` runs before the switchroot during the...

kind/bug

Try to increase the RAM of the VMs to not have ldconfig crashes anymore. See: https://github.com/flatcar/Flatcar/issues/1493

### btrfs hack: shrink the allocated size We are using read-only btrfs compressed for the /usr partition, and sometimes the free space shown by `btrfs fi usage` and the `df`...

# Upgrade systemd from 255 to 256 Fixes: https://github.com/flatcar/Flatcar/issues/1501 ## Testing done [Describe the testing you have done before submitting this PR. Please include both the commands you issued as...

main

test mantle pr-538: fix ldconfig crash by increasing vm ram

Fix for: https://github.com/flatcar/Flatcar/issues/1553 TBD: check whether all the changes are actually required and the initrd / kernel size increase.

main

See: https://github.com/flatcar/Flatcar/issues/1306 This PR adds support for the Intel built-in GPU (CONFIG_DRM_I915=m) ## Testing done [Describe the testing you have done before submitting this PR. Please include both the commands...

main

# Upgrade Linux kernel from the 6.6.y stable branch to 6.10.y stable branch. See: https://github.com/flatcar/Flatcar/issues/1527 This PR is mostly to reveal any possible big blockers before getting to the new...

Hello, I opened this issue to gather all the information about an issue with Linux versions and nfs-ganesha incompatibiliy regarding writing and reading files not working correctly anymore, which is...

Analyzing
Need Info

## Current situation **Flatcar full build** - starting from a clean build environment and to a fully fledged bootable image takes around **2 hours** on a modern build environment. On...

kind/feature