]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(dracut.sh): always check that MACHINE_ID is not empty
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Tue, 3 May 2022 13:26:53 +0000 (15:26 +0200)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Tue, 3 May 2022 22:12:13 +0000 (22:12 +0000)
commit527fdfa1517b7f010afa049fe6add71e4c916cdd
tree7fd99ada1e84609008ce0e76edaaa8942d015d7c
parent7f7dc9173ddcbb2931172eb22482682e47afff4e
fix(dracut.sh): always check that MACHINE_ID is not empty

On new installations, /etc/machine-id may exist and be empty, and
also /efi or /boot/efi may be a mount point, leading to an invalid
initramfs output file.
dracut.sh