Add variant bootloader needle for LCC-built images

Recent live respins were built with livecd-creator rather than
livemedia-creator because the maintainer had trouble with LMC.
This results in grub looking a bit different, we need a variant
needle for it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-06-17 17:38:25 -07:00
parent 0cea4b1cd5
commit 6fece568c7
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
{
"area": [
{
"type": "match",
"height": 20,
"xpos": 91,
"width": 449,
"ypos": 326
}
],
"properties": [],
"tags": [
"bootloader",
"bootloader_bios",
"ENV-DISTRI-fedora",
"ENV-FLAVOR-server"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB