• Stefy Lanza (nextime / spora )'s avatar
    Integrate AutoInstaller GUI build and cleanup into main project scripts · 5e67930f
    Stefy Lanza (nextime / spora ) authored
    - Update cleanup.sh to call autoinstaller_gui/cleanup.sh for comprehensive cleanup
    - Update build.sh to automatically build AutoInstaller GUI binary after successful ISO build
    - Copy the built binary to config/includes.chroot/usr/local/bin/autoinstallergui
    - Ensure the GUI binary is included in the live system and accessible via .xinitrc
    - Make binary executable and properly integrated into the live system
    - This provides seamless integration of the GUI into the main build process
    
    This ensures the AutoInstaller GUI is automatically built and included
    in the live system whenever the main project is built, providing
    users with the graphical installer option out of the box.
    5e67930f
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...