Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer Keyboard/Locale settings to PCDM #22

Closed
beanpole135 opened this issue Sep 15, 2018 · 2 comments
Closed

Transfer Keyboard/Locale settings to PCDM #22

beanpole135 opened this issue Sep 15, 2018 · 2 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Sep 15, 2018

Original Issue: project-trident/trident-build#4

While the keyboard/locale options are getting properly set in the pc-sysinstall config, it does not appear that pc-sysinstall is saving those variables on the installed system properly since PCDM still shows the default locale/keyboard settings on first boot.

Possible Solution:

  1. In the installer, assemble a custom config file with various options (locale, keyboard, timezone, possibly other options later) and place it into the installed system at the end of the install process.
  2. In trident-core (/usr/local/share/trident/scripts/*) write a parsing script for ensure those config options are enabled properly on the installed system as needed for PCDM or other tools.
@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jan 22, 2019

is this fixed with the RELEASE ISO?

@RodMyers
Copy link
Contributor

@RodMyers RodMyers commented Jul 18, 2019

closed lack of response

@RodMyers RodMyers closed this Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment