Systemd/src/boot
David Herrmann 59658d1958 boot: use BUILD_ID if VERSION_ID is not present
According to os-release(5), VERSION_ID is not mandatory and BUILD_ID only
needs to be unique underneath VERSION_ID. Therefore, assuming a missing
VERSION_ID field means 'empty', we can rely on BUILD_ID to be unique.

Use BUILD_ID if VERSION_ID is not present. This way, rolling-release
distros can still provide a proper os-release entry without crafting
random VERSION_ID strings.

This fixes #186.
2015-07-09 13:07:27 +02:00
..
efi boot: use BUILD_ID if VERSION_ID is not present 2015-07-09 13:07:27 +02:00
bootctl.c bootctl: fix sdboot to systemd-boot 2015-07-04 17:03:50 -05:00
Makefile boot: add stub Makefile symlink 2013-02-13 02:19:03 +01:00