changes in user creation, http mirrors

This commit is contained in:
Garret Raziel 2015-02-19 14:15:29 +01:00 committed by root
parent e819d7f9bd
commit 7eb9eaa090
7 changed files with 48 additions and 5 deletions

View File

@ -1,18 +1,25 @@
{
"properties": [],
"tags": [
"anaconda_install_source_http_selected",
"ENV-DISTRI-fedora",
"ENV-INSTLANG-en_US",
"ENV-OFW-1",
"ENV-FLAVOR-server"
],
"area": [
{
"width": 45,
"xpos": 56,
"ypos": 163,
"width": 115,
"type": "match",
"height": 21,
"type": "match"
"ypos": 163
},
{
"height": 22,
"type": "match",
"width": 26,
"xpos": 141,
"ypos": 163
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -0,0 +1,18 @@
{
"properties": [],
"tags": [
"anaconda_install_source_http_selected",
"ENV-DISTRI-fedora",
"ENV-INSTLANG-en_US",
"ENV-FLAVOR-server"
],
"area": [
{
"width": 115,
"xpos": 56,
"height": 21,
"type": "match",
"ypos": 163
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 695,
"ypos": 160,
"width": 187,
"height": 61,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_install_user_creation"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@ -101,7 +101,10 @@
{
backend => "qemu",
name => "64bit",
settings => [{ key => "QEMUCPU", value => "qemu64" }],
settings => [
{ key => "QEMUCPU", value => "qemu64" },
{ key => "QEMUCPUS", value => "2"}
],
variables => "",
},
],