[Libguestfs] [PATCH 0/4] supermin: improve OpenSUSE support

Pino Toscano ptoscano at redhat.com
Tue Aug 19 13:47:19 UTC 2014


Hi,

this series for supermin improve the support for OpenSUSE, using the
recent "download" command of zypper to download the packages instead of
"installing" them. In the latter case, recommends are disabled now to
reduce the amount of stuff being downloaded.


Pino Toscano (4):
  rpm: opensuse: extract the version of zypper
  rpm: opensuse: use zypper download if available
  tests: add OpenSUSE checks in test-harder
  rpm: opensuse: disable recommends with old zypper

 src/rpm.ml           | 104 ++++++++++++++++++++++++++++++++++++++++-----------
 tests/test-harder.sh |  32 ++++++++++++++++
 2 files changed, 114 insertions(+), 22 deletions(-)

-- 
2.0.4




More information about the Libguestfs mailing list