Add setting RTC offset for pc's.
This commit is contained in:
parent
5e1a5ebf21
commit
a94b4b4c49
@ -1,8 +1,8 @@
|
|||||||
# $NetBSD: TODO,v 1.17 1999/03/31 00:44:48 fvdl Exp $
|
# $NetBSD: TODO,v 1.18 1999/05/05 01:21:37 simonb Exp $
|
||||||
|
|
||||||
Things to do .... in no specific order.
|
Things to do .... in no specific order.
|
||||||
|
|
||||||
- On upgrade, remove /usr/include/machine and the machine-
|
-- On upgrade, remove /usr/include/machine and the machine-
|
||||||
dependent name e.g. /usr/include/i386. On 1.3, machine
|
dependent name e.g. /usr/include/i386. On 1.3, machine
|
||||||
is a directory and e.g. i386 is a symlink, whereas in 1.4
|
is a directory and e.g. i386 is a symlink, whereas in 1.4
|
||||||
the reverse is true. Without this fix, extraction of base
|
the reverse is true. Without this fix, extraction of base
|
||||||
@ -84,6 +84,10 @@ Things to do .... in no specific order.
|
|||||||
|
|
||||||
-- Configure NTP servers, set NTP in rc.conf
|
-- Configure NTP servers, set NTP in rc.conf
|
||||||
|
|
||||||
|
-- On i386 (and others) allow for storing localtime in the RTC.
|
||||||
|
Need to patch kernel variable with offset from UTC. Any
|
||||||
|
other kernel variables we might want to patch as well???
|
||||||
|
|
||||||
-- A little more clean-up of the run_prog suite so things worke
|
-- A little more clean-up of the run_prog suite so things worke
|
||||||
nicely for all ports.
|
nicely for all ports.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user