• Stefy Lanza (nextime / spora )'s avatar
    Add default values for AutoInstaller GUI selections · 8512d40f
    Stefy Lanza (nextime / spora ) authored
    - Set default timezone to Africa/Johannesburg
    - Auto-detect and select first available WiFi network with strongest signal
    - Prompt for WiFi password when network is selected
    - Fallback to first available Ethernet interface if no WiFi found
    - Set default IP method to DHCP for both WiFi and Ethernet
    - Auto-detect first available installation disk (not USB, >4GB)
    - Pre-populate GUI with detected defaults on startup
    - Add set_defaults() method called during GUI initialization
    - Implement WiFi scanning with signal strength sorting
    - Add detect_default_network() and detect_default_disk() methods
    - Use QInputDialog for WiFi password input
    
    This provides sensible defaults for all GUI selections, making the
    installation process more user-friendly by pre-selecting appropriate
    options based on the detected hardware and network environment.
    8512d40f
Name
Last commit
Last update
autoinstaller_gui Loading commit data...
config Loading commit data...
BUILD_INSTRUCTIONS.md Loading commit data...
CHANGELOG.md Loading commit data...
ICON_INFO.md Loading commit data...
ISO_MODIFICATION_WORKFLOW.md Loading commit data...
MbetterClient Loading commit data...
MbetterClient_wrapper.sh Loading commit data...
README.md Loading commit data...
SWITCH_TO_SLIM.md Loading commit data...
SYS_UNMOUNT_ISSUE.md Loading commit data...
TODO.md Loading commit data...
USB_CREATOR_README.md Loading commit data...
apply_inittab_fix.sh Loading commit data...
build.sh Loading commit data...
build_usb_creator.py Loading commit data...
cleanup.sh Loading commit data...
create_usb.bat Loading commit data...
create_usb.sh Loading commit data...
customize_iso.sh Loading commit data...
extract_iso.sh Loading commit data...
fix_inittab_in_image.sh Loading commit data...
insert_openvpn.sh Loading commit data...
mbet.jpg Loading commit data...
rebuild_iso.sh Loading commit data...
requirements.txt Loading commit data...
set_root_password.sh Loading commit data...
setup_usb_creator.py Loading commit data...
usb_creator_gui.py Loading commit data...