summaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-16mkosi: Drop CacheOnly=always from two subimagesDaan De Meyer2-6/+0
2024-07-16TEST-13-NSPAWN: make sure we don't load libnss_systemdDaan De Meyer1-2/+8
2024-07-16mkosi: Disable unique debug source namesDaan De Meyer2-10/+4
2024-07-15systemd-networkd-tests: Skip tests requiring dhcpd if it is not availableDaan De Meyer1-0/+3
2024-07-15TEST-55-OOMD: Remove the opensuse user@ dropinDaan De Meyer1-0/+3
2024-07-15mkosi: Install binutilsDaan De Meyer1-0/+1
2024-07-15TEST-64-UDEV-STORAGE: Use max_ioqpairs instead of num_queuesDaan De Meyer1-1/+1
2024-07-15mkosi: Use clang --print-runtime-dirDaan De Meyer4-4/+4
2024-07-15mkosi: Extend arch build script comment about symlinksDaan De Meyer1-2/+5
2024-07-15test: do not attempt to set xattr on tmpfsDaan De Meyer1-7/+8
2024-07-15mkosi: Add CI for CentOS Stream 10Daan De Meyer2-1/+7
2024-07-15mkosi: Use squashfs for sysext if mkfs.erofs is not availableDaan De Meyer1-1/+9
2024-07-15mkosi: Make epel repositories optional for CentOS Stream 9Daan De Meyer17-16/+67
2024-07-15mkosi: Introduce build imageDaan De Meyer51-302/+489
2024-07-15mkosi: update fedora commit referenceDaan De Meyer1-1/+1
2024-07-15mkosi: Update to latestDaan De Meyer1-1/+1
2024-07-15Revert "hwdb: Added StarLabs StarLite position sensor mapping"Sean Rhodes1-7/+0
2024-07-15sysupdate: fix return types according to style guideAbderrahim Kitouni7-15/+15
2024-07-15fstab-generator: add x-systemd.wantschayleaf2-0/+20
2024-07-15kernel-install: Remove existing loader entries and UKIsJörg Behrmann2-0/+11
2024-07-15sysupdate: fix size_t specifierAbderrahim Kitouni1-1/+1
2024-07-13core/main: refuse to run if /usr/ is not populatedMike Yuan1-13/+9
2024-07-13core/main: move capability_ambient_set_apply() to initialize_runtime()Mike Yuan1-5/+5
2024-07-13core/main: respect skip_setup for RUNTIME_SCOPE_USER tooMike Yuan1-5/+9
2024-07-13core/main: merge second RUNTIME_SCOPE_SYSTEM block into switch aboveMike Yuan1-30/+27
2024-07-13core/main: modernize setup_os_release() a bitMike Yuan1-11/+9
2024-07-13core/main: cast ignored retval of machine_id_setup() to voidMike Yuan1-3/+5
2024-07-13core/import-creds: use proc_cmdline_get_bool()Mike Yuan1-11/+6
2024-07-13core/import-creds: use FOREACH_ARRAY and RET_GATHER where appropriateMike Yuan1-15/+9
2024-07-13basic/mkdir: merge two if blocks, return more accurate errnoMike Yuan2-6/+4
2024-07-13machine-id: Add cmdline argument to use VM behaviour on bare metal (#32086)Merlin Jehli5-26/+59
2024-07-13core/execute-serialize: fix deserialization for apparmor_profile_ignoreMike Yuan1-1/+1
2024-07-12logind-user: take gc_mode into account when reporting user stateMike Yuan1-13/+13
2024-07-12core/unit: ignore dropins for masked units completely when checking need_reloadMike Yuan2-10/+11