Needles for _graphical_wait_login allowing English language Gnome environments to Getting Started #49

Merged
tcooper merged 5 commits from issue_48 into develop 2021-09-30 02:18:45 +00:00
Showing only changes of commit 4a3c000e01 - Show all commits

View File

@ -537,6 +537,7 @@
}, },
"install_package_set_minimal": { "install_package_set_minimal": {
"profiles": { "profiles": {
"rocky-package-set-x86_64-*-64bit": 30
}, },
"settings": { "settings": {
"PACKAGE_SET": "minimal", "PACKAGE_SET": "minimal",
@ -545,6 +546,7 @@
}, },
"install_package_set_server": { "install_package_set_server": {
"profiles": { "profiles": {
"rocky-package-set-x86_64-*-64bit": 30
}, },
"settings": { "settings": {
"PACKAGE_SET": "server", "PACKAGE_SET": "server",
@ -579,6 +581,7 @@
}, },
"install_package_set_virtualization-host": { "install_package_set_virtualization-host": {
"profiles": { "profiles": {
"rocky-package-set-x86_64-*-64bit": 30
}, },
"settings": { "settings": {
"PACKAGE_SET": "virtualization-host", "PACKAGE_SET": "virtualization-host",