#187 RFE: Keep track of what ISOs we compose
Closed: Fixed Opened by kanarip.

Keep track of those things in the config store and provide a TYPE of iso (install, live, cd, dvd, unified?), so that we can figure out the size and try and invoke nautilus burned or ncftp or something


done. stored as list self.cfg.built_iso_images with a dict that now defines type and location

done. stored as list self.cfg.built_iso_images with a dict that now defines type and location

Metadata Update from @kanarip:
- Issue set to the milestone: 2.0.4 Release

Metadata