]> git.ozlabs.org Git - petitboot/commitdiff
discover/grub: Allow to choose a different BLS directory
authorJavier Martinez Canillas <javierm@redhat.com>
Wed, 28 Mar 2018 12:24:43 +0000 (14:24 +0200)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 29 Mar 2018 02:14:22 +0000 (13:14 +1100)
The default path to search for BootLoaderSpec configuration files is
/loader/entries but in some setups a different directory may be used.

So allow this to be chosen by using a blsdir GRUB environment variable.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found