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

corecfg: add "system.timezone" setting to the system settings #9102

Merged
merged 8 commits into from Aug 18, 2020

Commits on Aug 6, 2020

  1. corecfg: add "system.timezone" setting to the system settings

    This commit adds support for setting the timezone via the snap
    configuration system. This allows image customizations in UC20
    that used to be done via direct manipulation of the "writable"
    partition in UC16/UC18.
    
    The image customization part will be fine as is but for the runtime
    setting we also need to fix LP: #1650688
    mvo5 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    276f76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc72605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03164cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eecb344 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eed4aff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    317e0e2 View commit details
    Browse the repository at this point in the history
  7. configcore: fix typo

    mvo5 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    767b9e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da51662 View commit details
    Browse the repository at this point in the history