summaryrefslogtreecommitdiffstats
path: root/mkosi.conf.d/20-none.conf (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-08-31updatectl: Ensure we clear the progress barAdrian Vovk1-0/+3
Otherwise we end up half-overwriting the progress bar, which looks buggy
2024-08-31sysupdated: Register known error typesAdrian Vovk3-2/+7
This fixes a bug introduced during review of sysupdated. Originally, we just returned EALREADY verbatim to signify that the target is already up-to-date. Then we switched this to a proper error (org.freedesktop.sysupdate1.NoCandidate) during review. But that now maps to EIO, not EALREADY. Thus, whenever there's nothing to update, updatectl would report I/O errors to the user, even though nothing actually went wrong.
2024-08-31progress-bar: Put a space after the prefixAdrian Vovk4-7/+9
We always want a space there. So let's just put one in the drawing routine, and adjust the call cites to avoid adding a second one.
2024-08-30repart: Keep existing directory timestamps intact when copyingDaan De Meyer3-22/+29
Otherwise, when merging multiple directory trees, the output becomes unreproducible as the directory timestamps will be changed to the current time when copying identical directories from the second tree. We introduce a new copy flag to achieve this behavior.
2024-08-30Use correct error code in log message in pkcs11_token_find_x509_certificate ↵PavlNekrasov1-1/+1
(#34187)
2024-08-30test: when refusing to run slow tests, mention how to run themLennart Poettering1-2/+2
Let's be helpful and provide an actionable hint.
2024-08-30crypenroll: make slot wiping on pin change a bit more explicitLennart Poettering2-1/+3
2024-08-30cryptenroll: don't return slot 0 when we have no policy to search forLennart Poettering1-1/+1
If the policy hash is empty we shouldn't return "0" from search_policy_hash(), because that is understood as slot index 0, but that's unlikely to match the policy. Hence, return -ENOENT instead, indicating that we can't find a matching slot.
2024-08-30cryptenroll: iovec'ify a few more thingsLennart Poettering11-65/+57
2024-08-30mkosi: update debian commit referenceLuca Boccassi1-1/+1
* bb6db3edfe Install new sd-sysupdated files in systemd-container
2024-08-30treewide: use sd_json_variant_un{hex|base64}() pervasivelyLennart Poettering10-49/+31
Use these helpers whenever appropriate. Drop separate string checks, since these helpers already do them anyway. No actual code change, just a rework to make use of a nice helper we have already.
2024-08-30update TODOLennart Poettering1-0/+4
2024-08-30hwdb: add entry for Dell AlpsPS/2 ALPS DualPoint TouchPadYu Watanabe1-0/+7
Closes #34133.
2024-08-29mkosi: Don't fetch remote if the commit to check out already existsDaan De Meyer1-1/+1
If the commit we're about to check out already exists in the local repository, don't fetch from the remote repository.
2024-08-29 hwdb.d/60-keyboard.hwdb: add Clevo mic mute quirk for V5x dGPUFilip Lewiński1-0/+3
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
2024-08-29po: Translated using Weblate (Swedish)Göran Uddeborg1-29/+22
Currently translated at 100.0% (253 of 253 strings) Co-authored-by: Göran Uddeborg <goeran@uddeborg.se> Translate-URL: https://translate.fedoraproject.org/projects/systemd/main/sv/ Translation: systemd/main