diff options
author | Ross Burton <ross.burton@intel.com> | 2012-08-29 15:09:15 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-02 05:47:34 -0700 |
commit | efe305c275f288e248655f3a8b266f86c9893f73 (patch) | |
tree | 297af3e59089522a55f83d52ccfb2f1dc9eb0d91 /scripts/runqemu-addptable2image | |
parent | 02e8b5c1fd68fa18ee81ba2920cd48fea8a1ef5e (diff) | |
download | openembedded-core-efe305c275f288e248655f3a8b266f86c9893f73.tar.gz openembedded-core-efe305c275f288e248655f3a8b266f86c9893f73.tar.bz2 openembedded-core-efe305c275f288e248655f3a8b266f86c9893f73.zip |
tzdata: install /etc/localtime alongside /etc/timezone
Lots of code (such a GLib) expects this to exist and link to the current
timezone definition.
/etc/localtime is a symlink instead of a copy of hard link to make it obvious
what timezone data it's pointing at. For systems with /etc on a separate
filesystem to /usr this will result in a dangling symlink until /usr is mounted,
but as this is early boot the assumption is that anything checking it will
handle that case and fallback to UTC.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/runqemu-addptable2image')
0 files changed, 0 insertions, 0 deletions