9df1f444bc
Add FWSRecapSpoke, a standalone spoke that displays a comprehensive summary of user configuration choices and detected hardware before installation begins. The spoke intercepts the installation flow between the SummaryHub and ProgressSpoke, allowing users to review and modify their choices before any disk writes occur. Features: - Displays user-selected configuration (language, keyboard, timezone, users, partitioning, desktop, hostname) - Shows detected hardware (virtualization, GPUs, disks, network status) - Provides installation flow overview and warnings about automatic partitioning - Implements back navigation to return to the hub for modifications - Never marks as completed to ensure proper flow control in anaconda's action queue