Skip to content

fix: set utf-8 locale as the actual system locale#148

Draft
lleyton wants to merge 1 commit intomainfrom
fix/locale
Draft

fix: set utf-8 locale as the actual system locale#148
lleyton wants to merge 1 commit intomainfrom
fix/locale

Conversation

@lleyton
Copy link
Copy Markdown
Member

@lleyton lleyton commented Mar 24, 2026

see title

final t3code test

- add a SetLocale install step that calls `localectl set-locale`
- normalize language selection to canonical `LANG=ll_CC.UTF-8`
- update OOBE language matching to ignore locale encoding suffix
@lleyton lleyton changed the title Set canonical UTF-8 locale during install fix: set utf-8 locale as the actual system locale Mar 24, 2026
@madonuko madonuko linked an issue Mar 24, 2026 that may be closed by this pull request
@lleyton lleyton marked this pull request as draft March 24, 2026 06:43
@madonuko madonuko linked an issue Apr 6, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set locale for the system, not just the UI Ensure locale is UTF-8

1 participant