• Stefy Lanza (nextime / spora )'s avatar
    FEATURE: Complete interactive network configuration for auto-installer · 22e3891b
    Stefy Lanza (nextime / spora ) authored
    Enhanced network configuration with full user interaction:
    
    WiFi Support:
    - Automatic wireless interface detection using iw
    - Network scanning with SSID selection
    - Security protocol selection (WPA/WPA2, WEP, Open)
    - Password input for secured networks
    
    Ethernet Support:
    - Automatic ethernet interface detection
    - Interface selection from available options
    
    IP Configuration:
    - DHCP (automatic) or Static IP options
    - Manual IP address, gateway, and DNS server entry
    - Validation and configuration storage
    
    Installation Integration:
    - Network configuration applied to installed system
    - Creates /etc/network/interfaces with user settings
    - Configures DNS resolution for static setups
    - Preserves WiFi credentials and settings
    
    Package Dependencies:
    - Added iw, wpasupplicant, dhcpcd5 for full WiFi support
    - Maintains existing comprehensive wireless driver support
    
    The auto-installer now provides complete network setup during installation,
    configuring the target system with user-specified network preferences.
    22e3891b
Name
Last commit
Last update
config Loading commit data...
dist 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...
README.md Loading commit data...
SWITCH_TO_SLIM.md Loading commit data...
SYS_UNMOUNT_ISSUE.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.spec Loading commit data...
usb_creator_gui.py Loading commit data...