reditribute boot dir evenly. some was parfait, some virtual, some kernel

This commit is contained in:
Torsten Ruger
2014-08-24 00:25:15 +03:00
parent 5f3b0c1779
commit dd82095cca
12 changed files with 31 additions and 42 deletions

View File

@ -32,7 +32,7 @@ module Virtual
if defined? @@space
@@space
else
@@space = ::Boot::BootSpace.new
@@space = BootSpace.new
end
end
end