Skip to content

docs: document setting the time zone via Butane - #702

Draft
magic-peach wants to merge 1 commit into
flatcar:mainfrom
magic-peach:docs/timezone-via-butane
Draft

docs: document setting the time zone via Butane#702
magic-peach wants to merge 1 commit into
flatcar:mainfrom
magic-peach:docs/timezone-via-butane

Conversation

@magic-peach

Copy link
Copy Markdown

The page only covered timedatectl, which has no effect during provisioning. This adds the Butane storage.links snippet that symlinks /etc/localtime, the same mechanism timedatectl set-timezone uses at runtime, so users provisioning machines declaratively have a documented way to set the time zone at first boot.

How to use

Review the added snippet in content/docs/latest/setup/host-config/configuring-date-and-timezone.md.

Testing done

Built the site locally with hugo --minify and confirmed the page renders with no broken references. This is a documentation-only change; no live provisioning or filesystem testing was performed beyond that.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

Not applicable: this only changes documentation content, it does not touch build output or OS behavior.

The page only covered timedatectl, which has no effect during
provisioning. Add the Butane storage.links snippet that symlinks
/etc/localtime, the same mechanism timedatectl set-timezone uses at
runtime, so users provisioning machines declaratively have a
documented way to set the time zone at first boot.

Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>
Copilot AI lite review requested due to automatic review settings September 9, 2026 16:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants