Fixes _boot_to_anaconda doesn't handle closest mirror gracefully in 8.5 #66

Merged
tcooper merged 1 commits from issue_65 into develop 2021-12-03 00:18:44 +00:00

1 Commits

Author SHA1 Message Date
11aacef6fc connect network during boot
- updated configuration for boot-iso in templates.fif.json. NOTE: If you 
provide GRUB="value" during POST you must include "ip=dhcp" along with 
your custom GRUB settings.
- short circuit _anaconda_network_enable.pm to check for connection at 
start of test.
- provide needle to detect connected network interface using Network 
Spoke icon instead of Installation Source text.

NOTE: While not required with minimal-iso or dvd-iso flavors specifying 
GRUB="ip=dhcp" will also connect the network interface at boot and 
bypass _anaconda_network_enable.
2021-11-21 08:29:11 -08:00