[Fai-commit] r4665 - trunk/doc
lange at alioth.debian.org
lange at alioth.debian.org
Fri Nov 9 19:18:53 UTC 2007
Author: lange
Date: 2007-11-09 19:18:52 +0000 (Fri, 09 Nov 2007)
New Revision: 4665
Modified:
trunk/doc/fai-guide.sgml
Log:
add hint for generating md5 hashes
Modified: trunk/doc/fai-guide.sgml
===================================================================
--- trunk/doc/fai-guide.sgml 2007-11-09 14:29:15 UTC (rev 4664)
+++ trunk/doc/fai-guide.sgml 2007-11-09 19:18:52 UTC (rev 4665)
@@ -2910,9 +2910,13 @@
<chapt id=hints>Various hints<p>
+<p>
This chapter has various hints which may not always be explained in great
detail.
<p>
+To generate a md5 hash for the password use this
+<tt>echo "yoursecrectpassword" | mkpasswd -Hmd5 -s</tt>
+<p>
When using HTTP access to a Debian mirror, the local <tt>/var</tt>
partition on all install clients must be big enough to keep the
downloaded Debian packages. Do not try with less than 250 Mbytes
More information about the Fai-commit
mailing list