On Sat, Nov 08, 2014 at 02:27:49PM +0100, Mathieu Bouillaguet wrote: > Hi, > > What needs to be implemented to add support for slackware distribution in > supermin ?
hi Mathieu I'm on holiday at the moment and will give a more complete reply when I get back. In brief you need to be able to do a few simple package database meta operations such as listing all files in a package and listing the installed deps of a named pkg. This pre- supposes that slackware has such a packaging db. Pino CCd can give more details, and you can look at existing pkg systems in src/*.ml. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
