1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/base-files/files
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
2016-02-08 08:25:53 +00:00
..
bin base-files: set mac address in default network config via device sections 2016-02-07 14:18:43 +00:00
etc base-files: For sysfixtime use hwclock if RTC available 2016-02-08 08:25:53 +00:00
lib base-files: fix sysupgrade 'wget' handling for uclient-fetch 2016-01-25 12:35:21 +00:00
rom
sbin base-files: Fix sysupgrade overlay saving 2016-01-17 18:24:30 +00:00