Skip to content

Conversation

@joseivanlopez
Copy link
Contributor

Merge after-release-beta2 into storage-lvm.

lslezak and others added 7 commits March 7, 2025 15:47
According to the documentation for disabling the timeout
value "infinity" should be used.

See https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#TimeoutStartSec=
## Problem

- The `checkmedia` service is killed before it finishes

![image](https://github.com/user-attachments/assets/bcd29aab-5982-4c5f-b62f-ac069a49d325)

## Solution

- Properly disable the start timeout, according to the documentation for
disabling timeout the value "infinity" should be used.
- See
https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#TimeoutStartSec=
- I'd keep the default stop time out to allow killing the services when
stopping or restarting (`TimeoutSec` sets both.)
## Problem

The storage model schema was not packaged and the profile examples were
outdated. See agama-project#2107.

## Solution

* Package and install the storage model schema.
* The profile examples are updated.
@joseivanlopez joseivanlopez marked this pull request as ready for review March 10, 2025 14:27
@joseivanlopez joseivanlopez merged commit 404a07d into agama-project:storage-lvm Mar 10, 2025
@imobachgs imobachgs mentioned this pull request Mar 27, 2025
imobachgs added a commit that referenced this pull request Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants