20e0643a02
Add hardware detection and automatic driver installation during system installation. This includes: - Virtualization platform detection with automatic guest tools configuration - Automatic GPU driver installation (NVIDIA, AMD, Intel) - Removal of incompatible guest tools for other hypervisors - Network-resilient installation (non-blocking if network unavailable) The detection uses the fws-hw-detect script which provides the same hardware information shown to the user in the live environment summary screen. This ensures what was announced to the user is what gets applied during installation. Update section numbering in kickstart file to accommodate the new hardware configuration step.