Hi,

few cleanups in the supermin codebase; no actual functional change.

Thanks,
-- 

Pino Toscano (3):
  ext2: simplify tracking of visited modules
  utils: remove unused run_python function
  Add and use an helper error function

 src/build.ml           | 20 +++++-----------
 src/dpkg.ml            |  4 +---
 src/ext2_initrd.ml     | 10 ++++----
 src/kernel.ml          | 27 ++++++++++------------
 src/package_handler.ml |  7 +++---
 src/pacman.ml          |  6 ++---
 src/prepare.ml         | 12 ++++------
 src/rpm.ml             | 33 ++++++++-------------------
 src/supermin.ml        | 62 +++++++++++++++++++-------------------------------
 src/utils.ml           | 45 +++++++++++++++---------------------
 src/utils.mli          |  8 +++----
 11 files changed, 85 insertions(+), 149 deletions(-)

-- 
2.5.0

_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

Reply via email to