Skip to content
  • Nikos Skalkotos's avatar
    Rename DiskDevice class to Image · f5174d2c
    Nikos Skalkotos authored
    Rename DiskDevice class to Image and move it to a seperate module.
    Also, don't let the user access the os_type/* modules directly. In
    Image class create the `os' member variable that will host an
    appropriate instance of one of the OSBase classes.
    f5174d2c