utils.pm: drop some stuff unneeded after F35 EOL
and associated needles. Signed-off-by: Adam Williamson <awilliam@redhat.com>
@ -477,7 +477,6 @@ sub setup_workaround_repo {
|
||||
assert_script_run "mkdir -p /mnt/workarounds_repo";
|
||||
assert_script_run "pushd /mnt/workarounds_repo";
|
||||
my %workarounds = (
|
||||
"35" => [],
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => [],
|
||||
@ -921,11 +920,6 @@ sub anaconda_create_user {
|
||||
wait_still_screen 2;
|
||||
_type_user_password();
|
||||
}
|
||||
# FIXME: this is selected by default from F36 (20210118.n.0) on.
|
||||
# we can drop this block and associated needles entirely on F35 EOL
|
||||
unless (check_screen "anaconda_install_user_creation_admin_selected") {
|
||||
assert_and_click "anaconda_install_user_creation_make_admin";
|
||||
}
|
||||
assert_and_click "anaconda_spoke_done";
|
||||
# since 20170105, we will get a warning here when the password
|
||||
# contains non-ASCII characters. Assume only switched layouts
|
||||
|
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 21,
|
||||
"ypos": 188,
|
||||
"xpos": 500,
|
||||
"width": 185
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-arabic",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 63 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 214,
|
||||
"type": "match",
|
||||
"xpos": 566,
|
||||
"height": 21,
|
||||
"width": 106
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-arabic",
|
||||
"anaconda_install_user_creation_make_admin"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 64 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 354,
|
||||
"height": 21,
|
||||
"ypos": 187,
|
||||
"width": 156,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-french",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 60 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 194,
|
||||
"height": 21,
|
||||
"ypos": 187,
|
||||
"xpos": 344,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-french",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 57 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"xpos": 343,
|
||||
"height": 21,
|
||||
"width": 264,
|
||||
"ypos": 213
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-french",
|
||||
"anaconda_install_user_creation_make_admin"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 62 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 21,
|
||||
"width": 152,
|
||||
"ypos": 195,
|
||||
"type": "match",
|
||||
"xpos": 360
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-japanese",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 71 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 194,
|
||||
"height": 21,
|
||||
"ypos": 187,
|
||||
"xpos": 344,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-japanese",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 57 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 188,
|
||||
"height": 17,
|
||||
"type": "match",
|
||||
"ypos": 226,
|
||||
"xpos": 384
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-japanese",
|
||||
"anaconda_install_user_creation_make_admin"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 73 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 283,
|
||||
"type": "match",
|
||||
"ypos": 187,
|
||||
"xpos": 248,
|
||||
"height": 21
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-russian",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 69 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 21,
|
||||
"ypos": 212,
|
||||
"width": 326,
|
||||
"xpos": 354
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-russian",
|
||||
"anaconda_install_user_creation_make_admin"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 70 KiB |
@ -1,16 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 194,
|
||||
"height": 21,
|
||||
"ypos": 187,
|
||||
"xpos": 344,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"LANGUAGE-english",
|
||||
"anaconda_install_user_creation_admin_selected"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 57 KiB |
@ -1,17 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 21,
|
||||
"ypos": 212,
|
||||
"width": 194,
|
||||
"xpos": 360
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-english",
|
||||
"anaconda_install_user_creation_make_admin"
|
||||
]
|
||||
}
|
Before Width: | Height: | Size: 53 KiB |