--- openrc-migration-old.xml 2009-11-11 23:24:07.000000000 +0100 +++ openrc-migration.xml 2009-11-11 23:31:01.000000000 +0100 @@ -319,9 +319,11 @@ Clock settings have been renamed from /etc/conf.d/clock to your system's native tool for adjusting the clock. This means on Linux it will be /etc/conf.d/hwclock and on FreeBSD it will be -/etc/conf.d/adjkerntz. The initscript in /etc/init.d/ -has also been renamed accordingly, so make sure it's in the appropriate -runlevel. +/etc/conf.d/adjkerntz. Systems without a working RTC chip should +use /etc/init.d/swclock, which sets the system time based on the +mtime of a file which is created at system shutdown. The initscripts in +/etc/init.d/ have also been renamed accordingly, so make sure the +appropriate script for your system has been added to the boot runlevel.