mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
13e5f176fe
CoreOS currently sets the prompt to solid white (accidentally), these needles work around that. Signed-off-by: Adam Williamson <awilliam@redhat.com>
29 lines
531 B
JSON
29 lines
531 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 8,
|
|
"height": 16,
|
|
"ypos": 640,
|
|
"width": 40,
|
|
"type": "match"
|
|
},
|
|
{
|
|
"type": "match",
|
|
"width": 17,
|
|
"xpos": 137,
|
|
"ypos": 641,
|
|
"height": 14
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "workaround",
|
|
"value": "solid white prompt on black background - https://github.com/coreos/fedora-coreos-tracker/issues/750"
|
|
}
|
|
],
|
|
"tags": [
|
|
"root_logged_in",
|
|
"root_console",
|
|
"ENV-DISTRI-fedora"
|
|
]
|
|
} |