On Tue, Aug 30, 2011 at 09:30:15PM +0300, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <[email protected]> > > Given a path to a ISO9660 image/device, detects if media is bootable and > the relavent OS if media is an installer for it. > --- > Makefile.am | 2 +- > configure.ac | 1 + > tools/Makefile.am | 15 +++++ > tools/osinfo-detect.c | 157 > +++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 174 insertions(+), 1 deletions(-) > create mode 100644 tools/Makefile.am > create mode 100644 tools/osinfo-detect.c
Oh I forgot we also need to add 'osinfo-detect' to the %files section of libosinfo.spec.in Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
