[libvirt] [PATCH 2/2] Add NSIS support to nightly builds

Daniel P. Berrange berrange at redhat.com
Wed Oct 8 18:15:05 UTC 2008


On Wed, Oct 08, 2008 at 06:54:35PM +0100, Richard W.M. Jones wrote:
> 
> On Wed, Oct 08, 2008 at 06:22:03PM +0100, Daniel P. Berrange wrote:
> > I also think the installer should be driven off the files in the 
> > mingw32 sysroot - everything going into the sysroot should be stuff
> > that is wanted for deployment on windows.
> 
> I might be missing your point, but that is how nsiswrapper works.

But we're having to list individual directories we want there, rather
than just pulling in all of them according to deps. eg, if we want
to include libvirt bits, we should pull in all files from $sysroot
which are part of mingw-libvirt RPM & recursively for all RPMs 
the mingw-libvirt depends on. This would ensure helper tools from
depdantn apps get included - eg certtool.exe from gnutls needed for
client cert mgmt. I was thinking along lines of 

   'rpm -ql $pkg | grep sys-root'

for each mingw RPM we want, following deps.

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list