kde: exclude plasma-setup and plasma-welcome to suppress first-boot wizard #27

Merged
obel1x merged 1 commits from unbrot/fedora-OEMDRV:main into main 2026-05-06 17:05:07 +02:00
Contributor

Summary

  • @kde-spin-initial-setup was dropped in Fedora 44; plasma-setup (mandatory in @kde-desktop) is its replacement and runs a KDE-native first-boot wizard including user account creation
  • firstboot --disable only covers initial-setup.service and has no effect on plasma-setup
  • Excluding -plasma-setup and -plasma-welcome prevents the wizard from running on first boot

Test plan

  • Install with fedora_44_kde_fullsetup.cfg and confirm no first-boot wizard appears after login
## Summary - `@kde-spin-initial-setup` was dropped in Fedora 44; `plasma-setup` (mandatory in `@kde-desktop`) is its replacement and runs a KDE-native first-boot wizard including user account creation - `firstboot --disable` only covers `initial-setup.service` and has no effect on `plasma-setup` - Excluding `-plasma-setup` and `-plasma-welcome` prevents the wizard from running on first boot ## Test plan - [x] Install with `fedora_44_kde_fullsetup.cfg` and confirm no first-boot wizard appears after login
unbrot added 1 commit 2026-05-06 16:57:06 +02:00
F44 dropped @kde-spin-initial-setup; plasma-setup (mandatory in @kde-desktop)
is now the first-boot wizard and is not covered by firstboot --disable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
obel1x merged commit 5238f778ad into main 2026-05-06 17:05:07 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: obel1x/fedora-OEMDRV#27