[Fai-commit] r5887 - in trunk: debian doc

Thomas Lange lange at alioth.debian.org
Wed Jul 28 02:42:29 UTC 2010


Author: lange
Date: 2010-07-28 02:42:27 +0000 (Wed, 28 Jul 2010)
New Revision: 5887

Modified:
   trunk/debian/changelog
   trunk/doc/fai-guide.txt
Log:
fai-guide.txt: add info how to generate the encrypted password

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2010-07-28 02:24:59 UTC (rev 5886)
+++ trunk/debian/changelog	2010-07-28 02:42:27 UTC (rev 5887)
@@ -71,6 +71,7 @@
   * subroutines: new subroutine umount_csspace, so it can be used in user
     hooks (thanks to Waldemar for the patch)
   * Makefile: add support for small pixmaps in faimond-gui
+  * fai-guide.txt: add info how to generate the encrypted password
   
   [ Michael Tautschnig ]
   * control: Move setup-storage to its own package (fai-setup-storage). Thanks

Modified: trunk/doc/fai-guide.txt
===================================================================
--- trunk/doc/fai-guide.txt	2010-07-28 02:24:59 UTC (rev 5886)
+++ trunk/doc/fai-guide.txt	2010-07-28 02:42:27 UTC (rev 5887)
@@ -1632,7 +1632,9 @@
 
 ROOTPW::
 The encrypted root password for the new system. You can use `crypt(3)`
-or md5 encryption for the password.
+or md5 encryption for the password. You can create the encrypted
+password using `mkpasswd(1)`. See <<hints,chapter various hints>> for
+more info.
 
 UTC::
 Set hardware clock to UTC if _$UTC=yes_. Otherwise set clock to local




More information about the Fai-commit mailing list