Dear Praj, I would like to take code refactoring and maintain on the MIC. Some codes are difficult to see and dirty.
I was not sure something sprit. e.g) lib/InstallImage.py 502 if self.project.platform.config_info['package_manager'] == 'apt': 503 cmd_line = "mkfs.vfat %s" % self.path 504 if self.project.platform.config_info['package_manager'] == 'yum': 505 cmd_line = "/sbin/mkfs.vfat %s" % self.path I have to test MIC on RPM base system. But I was for this reason, maintain codes of MIC. Regards, -- ======================================== Mitsutaka Amano MIRACLE LINUX CORPORATION ======================================== _______________________________________________ dev mailing list [email protected] https://www.moblin.org/mailman/listinfo/dev
