[Fai-commit] r6152 - branches/stable/3.4/bin

Michael Prokop mika at alioth.debian.org
Fri Oct 15 11:06:32 UTC 2010


Author: mika
Date: 2010-10-15 11:06:25 +0000 (Fri, 15 Oct 2010)
New Revision: 6152

Modified:
   branches/stable/3.4/bin/install_packages
Log:
bin/install_packages: mention import variables $aptoptions and $FAI_DEBSOURCESDIR

Thanks: Michael Log <mmlogin at gmail.com>
Signed-off-by: Michael Prokop <mika at debian.org>

Modified: branches/stable/3.4/bin/install_packages
===================================================================
--- branches/stable/3.4/bin/install_packages	2010-10-15 11:05:50 UTC (rev 6151)
+++ branches/stable/3.4/bin/install_packages	2010-10-15 11:06:25 UTC (rev 6152)
@@ -30,7 +30,7 @@
 
 $0=~ s#.+/##; # remove path from program name
 
-# import variables: $verbose, $MAXPACKAGES, $classes, $FAI, $FAI_ROOT
+# import variables: $verbose, $MAXPACKAGES, $classes, $FAI, $FAI_ROOT, $aptoptions, $FAI_DEBSOURCESDIR
 
 use strict;
 use Getopt::Std;




More information about the Fai-commit mailing list