You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Crispin e2fd1adaf5 base-files: For sysfixtime use hwclock if RTC available
On systems that have an RTC prefer it to the file-based time fixup (i.e.
use hwclock when there is a permanent clock instead of the faked up time
logic that is needed when there is not RTC).

We can't rely on hctosys kernel feature either as we're usually using
RTC as kernel modules which are usually being loaded after hctosys was
run, leading in the following error:

  hctosys: unable to open rtc device (rtc0)

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>

SVN-Revision: 48661
9 years ago
..
boot base-file: remove /tmp/.jail (now useless) 9 years ago
done fstools: update to the latest version, makes interrupted first boot more reliable 9 years ago
gpio_switch base-files: implemented basic GPIO control 9 years ago
led base-files: use max_brightness to set LED 9 years ago
sysctl sysctl: read settings from /etc/sysctl.d/*.conf 9 years ago
sysfixtime base-files: For sysfixtime use hwclock if RTC available 9 years ago
system base-files: allow timezone to be overriden by zonename (proper zoneinfo support) 9 years ago
umount base-files: fix mount-utils incompatibility 11 years ago