Commit Graph

  • a4f0e0da35 preset-all: continue on errors, report more errors Zbigniew Jędrzejewski-Szmek 2024-05-07 18:54:24 +02:00
  • 4f344de792 systemctl: do not fall back to StartUnit automatically for sleep operations Mike Yuan 2024-05-08 13:41:05 +08:00
  • 3fce141c1b hibernate-util,logind: also differentiate the case of misconfigured resume Mike Yuan 2024-05-08 12:52:35 +08:00
  • 40eb83a8fe hibernate-util,logind: emit a clear error if the specified resume dev is missing Mike Yuan 2024-05-08 12:42:40 +08:00
  • 3473c842fa Merge pull request #32684 from YHNdnzj/pr-followups Luca Boccassi 2024-05-07 21:05:04 +02:00
  • 4c4b7ee5db Merge pull request #32681 from DaanDeMeyer/skipped-no-journal Daan De Meyer 2024-05-07 20:49:49 +02:00
  • 0d13ca5544 test: Mark TEST-21-DFUZZER as slow and skip it by default Daan De Meyer 2024-05-07 15:21:27 +02:00
  • f1f87f3b2e test: Add infra to mark integration tests as slow Daan De Meyer 2024-05-07 15:20:44 +02:00
  • a77f65d0c9 ci: Print a helpful link to download and view a failed test's journal Daan De Meyer 2024-05-07 12:24:51 +02:00
  • 8aed85875d repart: correct timespec_store usage too Mike Yuan 2024-05-07 20:15:57 +08:00
  • 158681f0f9 basic/mkdir: use timespec_store instead of _nsec for mkdir_p_root_full Mike Yuan 2024-05-07 20:13:55 +08:00
  • 026335e9aa core/service: use switch for service_enter_start Mike Yuan 2024-05-07 19:08:31 +08:00
  • dddc060286 core/execute: re-break function declaration of exec_spawn Mike Yuan 2024-05-07 19:02:32 +08:00
  • 06c0f569e9 core/unit: use FOREACH_STRING where appropriate Mike Yuan 2024-05-07 18:58:32 +08:00
  • 5dd3657f86 ci: Optimize pull request labeler Daan De Meyer 2024-05-07 15:53:35 +02:00
  • ca2e19f2b7 test: Don't keep journals for skipped tests Daan De Meyer 2024-05-07 11:50:11 +02:00
  • 1213fc94b4 Merge pull request #32683 from dtardon/fix-error-vars Luca Boccassi 2024-05-07 17:19:54 +02:00
  • 388e70db07 mkosi: Update centos submodule to latest Daan De Meyer 2024-05-07 15:05:53 +02:00
  • 6b34871f5d core/exec-credential: complain louder if inherited credential is missing Mike Yuan 2024-05-07 19:45:06 +08:00
  • d568c4c1a8 core/load-fragment: modernize config_parse_load_credential a bit Mike Yuan 2024-05-07 19:44:10 +08:00
  • cd35c15de3 clean-ipc: pass the right error variable David Tardon 2024-05-07 13:56:26 +02:00
  • 75c64e58d1 udev-rules: pass the right error variable David Tardon 2024-05-07 13:55:02 +02:00
  • 2c30973f0b homework-quota: pass the right error variable David Tardon 2024-05-07 13:54:21 +02:00
  • 6c936c156a homework-blob: pass the right error variable David Tardon 2024-05-07 13:50:55 +02:00
  • 11bbc1f8b8 homework-fscrypt: pass the right error variable David Tardon 2024-05-07 13:49:31 +02:00
  • bc65a5e37d homed-manager: pass the right error variable David Tardon 2024-05-07 13:46:32 +02:00
  • 3a5046782e test-bpf-foreign-programs: pass the right error variable David Tardon 2024-05-07 13:43:09 +02:00
  • 2dd1676fa7 test-bpf-restrict-fs: pass the right error variable David Tardon 2024-05-07 13:42:29 +02:00
  • 1174ebb45f test-socket-bind: pass the right error variable David Tardon 2024-05-07 13:41:30 +02:00
  • 192a452d1c nspawn: pass the right error variable David Tardon 2024-05-07 13:40:53 +02:00
  • 3613a1d49f userns-restrict: pass the right error variable David Tardon 2024-05-07 13:35:55 +02:00
  • 422aa53123 cgroup-show: pass the right error variable David Tardon 2024-05-07 13:30:37 +02:00
  • af1690cfcc manager: pass the right error variable David Tardon 2024-05-07 13:29:30 +02:00
  • be6aa742a6 resolved-dns-stream: pass the right error variable David Tardon 2024-05-07 13:23:01 +02:00
  • 6400084caa exec-invoke: pass the right error variable David Tardon 2024-05-07 13:19:42 +02:00
  • ac10f7e28c main: pass the right error variable David Tardon 2024-05-07 13:18:10 +02:00
  • bad6cb5ae8 bless-boot: pass the right error variable David Tardon 2024-05-07 13:16:30 +02:00
  • 47eab95ea8 journal-remote-main: pass the right error variable David Tardon 2024-05-07 13:13:24 +02:00
  • cc4482ee23 discover-image: pass the right error variable David Tardon 2024-05-07 09:07:54 +02:00
  • 5fc0b2f9da build(deps): bump pkg/debian from 50b20e2 to 7cc898c dependabot[bot] 2024-05-07 09:56:09 +00:00
  • b1670c52ad mkosi: Switch to fedora 40 Daan De Meyer 2024-05-07 09:33:10 +02:00
  • ca6cb9c089 cryptsetup: make type-specific checks for PKCS#11 private keys Vladimir Stoiakin 2024-02-18 20:40:09 +03:00
  • 5dbc2b21dc Merge pull request #32677 from keszybz/wording-fixes Luca Boccassi 2024-05-07 11:03:44 +02:00
  • 3a1694803b docs: minor improvements to CREDENTIALS.md Adrian Wannenmacher 2024-05-06 20:53:02 +02:00
  • d78b695217 Merge pull request #32635 from poettering/cryptenroll-no-pcrlock-conflict Luca Boccassi 2024-05-07 09:49:30 +02:00
  • 71322b95ad manager: resolve verb/noun mixup in log message Zbigniew Jędrzejewski-Szmek 2024-04-24 14:49:12 +02:00
  • 34c3d57474 repart: respect SOURCE_DATE_EPOCH on mkdir_p_root Moritz Sanft 2024-04-29 13:03:40 +02:00
  • 4dc1be99d6 Merge pull request #32673 from DaanDeMeyer/mkosi Luca Boccassi 2024-05-07 09:25:59 +02:00
  • b36a3f0aea man: reword text and fix tense in description of sd_event_source_set_io_fd Zbigniew Jędrzejewski-Szmek 2024-04-23 19:44:23 +02:00
  • 9223a4993a hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkII Takashi Sakamoto 2024-05-06 17:46:00 +09:00
  • 72558b03d4 doc: mention that units can be masked via credentials Luca Boccassi 2024-05-06 20:09:35 +01:00
  • 7681a8ee58 ci: Disable RuntimeBuildSources= Daan De Meyer 2024-05-06 22:22:50 +02:00
  • 8f59b036de mkosi: Install dhcp-server on OpenSUSE Daan De Meyer 2024-05-06 20:20:10 +02:00
  • f3548f28b3 meson: Fix formatting Daan De Meyer 2024-05-06 18:16:09 +02:00
  • 2c5dc1df1d mkosi: Install python3-psutil Daan De Meyer 2024-05-06 16:21:53 +02:00
  • 15526060cc mkosi: Install radvd Daan De Meyer 2024-05-06 15:22:46 +02:00
  • 3f2402171b tpm2-util: tweak JSON condition check Lennart Poettering 2024-05-06 16:12:04 +02:00
  • e6ca81d434 cryptenroll: determine TPM enrollment parmaeters only if we actually do TPM enrollments Lennart Poettering 2024-05-02 18:41:36 +02:00
  • 27f42786fe cryptenroll: do not combine pcrlock and signed PCR policies in TPM mode Lennart Poettering 2024-05-02 18:34:36 +02:00
  • 3d320785c4 Merge pull request #32664 from DaanDeMeyer/no-build Daan De Meyer 2024-05-06 16:01:24 +02:00
  • fdf3820e54 mkosi: Configure coredump to store coredumps in the journal. Daan De Meyer 2024-05-06 14:44:43 +02:00
  • 71b7156bd3 mkosi: Add missing SPDX line Daan De Meyer 2024-05-06 14:44:27 +02:00
  • 21e9282bc2 mkosi: Only look for services in /usr and /etc Daan De Meyer 2024-05-06 14:39:28 +02:00
  • bda54ae03f mkosi: Skip build if NO_BUILD is set Daan De Meyer 2024-05-06 14:11:13 +02:00
  • 453ce77c07 Merge pull request #32606 from DaanDeMeyer/mkosi Daan De Meyer 2024-05-06 13:11:43 +02:00
  • a23a59b324 systemd-boot: Allow key enroll in AuditMode Nicolas Bouchinet 2024-05-03 11:42:09 +02:00
  • 77962e1242 mkosi: Enable more integration tests Daan De Meyer 2024-05-01 09:37:55 +02:00
  • eabf46ef89 ci: Reduce the number of integration tests we run concurrently Daan De Meyer 2024-05-03 10:57:22 +02:00
  • 1f2c9bda49 test: Default to linux qemu firmware Daan De Meyer 2024-05-05 18:14:44 +02:00
  • a90bba42f4 TEST-46-HOMED: Skip barely fits test on ext4 Daan De Meyer 2024-05-06 11:47:34 +02:00
  • 7a273d6570 TEST-46-HOMED: Only run resize tests on btrfs Daan De Meyer 2024-05-06 11:46:52 +02:00
  • 6ff6b2e29b TEST-53-ISSUE-16347: Add rtc configuration for qemu Daan De Meyer 2024-05-05 22:17:38 +02:00
  • 9e71acab00 TEST-55-OOMD: Configure init.scope credential in mkosi image Daan De Meyer 2024-05-05 10:46:01 +02:00
  • 8f5095ff74 TEST-55-OOMD: Skip on opensuse Daan De Meyer 2024-05-05 10:39:32 +02:00
  • 9be49de41f TEST-55-OOMD: swapoff before adding new swapfile Richard Maw 2024-02-19 17:28:00 +00:00
  • f1d3962e61 TEST-04-JOURNAL: Skip bsod test if systemd-bsod is not installed Daan De Meyer 2024-05-05 13:58:38 +02:00
  • f74fb048f9 TEST-04-JOURNAL: Run with persistent journal Daan De Meyer 2024-05-05 11:46:43 +02:00
  • 0214a8fd75 TEST-04-JOURNAL: Make more robust Daan De Meyer 2024-05-04 16:32:57 +02:00
  • e86afb0314 TEST-07-PID1: Schedule exit on successful execution Daan De Meyer 2024-05-04 22:19:22 +02:00
  • c5073aa204 TEST-07-PID1: Test access to allocated loop instead of loop0 Richard Maw 2024-04-17 13:03:12 +01:00
  • 733d0594f0 TEST-07-PID1: Lower TriggerLimitIntervalSec= unconditionally Daan De Meyer 2024-05-04 13:22:53 +02:00
  • 7590e1d037 TEST-07-PID1: Move mount units to test dir Richard Maw 2024-04-17 16:10:09 +01:00
  • b95bb3b3bb TEST-70-TPM2: Call udevadm wait after attaching disk image Daan De Meyer 2024-05-03 19:15:11 +02:00
  • 6b146cef3f TEST-70-TPM2: Add dependency on tpm2.target Daan De Meyer 2024-05-03 10:27:23 +02:00
  • e631cc91e0 TEST-74-AUX-UTILS: Use persistent journal Daan De Meyer 2024-05-05 11:44:50 +02:00
  • 3d5c6ece1c TEST-74-AUX-UTILS: Drop usage of loop module Daan De Meyer 2024-05-03 15:56:52 +02:00
  • da87c35f35 TEST-74-AUX-UTILS: Skip run0 test if pam snippet is not installed Daan De Meyer 2024-05-03 14:09:27 +02:00
  • a2190c22b8 TEST-74-AUX-UTILS: Make sure at least two locales exist Daan De Meyer 2024-05-02 09:16:28 +02:00
  • 8c9d241c55 TEST-74-AUX-UTILS: Support running on UEFI systems Richard Maw 2024-02-22 13:00:00 +00:00
  • e4cea965d3 build(deps): bump pkg/debian from f550017 to 50b20e2 dependabot[bot] 2024-05-06 09:11:28 +00:00
  • fe8d7d25d5 TEST-74-AUX-UTILS: Support systems with pre-existing modules config Richard Maw 2024-02-22 13:00:48 +00:00
  • b7b6bdc9e0 TEST-74-AUX-UTILS: Support credential-provided root SSH public key Richard Maw 2024-02-22 13:01:13 +00:00
  • 904fc035cb TEST-75-RESOLVED: Ignore resource record ifindex field Daan De Meyer 2024-05-04 12:20:24 +02:00
  • 9cd3e292c6 TEST-75-RESOLVED: Add missing sleep after knotc reload Daan De Meyer 2024-05-04 12:19:23 +02:00
  • a37e58a156 TEST-75-RESOLVED: Restart systemd-networkd Daan De Meyer 2024-05-04 12:18:50 +02:00
  • 9a4f925b57 TEST-75-RESOLVED: Move knot configuration to /usr/lib/systemd/tests/testdata Daan De Meyer 2024-05-01 11:54:17 +02:00
  • ae25df53bf TEST-21-DFUZZER: Give higher priority Daan De Meyer 2024-05-05 13:29:54 +02:00
  • ca72b8f6f8 TEST-21-DFUZZER: Bump timeout to 1h Daan De Meyer 2024-05-02 08:48:57 +02:00
  • 7afb533711 TEST-21-DFUZZER: Skip test if dfuzzer is not installed Richard Maw 2024-04-05 17:38:18 +01:00
  • e3ab65cff3 test: Fix udev storage test name Daan De Meyer 2024-05-05 22:00:29 +02:00