X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Ffaq.texi;h=9b909a653bcdfddeeaa4af907eedd19e51777938;hb=7a80b04ef5fea3d4bae21c08fb5181ad2a773ff4;hp=1c6def3ffa8473be75a65b981e0d17f7b6514614;hpb=ebd96d2c56c742d9d00bccb9faee5fc1a7db664a;p=goredo.git diff --git a/doc/faq.texi b/doc/faq.texi index 1c6def3..9b909a6 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -4,8 +4,9 @@ @anchor{Stamping} @section Hashing and stamping -All targets are checksummed if their @file{ctime} differs from the -previous one. @command{apenwarr/redo} gives +All targets are checksummed if no @env{REDO_INODE_NO_TRUST} environment +variable is set and target's @file{ctime} differs from the previous one. +@command{apenwarr/redo} gives @url{https://redo.readthedocs.io/en/latest/FAQImpl/#why-not-always-use-checksum-based-dependencies-instead-of-timestamps, many reasons} why every time checksumming is bad, but in my opinion in practice all of them do not apply.