summaryrefslogtreecommitdiffstats
path: root/src/kernel-install/90-loaderentry.install.in (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-29kernel-install: Only read cmdline from /proc/cmdline when not in containerDaan De Meyer1-2/+4
2024-07-29docs: Simplify hacking instructions a bitDaan De Meyer1-15/+4
2024-07-29test: Don't mount build sources into image when running non-interactivelyDaan De Meyer2-2/+1
2024-07-29po: Translated using Weblate (Slovenian)Martin Srebotnjak1-5/+4
2024-07-28network: Fixup Table when L3MasterDevice is set on routing policy ruleNick Cao1-3/+4
2024-07-28man: network: move note about L3MasterDevice to the correct sectionNick Cao1-2/+3
2024-07-28man: clarify systemd-path variable sourceVladimir Panteleev1-0/+6
2024-07-28man: improve ManagerEnvironment documentationVladimir Panteleev1-3/+5
2024-07-26po: Translated using Weblate (Slovenian)Weblate Translation Memory1-3/+4
2024-07-26po: Translated using Weblate (Slovenian)Martin Srebotnjak1-382/+200
2024-07-26kernel-install: remove depmod generated file modules.weakdepJose Ignacio Tornos Martinez1-0/+1
2024-07-26resolved: Don't retry queries that indicate net errorRonan Pigott1-1/+1
2024-07-26test: Fail cgroup delegation test when user cannot be createdMichal Koutný1-1/+1
2024-07-26resize-fs: Put minimal ext4 size in the same ballpark as the other filesystemsDaan De Meyer3-8/+8
2024-07-25test: Reorganize testcase of cgroup delegationMichal Koutný1-88/+95
2024-07-25shell completion: add support for sd-analyze capability --maskLuca Boccassi1-1/+7
2024-07-25NEWS: mention logind inhibitors changeLuca Boccassi1-0/+11
2024-07-25logind: always check for inhibitor locksLuca Boccassi13-72/+90
2024-07-25TEST-54-CREDS: Specify SMBIOS creds via corresponding mkosi optionDaan De Meyer1-6/+6
2024-07-25sd-event: do not assert on invalid signalDavid Tardon1-1/+2
2024-07-25logind-dbus: check auth. for all inhibitor operationsDavid Tardon1-17/+22
2024-07-25docs/CONTROL_GROUP_INTERFACE.md: document accounting information available vi...Jeffrey Bosboom1-1/+1
2024-07-25basic/log: do not treat all negative errnos as syntheticMike Yuan2-8/+11
2024-07-25tree-wide: Don't explicity disable copy-on-write when copying imagesDaan De Meyer3-16/+3
2024-07-25copy: Copy file attributes as wellDaan De Meyer1-8/+33
2024-07-25mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-07-25test: fix D-Bus policy override for TEST-73-LOCALELuca Boccassi1-8/+3
2024-07-24Make read_attr_path() more genericDaan De Meyer3-6/+6
2024-07-24repart: Create disk image file with copy-on-write disabled on btrfsDaan De Meyer1-1/+1
2024-07-24repart: Make partition files NOCOW if the disk image is NOCOWDaan De Meyer1-18/+53
2024-07-24fs-util: Add XO_NOCOW flagDaan De Meyer2-0/+8
2024-07-24fs-util: Clean up properly in xopenat_full() on labelling errorDaan De Meyer1-7/+11
2024-07-24fs-util: Handle dangling symlinks in openat_report_new()Daan De Meyer2-2/+32
2024-07-24test-fs-util: Modernize openat_report_new() testDaan De Meyer1-40/+36
2024-07-24test-id128: Use new assertion macrosDaan De Meyer1-166/+166
2024-07-24test: Add ASSERT_EQ_ID128() and ASSERT_NE_ID128()Daan De Meyer2-0/+37
2024-07-24test: Add ASSERT_FAIL()Daan De Meyer2-0/+15
2024-07-24mkosi: Update to latestDaan De Meyer1-1/+1
2024-07-24analyze: capability: add support for decoding capability masksIvan Shapovalov5-13/+109
2024-07-24mkosi: update debian commit referenceLuca Boccassi1-1/+1
2024-07-24hwdb: add axis range corrections for the Lenovo Thinkpad E16MkKvcs1-0/+7
2024-07-24add udev rules for trezor hw wallet devicesvdovhanych4-0/+30
2024-07-24resolved: report svc params as a json objectRonan Pigott2-16/+13
2024-07-23core-varlink: switch to PidRef + manager_get_unit_by_pidref()Mike Yuan1-4/+6
2024-07-23core-varlink: do not log about ENOENT if oomd isn't availableMike Yuan1-6/+7
2024-07-23core-varlink: add missing runtime_scope check for manager_varlink_init_user()Mike Yuan1-0/+3
2024-07-23core: reliably check if varlink socket has been deserializedMike Yuan3-23/+31
2024-07-23mount-util: reorder params for mount_in_userspace, clean up loggingMike Yuan2-33/+66
2024-07-23mount-util: do not unnecessarily acquire mountns fd twiceMike Yuan1-7/+3
2024-07-23mount-util: clean up mount_exchange_graceful a bit, don't duplicate move_moun...Mike Yuan1-16/+8