(no commit message)
[bootmanager.git] / source / steps / InstallBootstrapFS.py
index 93ef59d..83298fe 100644 (file)
@@ -167,7 +167,7 @@ def Run( vars, log ):
 
     log.write ("Using nodefamily=%s-%s\n"%(pldistro,arch))
 
-    # deployment is enough, let operators put what they want in there
+    # deployment has no arch nor extensions, let operators put what they want in there
     if deployment:
         bootstrapfs_names = [ deployment ]
     else: