aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump pkg/fedora from `a379236` to `b9ec39c`dependabot/submodules/pkg/fedora-b9ec39cdependabot[bot]4 days1-0/+0
* discover-image: pass the right error variableDavid Tardon5 days1-1/+1
* build(deps): bump pkg/debian from `50b20e2` to `7cc898c`dependabot[bot]5 days1-0/+0
* mkosi: Switch to fedora 40Daan De Meyer5 days3-2/+11
* cryptsetup: make type-specific checks for PKCS#11 private keysVladimir Stoiakin5 days1-29/+39
* Merge pull request #32677 from keszybz/wording-fixesLuca Boccassi5 days2-11/+10
|\
| * manager: resolve verb/noun mixup in log messageZbigniew Jędrzejewski-Szmek5 days1-3/+3
| * man: reword text and fix tense in description of sd_event_source_set_io_fdZbigniew Jędrzejewski-Szmek5 days1-8/+7
* | docs: minor improvements to CREDENTIALS.mdAdrian Wannenmacher5 days1-3/+4
* | Merge pull request #32635 from poettering/cryptenroll-no-pcrlock-conflictLuca Boccassi5 days4-31/+37
|\ \
| * | tpm2-util: tweak JSON condition checkLennart Poettering5 days1-1/+1
| * | cryptenroll: determine TPM enrollment parmaeters only if we actually do TPM enrollmentsLennart Poettering5 days1-22/+24
| * | cryptenroll: do not combine pcrlock and signed PCR policies in TPM modeLennart Poettering5 days2-8/+12
* | | repart: respect `SOURCE_DATE_EPOCH` on `mkdir_p_root`Moritz Sanft5 days6-24/+98
* | | Merge pull request #32673 from DaanDeMeyer/mkosiLuca Boccassi5 days6-2/+9
|\ \ \ | |_|/ |/| |
| * | ci: Disable RuntimeBuildSources=Daan De Meyer5 days1-0/+2
| * | mkosi: Install dhcp-server on OpenSUSEDaan De Meyer5 days1-0/+1
| * | meson: Fix formattingDaan De Meyer5 days1-2/+2
| * | mkosi: Install python3-psutilDaan De Meyer5 days3-0/+3
| * | mkosi: Install radvdDaan De Meyer5 days1-0/+1
| |/
* | hwdb: ieee1394-unit-function: add Tascam IF-FW/DM mkIITakashi Sakamoto5 days1-0/+9
* | doc: mention that units can be masked via credentialsLuca Boccassi5 days1-1/+2
|/
* Merge pull request #32664 from DaanDeMeyer/no-buildDaan De Meyer5 days7-1/+23
|\
| * mkosi: Configure coredump to store coredumps in the journal.Daan De Meyer5 days1-0/+4
| * mkosi: Add missing SPDX lineDaan De Meyer5 days1-0/+2
| * mkosi: Only look for services in /usr and /etcDaan De Meyer5 days1-1/+1
| * mkosi: Skip build if NO_BUILD is setDaan De Meyer5 days4-0/+16
|/
* Merge pull request #32606 from DaanDeMeyer/mkosiDaan De Meyer6 days54-196/+383
|\
| * mkosi: Enable more integration testsDaan De Meyer6 days1-13/+13
| * ci: Reduce the number of integration tests we run concurrentlyDaan De Meyer6 days1-1/+1
| * test: Default to linux qemu firmwareDaan De Meyer6 days5-0/+14
| * TEST-46-HOMED: Skip barely fits test on ext4Daan De Meyer6 days1-10/+13
| * TEST-46-HOMED: Only run resize tests on btrfsDaan De Meyer6 days1-2/+5
| * TEST-53-ISSUE-16347: Add rtc configuration for qemuDaan De Meyer6 days2-0/+13
| * TEST-55-OOMD: Configure init.scope credential in mkosi imageDaan De Meyer6 days2-0/+12
| * TEST-55-OOMD: Skip on opensuseDaan De Meyer6 days1-0/+8
| * TEST-55-OOMD: swapoff before adding new swapfileRichard Maw6 days1-0/+1
| * TEST-04-JOURNAL: Skip bsod test if systemd-bsod is not installedDaan De Meyer6 days1-1/+6
| * TEST-04-JOURNAL: Run with persistent journalDaan De Meyer6 days1-0/+5
| * TEST-04-JOURNAL: Make more robustDaan De Meyer6 days2-4/+9
| * TEST-07-PID1: Schedule exit on successful executionDaan De Meyer6 days1-0/+1
| * TEST-07-PID1: Test access to allocated loop instead of loop0Richard Maw6 days1-3/+3
| * TEST-07-PID1: Lower TriggerLimitIntervalSec= unconditionallyDaan De Meyer6 days2-10/+4
| * TEST-07-PID1: Move mount units to test dirRichard Maw6 days4-15/+10
| * TEST-70-TPM2: Call udevadm wait after attaching disk imageDaan De Meyer6 days1-0/+1
| * TEST-70-TPM2: Add dependency on tpm2.targetDaan De Meyer6 days1-0/+2
| * TEST-74-AUX-UTILS: Use persistent journalDaan De Meyer6 days1-0/+5
| * TEST-74-AUX-UTILS: Drop usage of loop moduleDaan De Meyer6 days1-21/+17
| * TEST-74-AUX-UTILS: Skip run0 test if pam snippet is not installedDaan De Meyer6 days1-12/+14
| * TEST-74-AUX-UTILS: Make sure at least two locales existDaan De Meyer6 days3-32/+57