Live System (amd64) Autologin is Broken When 1Password is Installed (Prompts For Password)
During testing for installing packages via hooks (related to #61 (closed) and !33 (closed)), I came across a problem that I could not make heads or tails out of. I am currently installing the following programs with hooks:
- 1Password
- Burpsuite Professional
- Discord
- Docker
- Insomnia
- Multiviewer
- Nessus
- Obsidian
- ProtonVPN
- Spotify
- VMware
- VS Code
The ISO is generated successfully, and the installer installs the custom packages, as !33 (closed) takes care of the filesystem.packages-remove. However, when booting into Live System (amd64), Kali prompts a username and password to be entered to boot into the live system. I have tried to add/remove every single hook (one by one) to identify if one of my hooks is causing this behavior, as a clean (custom hookless) ISO generation does not have this issue, but I failed to identify the cause of this issue. As a result, I was hoping I could have some assistance in figuring out what is causing this behavior, as I could not spot anything going wrong based on build.log, with the exception of "removal" of kali-default and kali-tools-top10 when tweaking Burp Suite Community to be replaced with Burp Suite Professional.
The custom hooks I am using for all my desired programs can be found here: hooks.zip
Similarly, the build.log for the ISO's generation can be found here: build.log
If there's a way to get the logs of boot to Live System, please advise me on how to obtain/provide them, as I couldn't figure out how to get those without logging into the system (somehow)
