Add `adjkerntz -i' to the list of single-user commands.
In non-GMT timezones, missing adjkerntz may install files with timestamps `in the future'. This may make automated reports from IDS tools a bit surprising after the system boots normally, or it may cause problems with make(1)-like dependency checking.
This commit is contained in:
parent
736cb525de
commit
21a39b1947
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33784
1 changed files with 2 additions and 1 deletions
|
@ -1612,7 +1612,8 @@ DOCSUPFILE?= /usr/share/examples/cvsup/doc-supfile</programlisting>
|
|||
(i.e. using <command>boot -s</command> from the loader
|
||||
prompt). Then run:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount -a -t ufs</userinput>
|
||||
<screen>&prompt.root; <userinput>adjkerntz -i</userinput>
|
||||
&prompt.root; <userinput>mount -a -t ufs</userinput>
|
||||
&prompt.root; <userinput>mergemaster -p</userinput>
|
||||
&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
&prompt.root; <userinput>make installworld</userinput>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue