This is a multi-part message in MIME format.
--------------040205080304070409070202
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Joel Dahl wrote:
> On Fri, 2005-12-02 at 17:09 +0100, Niclas Zeising wrote:
>
>>Hi!
>>This is an attempt to update the faq with an entry regarding the "touch:
>>not found" error. There is seen from time to time people asking and
>>wondering about this strange and non-informative error, so I think an
>>addition to the faq is good.
>>
>>Feel free to change anything you like in the diff!
>>Regards!
>>//Niclas
>
>
> Where's the diff?
On my harddrive... I forgot to attach it.
Here it is.
//Niclas
--------------040205080304070409070202
Content-Type: text/plain;
name="faq.book.sgml.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="faq.book.sgml.diff"
--- faq.book.sgml.orig 2005-12-02 16:32:45.000000000 +0100
+++ faq.book.sgml 2005-12-02 17:02:20.000000000 +0100
@@ -4036,6 +4036,23 @@
to a complete system lockup.</para>
</answer>
</qandaentry>
+
+ <qandaentry>
+ <question id="touch-not-found">
+ <para>Why does buildworld/installworld die with the message
+ <errorname>touch: not found</errorname>?</para>
+ </question>
+
+ <answer>
+ <para>This error does not mean that touch is missing. The
+ error is instead propably due to the dates of the files
+ being set sometime in the future. If your CMOS-clock is
+ set to local time you need to run the command
+ <command>adjkerntz -i</command> to adjust the kernel clock
+ when booting into single user mode.
+ </para>
+ </answer>
+ </qandaentry>
</qandaset>
</chapter>
--------------040205080304070409070202
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
freebsd-doc@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
--------------040205080304070409070202--