feat(installer): migrate live user to live-config and remove release debug access - #28
Open
Artem4590 wants to merge 4 commits into
Open
feat(installer): migrate live user to live-config and remove release debug access#28Artem4590 wants to merge 4 commits into
Artem4590 wants to merge 4 commits into
Conversation
Artem4590
force-pushed
the
fix/installer-live-config
branch
2 times, most recently
from
August 7, 2026 10:32
f9f5da1 to
b3c3804
Compare
Stop creating the live user at ISO build time with hardcoded user:user / root:root credentials. Instead, let live-config create the user at boot via its 0030-user-setup component. - add etc/live/config.conf.d/cusdeb.conf with LIVE_USER_DEFAULT_GROUPS including sudo and users - remove create-live-user.chroot - explicitly install user-setup because auto/config uses --apt-recommends false - remove user-setup from the target system after installation - add users to Calamares defaultGroups so the CusDeb polkit poweroff rule works on installed systems - remove deprecated userGroup key from Calamares users.conf
The release image no longer includes remote or serial debug access. - remove setup-ssh.chroot - remove enable-serial-getty.chroot - drop openssh-server from calamares.list.chroot - strip serial console from --bootappend-live
- rewrite installer/README.md: shorter subtitle, table of contents, build overview, live architecture, Calamares config, custom modules - update config/README.md and hooks/live/README.md for live-config and removed debug hooks - consolidate all installer READMEs into top-level README and remove subdirectory READMEs - fix technical inaccuracy about Calamares modules-search and cdex-full installation
Artem4590
force-pushed
the
fix/installer-live-config
branch
from
August 7, 2026 10:39
b3c3804 to
ff5e8a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.