• Stefy Lanza (nextime / spora )'s avatar
    CRITICAL: Override live-config password scripts locking root account · d114f634
    Stefy Lanza (nextime / spora ) authored
    Major Discovery:
    - live-config scripts 0030-live-debconfig_passwd and 0030-user-setup were
      setting root password to '*' (locked) during boot
    - This explains why SSH with configured password was failing
    - Scripts were also trying to create 'user' account instead of using root
    
    Solution:
    - Created override-live-config-passwd.hook.chroot
    - Replaces both password-related live-config scripts
    - Preserves root password set during ISO creation
    - Prevents account locking by live-config
    - Forces LIVE_USERNAME=root instead of creating separate user
    
    This completes the live-config override suite:
    - inittab autologin (prevents user login prompt)
    - password preservation (enables SSH with configured password)
    - proper root account handling throughout boot process
    d114f634
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...