Update rarely-used installer ext4/xfs partitioning needles

These only get used when we run universal tests on a non-Server
image, which is pretty rare (these days, as Server DVD is a
critical image and composes fail if it fails, it only really
happens when we do it manually for some reason, like I did
today). So they get stale and aren't updated for font rendering
changes and stuff. As I said I had to do a run like that today,
so I had to update all these needles...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-08-28 14:04:13 -07:00
parent 567b2f1a3f
commit 26308a6b47
8 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 321,
"width": 171,
"ypos": 408,
"type": "match",
"height": 24
}
],
"properties": [],
"tags": [
"LANGUAGE-english",
"anaconda_blivet_part_fs",
"anaconda_blivet_part_fs_ext4_selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"height": 23,
"ypos": 515,
"xpos": 409,
"width": 83
}
],
"properties": [],
"tags": [
"anaconda_blivet_part_fs_xfs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 501,
"width": 77,
"ypos": 341,
"type": "match",
"height": 56
}
],
"properties": [],
"tags": [
"anaconda_part_fs",
"anaconda_part_fs_ext4_selected",
"ENV-DISTRI-fedora"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

View File

@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 517,
"xpos": 509,
"width": 21,
"type": "match",
"height": 16
}
],
"properties": [],
"tags": [
"ENV-DISTRI-fedora",
"anaconda_part_fs_xfs"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB