[Fai-commit] r4946 - trunk/doc
lange at alioth.debian.org
lange at alioth.debian.org
Wed Jun 11 12:56:54 UTC 2008
Author: lange
Date: 2008-06-11 12:56:53 +0000 (Wed, 11 Jun 2008)
New Revision: 4946
Modified:
trunk/doc/QUESTIONNAIRE
Log:
minor update
Modified: trunk/doc/QUESTIONNAIRE
===================================================================
--- trunk/doc/QUESTIONNAIRE 2008-06-04 14:49:56 UTC (rev 4945)
+++ trunk/doc/QUESTIONNAIRE 2008-06-11 12:56:53 UTC (rev 4946)
@@ -2,7 +2,7 @@
-----------------
http://www.informatik.uni-koeln.de/fai/questionnaire
-last edited: october 25, 2007
+last edited: june 11, 2008
I'm very interested in your experiences with fai, bug reports, new ideas,...
Please send this questionnaire to
@@ -42,10 +42,10 @@
How big is your config space (Mbytes, # of files)?
cd <to your config space> (/usr/local/share/fai by default)
du -sh
-find ! -type d | grep -v svn|grep -v cvs|wc
+find ! -type d | grep -v svn|grep -v cvs|wc -l
How many files do you have in ../config/files?
-find files ! -type d | grep -v svn|grep -v cvs|wc
+find files ! -type d | grep -v svn|grep -v cvs|wc -l
What is the business of your company/organization (please add name and link)?
More information about the Fai-commit
mailing list