X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=source%2Fsteps%2F__init__.py;h=e627e1fd4782870b5779f9c4f7a92afafe045714;hb=519ff34cb0bc42c6922d8ae550d35bb0cc3f564b;hp=96ab4c6439c45147d5a6ed83ea3234e6c4b41a69;hpb=e4e78e6eb16cb2007b392767e0112a3839b2186c;p=bootmanager.git diff --git a/source/steps/__init__.py b/source/steps/__init__.py index 96ab4c6..e627e1f 100644 --- a/source/steps/__init__.py +++ b/source/steps/__init__.py @@ -24,7 +24,7 @@ __all__ = ["ReadNodeConfiguration", "ChainBootNode", "ValidateNodeInstall", "StartDebug", - "InstallBootstrapRPM", + "InstallBootstrapFS", "InstallInit", "InstallPartitionDisks", "InstallUninitHardware",