renaming bootmanager step InstallBootstrapRPM into InstallBootstrapFS
[bootmanager.git] / source / steps / __init__.py
index 96ab4c6..e627e1f 100644 (file)
@@ -24,7 +24,7 @@ __all__ = ["ReadNodeConfiguration",
            "ChainBootNode",
            "ValidateNodeInstall",
            "StartDebug",
-           "InstallBootstrapRPM",
+           "InstallBootstrapFS",
            "InstallInit",
            "InstallPartitionDisks",
            "InstallUninitHardware",