summaryrefslogtreecommitdiffstats
path: root/man/systemd.nspawn.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-30ukify: Remove special casing for .linux sectionDaan De Meyer1-21/+11
2024-09-30ukify: Use SizeOfImage from linux image as virtual size of .linux sectionDaan De Meyer1-2/+12
2024-09-30tpm2-util: show loaded libraries in 'systemd-analyze has-tpm2'Yu Watanabe3-22/+68
2024-09-30logind-dbus: really cancel scheduled shutdownDavid Tardon1-3/+3
2024-09-30ukify: Drop unused size() methodDaan De Meyer1-3/+0
2024-09-27shared: adjust whitespace and formattingZbigniew Jędrzejewski-Szmek3-7/+12
2024-09-27systemctl: fix printing of RootImageOptionsZbigniew Jędrzejewski-Szmek1-0/+23
2024-09-27seccomp-util: include @sandbox in @defaultMickaël Salaün2-1/+1
2024-09-26man: fix formatting in file-hierarchyZbigniew Jędrzejewski-Szmek1-3/+4
2024-09-26systemctl: also show job id in status outputMike Yuan1-0/+6
2024-09-26shared/bus-map-properties: move bus_map_job_id() from wait-for-unitsMike Yuan3-15/+14
2024-09-25mkosi: update arch commit referenceDaan De Meyer1-1/+1
2024-09-25Fix reference to FileDescriptorStoreMax= directiveNils K1-1/+1
2024-09-25NEWS: Document change to systemd-creds 'cat' verbSimon Pilkington1-1/+6
2024-09-25machine: resolve race condition in TEST-13-NSPAWN.machinectl.shIvan Kruglov1-0/+9
2024-09-25creds: fix cat with encrypted credentialsSimon Pilkington2-3/+7
2024-09-25TODO: add one more systemctl rfeZbigniew Jędrzejewski-Szmek1-2/+6
2024-09-25po: Translated using Weblate (Portuguese (Brazil))Fábio Rodrigues Ribeiro1-8/+10
2024-09-25po: Translated using Weblate (Portuguese (Brazil))Gabriel Elyas1-78/+76
2024-09-24units: Order ldconfig after systemd-tmpfiles-setup.serviceDaan De Meyer1-2/+3
2024-09-24repart: Determine verity sig size based on partition designatorDaan De Meyer1-1/+1
2024-09-23core/cgroup: cache IO accounting data when pruning a cgroupIvan Shapovalov1-3/+15
2024-09-23man: say that SYSEXT_SCOPE=initrd also applies to exitrdsZbigniew Jędrzejewski-Szmek1-4/+4
2024-09-23man: reword some sentences with umbiguous subjectsZbigniew Jędrzejewski-Szmek2-6/+6
2024-09-23man: slightly enhance docs about "exitrd" and remove TODO entry for itZbigniew Jędrzejewski-Szmek3-9/+14
2024-09-23repart: Use swap format for swap partition even if encryptedDaan De Meyer1-3/+3
2024-09-23repart: Add a log message when we're about to fsync().Daan De Meyer1-0/+2
2024-09-22mkosi: Add missing SPDX lineDaan De Meyer1-0/+2
2024-09-22mkosi: Add back support for running clangd within mkosiDaan De Meyer3-0/+40
2024-09-21Preset user units on first boot as wellDaan De Meyer2-6/+13
2024-09-21core/cgroup: drop `allow_cache` parameter in `unit_get_io_accounting()`Ivan Shapovalov4-7/+3
2024-09-21tree-wide: use strv_extend_strv_consume() where appropriateMike Yuan20-111/+52
2024-09-21basic/strv: introduce strv_extend_strv_consume()Mike Yuan3-5/+104
2024-09-21machined-dbus: move manager_add_machine() and _get_machine_by_pid() to -coreMike Yuan2-51/+53
2024-09-21machined: rename machine_{units,leaders} to machines_by_*Mike Yuan4-25/+33
2024-09-21machined: fix bogus error check for machine_link()Mike Yuan3-8/+9
2024-09-20basic/strv: make string_strv_hash_ops static, add missing assertionsMike Yuan2-3/+15
2024-09-20shared/bus-map-properties: modernize map_basic() and bus_map_strv_sort()Mike Yuan1-29/+23
2024-09-20basic/memory-util: make mempcpy_typesafe() take number of obj rather than raw...Mike Yuan1-1/+6
2024-09-20basic: replace size_multiply_overflow() with MUL_ASSIGN_SAFE where applicableMike Yuan3-25/+23
2024-09-20basic/macro: move DECIMAL_STR_FMT to shared/testsMike Yuan2-13/+13
2024-09-20Add an extra debug log to dissect_image()Daan De Meyer1-0/+3
2024-09-20machine: fix bus method argument name: who -> whomYu Watanabe2-2/+2
2024-09-20verbs: use strv_find_closest()Yu Watanabe2-74/+43
2024-09-20strv: introduce strv_find_closest()Yu Watanabe4-10/+66
2024-09-20mkosi: bump mkosi MinimumVersionZbigniew Jędrzejewski-Szmek1-1/+1
2024-09-20mkosi: supress error messages from gitZbigniew Jędrzejewski-Szmek1-2/+2
2024-09-20sd-ipv4acd: fix assertion triggered when an ARP received in STARTED stateYu Watanabe1-0/+1
2024-09-20NEWS: fix typos and remove backticksJörg Behrmann1-5/+5
2024-09-20firstboot: add similar input suggestionMichael Ferrari3-5/+42