• Stefy Lanza (nextime / spora )'s avatar
    Enhance AutoInstaller GUI with detailed copy progress and network config improvements · 1ffa6506
    Stefy Lanza (nextime / spora ) authored
    - Add detailed copy system step with real-time rsync output display
    - Show current file being copied, transfer statistics, and progress details
    - Add small text area for copy progress with monospace font and auto-scroll
    - Move network configuration file creation to occur after disk mounting
    - This ensures /target/etc/network/interfaces is created on the mounted filesystem
    - Update installation progress percentages to accommodate new network config step
    - Add copy_progress signal and update_copy_progress method for GUI updates
    - Enhanced rsync command with --progress and --stats for detailed output
    - Improved error handling for rsync process with proper cleanup
    
    This provides users with detailed feedback during the system copy process
    and ensures network configuration files are properly created on target system.
    1ffa6506
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...