Setting timezone

For further information on how to set the timezone using the uClibc see this url: http://leaf.sourceforge.net/doc/guide/buci-tz.html. In our case we need only to open the embedded_rootfs/etc/TZ:

	# nano -w embedded_rootfs/etc/TZ

And than add only one line with the string "UTC" (that is the acronim for Universal Time Clock).