Systemd/src/partition
Harald Seiler 448b782cb2 repart: correctly handle "uninitialized" machine-id
When systemd-repart runs from initramfs, it reads out /etc/machine-id
from the rootfs as a seed for partition UUIDs.  However, the machine-id
could be in an "uninitialized" state from a previous failed first boot.
In this situation the -ENOMEDIUM code-path (no machine-id set) should be
taken.
2020-10-19 16:28:21 +02:00
..
growfs.c
makefs.c
meson.build
repart.c repart: correctly handle "uninitialized" machine-id 2020-10-19 16:28:21 +02:00
test-repart.sh