#11004 NORM Future : no post-build way to change timezone in GNOME
Zarro Boogs per Child
bugtracker at laptop.org
Fri Dec 23 13:13:58 EST 2016
#11004: no post-build way to change timezone in GNOME
--------------------------------------+---------------------------------
Reporter: dsd | Owner: martin.langhoff
Type: defect | Status: new
Priority: normal | Milestone: Future Release
Component: gnome-desktop | Version: not specified
Resolution: | Keywords: dsd-11.3.0?
Blocked By: | Blocking:
Deployments affected: | Action Needed: design
Verified: 0 |
--------------------------------------+---------------------------------
Comment (by Quozl):
Workaround on Fedora 18 with olpc-os-builder;
* set the 'timezone' in the '[base]' of the configuration file,
Workaround on Fedora 18 post-build;
* start Terminal,
* identify the path to your timezone, e.g.
{{{
find /usr/share/timezone | grep Eastern
}}}
* change the system timezone,
{{{
sudo ln -sf /usr/share/zoneinfo/US/Eastern /etc/localtime
}}}
* restart the desktop,
{{{
sudo service olpc-dm restart
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/11004#comment:6>
One Laptop per Child <http://one.laptop.org/>
One Laptop per Child bug tracking system
More information about the Bugs
mailing list