index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd-hostnamed.service.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
boot: improve support for qemu
Gerd Hoffmann
4
-1
/
+148
2022-11-16
localectl,analyze: some minor vertical table rework fixes
Lennart Poettering
2
-5
/
+1
2022-11-16
Revert "journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL"
Daan De Meyer
2
-8
/
+4
2022-11-16
Fix reading /etc/machine-id in kernel-install (#25388)
Marcus Schäfer
1
-1
/
+1
2022-11-16
Update hostnamectl.xml
angus-p
1
-1
/
+1
2022-11-15
tpm2: add some extra validation of device string before using it
Lennart Poettering
1
-2
/
+14
2022-11-15
tpm2-util: force default TCTI to be "device" with parameter "/dev/tpmrm0"
Lennart Poettering
1
-1
/
+12
2022-11-15
MemoryZSwapMax directive to configure new memory.zswap.max cgroup file
Pasha Vorobyev
11
-9
/
+77
2022-11-15
repart: Run most repart integration tests without root privileges
Daan De Meyer
2
-144
/
+170
2022-11-15
repart: Don't use loop devices when we're not operating on a block device
Daan De Meyer
1
-60
/
+210
2022-11-15
repart: Change mode of temporary root to 755
Daan De Meyer
1
-0
/
+3
2022-11-15
repart: Fail early if no sources are provided for a read-only filesystem
Daan De Meyer
1
-0
/
+4
2022-11-15
repart: Skip partition_populate_directory() if no sources are provided
Daan De Meyer
1
-0
/
+5
2022-11-15
repart: Fail early if we're missing privileges to populate a filesystem
Daan De Meyer
1
-0
/
+5
2022-11-15
repart: Ensure files end up owned by root in generated filesystems
Daan De Meyer
2
-38
/
+67
2022-11-15
repart: Fix copy failure error message
Daan De Meyer
1
-1
/
+2
2022-11-15
repart: Move verity sig formatting into data partition functions
Daan De Meyer
1
-128
/
+129
2022-11-15
repart: Move verity hash formatting into data partition functions
Daan De Meyer
1
-129
/
+106
2022-11-15
repart: Do offline encryption instead of online
Daan De Meyer
4
-144
/
+165
2022-11-15
repart: Let libcryptsetup calculate the volume key
Daan De Meyer
1
-18
/
+11
2022-11-15
mkfs-util: Add support to populate vfat without mounting using mcopy
Daan De Meyer
4
-1
/
+71
2022-11-15
mkosi: Add mkfs tools to mkosi image
Daan De Meyer
6
-0
/
+12
2022-11-15
mkfs-util: Add root support for ext and btrfs
Daan De Meyer
3
-17
/
+49
2022-11-15
mkfs-util: Make argument handling for mkfs binaries more flexible
Daan De Meyer
1
-83
/
+99
2022-11-15
btrfs-util: Remove bogus assert()
Daan De Meyer
1
-1
/
+0
2022-11-15
repart: Add integration test for --include/--exclude-partitions
Daan De Meyer
1
-0
/
+34
2022-11-15
repart: Add --include/--exclude-partitions
Daan De Meyer
2
-0
/
+123
2022-11-15
repart: Use first unused partition number for new partitions
Daan De Meyer
1
-9
/
+18
2022-11-15
gpt: Expose GptPartitionType and get rid of SECONDARY/OTHER
Daan De Meyer
10
-423
/
+198
2022-11-15
repart: Remove the repeated ';' from code (#25386)
Li kunyu
1
-1
/
+1
2022-11-15
acpi-fpdt: Use kernel fpdt parsing
Jeremy Linton
2
-0
/
+39
2022-11-14
repart: Add Minimize= integration test
Daan De Meyer
3
-0
/
+59
2022-11-14
measure: fix section names in 'objcopy' example in systemd-measure man
Vitaly Kuznetsov
1
-2
/
+2
2022-11-14
README: note Kconfig for verifying DDIs via MoK keys
Luca Boccassi
2
-0
/
+9
2022-11-14
mkosi: drop spaces after shell redirection operator
Zbigniew Jędrzejewski-Szmek
2
-8
/
+8
2022-11-14
ci: use mkosi executable directly
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
2022-11-14
systemctl: do not show unit properties with --all
Yu Watanabe
1
-3
/
+4
2022-11-14
tmpfiles: log at info level when some allowed failures occur
Luca Boccassi
1
-16
/
+33
2022-11-14
module-util: use the blacklist from module_blacklist= in cmdline
Mike Yuan
1
-1
/
+54
2022-11-13
dissect-image: do not try to close invalid fd
Yu Watanabe
2
-38
/
+26
2022-11-13
boot: Fix error message
Jan Janssen
1
-1
/
+1
2022-11-13
boot: Silence driver reconnect errors
Jan Janssen
1
-15
/
+13
2022-11-13
localectl: port to vertical table
David Tardon
1
-11
/
+8
2022-11-13
hostnamectl: port to vertical table
David Tardon
1
-21
/
+18
2022-11-13
analyze-inspect-elf: port to vertical table
David Tardon
1
-19
/
+5
2022-11-13
analyze-timespan: port to vertical table
David Tardon
1
-10
/
+4
2022-11-13
analyze-timestamp: port to vertical table
David Tardon
1
-12
/
+6
2022-11-13
analyze-calendar: port to vertical table
David Tardon
1
-14
/
+8
2022-11-13
analyze-calendar: avoid unnecessary abbreviation
David Tardon
1
-1
/
+1
2022-11-13
bootctl,bootspec: make use of CHASE_PROHIBIT_SYMLINKS whenever we access the ...
Lennart Poettering
2
-13
/
+13
[next]