Skip to content

Move to Python

Sunil Mohan Adapa requested to merge SunilMohanAdapa:python into master

Created by: SunilMohanAdapa

We can run Freedom Maker like a tool on the command line and package it for Debian.

  • Remove Makefile and shell script used for vmdebootstrap invocation and prefer a python tool instead of Makefile and shell scripts.
  • Object oriented behavior for image builders improving code reuse.
  • Thorough tests to test invocation of various tests and invocation of tool itself.
  • Exception handling for proper cleanups.
  • Revised logging behavior, somewhat incomplete.

I have tested this for amd64, virtualbox-i386 and all current test cases pass. Will perform full testing in time for next release where we build images: 0.9

Merge request reports

Loading