summaryrefslogtreecommitdiffstats
path: root/man/sysusers.d.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-11repart: Take into account minimal filesystem sizeDaan De Meyer2-0/+193
2022-11-11repart: Use ULL for all size constantsDaan De Meyer1-5/+5
2022-11-11repart: Allow custom root directory per copy blocks sourceDaan De Meyer1-4/+6
2022-11-11repart: Don't log partition number when populating filesystemDaan De Meyer1-2/+2
2022-11-11repart: Create loop device when populating filesystems if neededDaan De Meyer1-0/+13
2022-11-11repart: Move fstype_is_ro() checks out of the populate functionsDaan De Meyer1-22/+13
2022-11-11resize-fs: Bump xfs minimum partition size to 16MBDaan De Meyer1-1/+1
2022-11-11repart: Calculate filesystem UUID earlierDaan De Meyer1-16/+13
2022-11-11repart: Use COPY_HOLES moreDaan De Meyer1-3/+3
2022-11-11repart: Use COPY_REFLINK in context_copy_blocks()Daan De Meyer1-1/+1
2022-11-11repart: Use copy_bytes() instead of copy_bytes_full()Daan De Meyer1-2/+2
2022-11-10timedatectl: port to new 'vertical' table typeLennart Poettering1-29/+23
2022-11-10resolvectl: port to new 'vertical' table typeLennart Poettering1-30/+26
2022-11-10resolvectl: fail properly if we can't append to tableLennart Poettering1-1/+1
2022-11-10format-table: add an explicit "vertical" modeLennart Poettering3-15/+182
2022-11-10meson: install systemd-ac-power under /usr/binYu Watanabe1-3/+2
2022-11-10update TODOLennart Poettering1-0/+11
2022-11-10po: Translated using Weblate (Finnish)Ricky Tigg1-4/+5
2022-11-10test: add quick test for ensuring image UUID is deterministic based on the se...Lennart Poettering1-1/+2
2022-11-10locale: honour new env var $SYSTEMD_UTF8=Lennart Poettering3-9/+26
2022-11-10repart: Add integration test for #24678Daan De Meyer1-0/+55
2022-11-10repart: Don't descend into directories assigned to other partitionsDaan De Meyer1-10/+59
2022-11-10gpt: Add gpt_partition_type_mountpoint_nulstr()Daan De Meyer2-0/+27
2022-11-10gpt: Replace bitfields with designator field in GptPartitionTypeDaan De Meyer4-243/+278
2022-11-10copy: Support passing a deny list of files/directories to not copyDaan De Meyer9-27/+60
2022-11-10dissect: make image name boldLennart Poettering1-1/+1
2022-11-10dissect: also parse out the top-level GPT table uuid and expose this as image...Lennart Poettering3-3/+28
2022-11-10json: add build helpers to insert id128 in uuid formatting into json objectLennart Poettering3-4/+15
2022-11-10update TODOLennart Poettering1-0/+2
2022-11-10stat-util: Move inode_hash_ops to stat-utilDaan De Meyer3-17/+24
2022-11-10test: add tests for mDNS and LLMNR settingsYu Watanabe1-0/+73
2022-11-10test: create config under /runYu Watanabe1-1/+3
2022-11-10resolvectl: warn if the global mDNS or LLMNR support level is lower than the ...Yu Watanabe1-0/+37
2022-11-10resolve: provide effective supporting levels of mDNS and LLMNRYu Watanabe1-2/+4
2022-11-10resolve: introduce link_get_llmnr_support() and link_get_mdns_support()Yu Watanabe3-21/+34
2022-11-10resolve: drop redundant call of socket_ipv6_is_supported()Yu Watanabe1-2/+1
2022-11-10build: Use -fstrict-flex-arrays=1 if supportedCristian Rodríguez1-0/+1
2022-11-10test-network: skip test_match if alternative name is not supported by kernelYu Watanabe1-0/+1
2022-11-09pid1: skip cleanup if root is not tmpfs/ramfsZbigniew Jędrzejewski-Szmek2-21/+21
2022-11-09test-fd-util: fix typos and use log_tests_skipped()Zbigniew Jędrzejewski-Szmek1-12/+8
2022-11-09test: add trivial test for systemd-dissect --mtreeLennart Poettering1-0/+1
2022-11-09man: document new systemd-dissect --mtree switchLennart Poettering1-0/+20
2022-11-09dissect: add a new "--mtree" switch for generating a BSD mtree(5) compatible ...Lennart Poettering1-5/+182
2022-11-09meson: add version.h dependency to more componentsFrantisek Sumsal1-1/+17
2022-11-09recurse-dir: optionally, call callback when entering/leaving toplevel dir, tooLennart Poettering2-1/+36
2022-11-09random-seed: make sure to load machine id even if the seed file is missingFranck Bui1-20/+29
2022-11-09acpi-fpdt: make sure length/type fields are available in acpi_fpdt_headerLennart Poettering1-1/+1
2022-11-09acpi-fpdt: don't accidentally drop signedness of pread() returnLennart Poettering1-5/+10
2022-11-09acpi-fpdt: use our usual ret_xyz naming schemeLennart Poettering2-6/+6
2022-11-09test: extend TEST-50-DISSECT for systemd-dissect --list and --withLennart Poettering2-1/+9