• 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
..
hooks Loading commit data...
includes.binary Loading commit data...
includes.chroot Loading commit data...
includes.chroot_before_packages/etc/apt Loading commit data...
package-lists Loading commit data...
preseed Loading commit data...
binary Loading commit data...
bootstrap Loading commit data...
chroot Loading commit data...
common Loading commit data...
main-config Loading commit data...
source Loading commit data...