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 tree-wide: if get_block_device() returns zero devno, check for it in all cases 2020-09-08 18:10:26 +02:00
makefs.c partition/makefs: Include missing sys/file.h header 2020-08-28 13:32:09 +02:00
meson.build test: convert TEST-45 to a normal meson test 2020-03-28 11:50:38 +01:00
repart.c repart: correctly handle "uninitialized" machine-id 2020-10-19 16:28:21 +02:00
test-repart.sh tests: when creating temp dirs, include test name in path 2020-10-01 19:53:45 +02:00