summaryrefslogtreecommitdiffstats
path: root/man/systemd-hostnamed.service.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-16boot: improve support for qemuGerd Hoffmann4-1/+148
2022-11-16localectl,analyze: some minor vertical table rework fixesLennart Poettering2-5/+1
2022-11-16Revert "journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL"Daan De Meyer2-8/+4
2022-11-16Fix reading /etc/machine-id in kernel-install (#25388)Marcus Schäfer1-1/+1
2022-11-16Update hostnamectl.xmlangus-p1-1/+1
2022-11-15tpm2: add some extra validation of device string before using itLennart Poettering1-2/+14
2022-11-15tpm2-util: force default TCTI to be "device" with parameter "/dev/tpmrm0"Lennart Poettering1-1/+12
2022-11-15MemoryZSwapMax directive to configure new memory.zswap.max cgroup filePasha Vorobyev11-9/+77
2022-11-15repart: Run most repart integration tests without root privilegesDaan De Meyer2-144/+170
2022-11-15repart: Don't use loop devices when we're not operating on a block deviceDaan De Meyer1-60/+210
2022-11-15repart: Change mode of temporary root to 755Daan De Meyer1-0/+3
2022-11-15repart: Fail early if no sources are provided for a read-only filesystemDaan De Meyer1-0/+4
2022-11-15repart: Skip partition_populate_directory() if no sources are providedDaan De Meyer1-0/+5
2022-11-15repart: Fail early if we're missing privileges to populate a filesystemDaan De Meyer1-0/+5
2022-11-15repart: Ensure files end up owned by root in generated filesystemsDaan De Meyer2-38/+67
2022-11-15repart: Fix copy failure error messageDaan De Meyer1-1/+2
2022-11-15repart: Move verity sig formatting into data partition functionsDaan De Meyer1-128/+129
2022-11-15repart: Move verity hash formatting into data partition functionsDaan De Meyer1-129/+106
2022-11-15repart: Do offline encryption instead of onlineDaan De Meyer4-144/+165
2022-11-15repart: Let libcryptsetup calculate the volume keyDaan De Meyer1-18/+11
2022-11-15mkfs-util: Add support to populate vfat without mounting using mcopyDaan De Meyer4-1/+71
2022-11-15mkosi: Add mkfs tools to mkosi imageDaan De Meyer6-0/+12
2022-11-15mkfs-util: Add root support for ext and btrfsDaan De Meyer3-17/+49
2022-11-15mkfs-util: Make argument handling for mkfs binaries more flexibleDaan De Meyer1-83/+99
2022-11-15btrfs-util: Remove bogus assert()Daan De Meyer1-1/+0
2022-11-15repart: Add integration test for --include/--exclude-partitionsDaan De Meyer1-0/+34
2022-11-15repart: Add --include/--exclude-partitionsDaan De Meyer2-0/+123
2022-11-15repart: Use first unused partition number for new partitionsDaan De Meyer1-9/+18
2022-11-15gpt: Expose GptPartitionType and get rid of SECONDARY/OTHERDaan De Meyer10-423/+198
2022-11-15repart: Remove the repeated ';' from code (#25386)Li kunyu1-1/+1
2022-11-15acpi-fpdt: Use kernel fpdt parsingJeremy Linton2-0/+39
2022-11-14repart: Add Minimize= integration testDaan De Meyer3-0/+59
2022-11-14measure: fix section names in 'objcopy' example in systemd-measure manVitaly Kuznetsov1-2/+2
2022-11-14README: note Kconfig for verifying DDIs via MoK keysLuca Boccassi2-0/+9
2022-11-14mkosi: drop spaces after shell redirection operatorZbigniew Jędrzejewski-Szmek2-8/+8
2022-11-14ci: use mkosi executable directlyZbigniew Jędrzejewski-Szmek1-6/+6
2022-11-14systemctl: do not show unit properties with --allYu Watanabe1-3/+4
2022-11-14tmpfiles: log at info level when some allowed failures occurLuca Boccassi1-16/+33
2022-11-14module-util: use the blacklist from module_blacklist= in cmdlineMike Yuan1-1/+54
2022-11-13dissect-image: do not try to close invalid fdYu Watanabe2-38/+26
2022-11-13boot: Fix error messageJan Janssen1-1/+1
2022-11-13boot: Silence driver reconnect errorsJan Janssen1-15/+13
2022-11-13localectl: port to vertical tableDavid Tardon1-11/+8
2022-11-13hostnamectl: port to vertical tableDavid Tardon1-21/+18
2022-11-13analyze-inspect-elf: port to vertical tableDavid Tardon1-19/+5
2022-11-13analyze-timespan: port to vertical tableDavid Tardon1-10/+4
2022-11-13analyze-timestamp: port to vertical tableDavid Tardon1-12/+6
2022-11-13analyze-calendar: port to vertical tableDavid Tardon1-14/+8
2022-11-13analyze-calendar: avoid unnecessary abbreviationDavid Tardon1-1/+1
2022-11-13bootctl,bootspec: make use of CHASE_PROHIBIT_SYMLINKS whenever we access the ...Lennart Poettering2-13/+13