Alexander E. Patrakov wrote:
> I have two questions about the setclock script.
[...]
> 2) With the hardware clock in UTC, the bootscript executes "hwclock 
> --hctosys --utc", however, "strace -e open hwclock --hctosys --utc" 
> indicates that the /usr/share/zoneinfo/Universal file is also being 
> opened. However, the setclock script runs before mounting /usr. Is this 
> a problem? (with --localtime, it doesn't open any files from /usr).

Maybe you could skip running the setclock script at bootup when the
kernel is compiled with CONFIG_RTC_HCTOSYS enabled?

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to