Fix select root needle (#33)
* Fix Select Root needle * Fix selecting RAID for root needle Co-authored-by: lumarel <lumarel@users.noreply.github.com>
This commit is contained in:
parent
867c834571
commit
1188c63aa4
@ -0,0 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 270,
|
||||
"type": "match",
|
||||
"width": 119,
|
||||
"xpos": 500,
|
||||
"height": 49
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-rocky",
|
||||
"ENV-FLAVOR-server",
|
||||
"LANGUAGE-english",
|
||||
"anaconda_part_device_type"
|
||||
]
|
||||
}
|
BIN
needles/anaconda/partitioning/rocky-device_type-20210821.png
Normal file
BIN
needles/anaconda/partitioning/rocky-device_type-20210821.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 325,
|
||||
"type": "match",
|
||||
"width": 68,
|
||||
"height": 23,
|
||||
"xpos": 505
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-rocky",
|
||||
"anaconda_part_device_type_raid"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
@ -0,0 +1,17 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 136,
|
||||
"type": "match",
|
||||
"width": 79,
|
||||
"height": 16,
|
||||
"xpos": 42
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-rocky",
|
||||
"ENV-FLAVOR-server",
|
||||
"anaconda_part_select_root"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Reference in New Issue
Block a user