[Libguestfs] [PATCH 0/2] virt-builder OpenSUSE images

Pino Toscano ptoscano at redhat.com
Tue Sep 8 10:16:37 UTC 2015


Hi Cédric,

On Tuesday 08 September 2015 09:40:21 Cédric Bosdonnat wrote:
> Here are two patches to get opensuse images in virt-builder.
> 
> Cédric Bosdonnat (2):
>   Allow curl to follow redirects.
>   builder: add opensuse images sources
> 
>  builder/Makefile.am      |  3 ++-
>  builder/downloader.ml    |  4 ++--
>  builder/opensuse.conf.in |  3 +++
>  builder/opensuse.gpg     | 21 +++++++++++++++++++++
>  configure.ac             |  1 +
>  5 files changed, 29 insertions(+), 3 deletions(-)
>  create mode 100644 builder/opensuse.conf.in
>  create mode 100644 builder/opensuse.gpg

Really nice work! Both patches LGTM.

The only problem is that patch #2 does not apply cleanly after my
SimpleStreams work for virt-builder, so can you please rebase it?
I just pushed patch #1, which applies fine.

I gave the images a try, and a couple of notes so far are:
- mllib/passwords.ml:default_crypto does not know about opensuse, so
  assumes md5 for shadow (there's a warning when setting up passwords);
  should be easy to fix
- none of the images then boot, reporting that /sbin/init cannot be
  executed, with error -28.

Thanks,
-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20150908/e57d5ef5/attachment.sig>


More information about the Libguestfs mailing list