Eric Searcy wrote: > I've worked a bit cleaning up the code in PortagePackageCheck in > package.c, and now I was going to implement PortagePackageList, but I > haven't been able to figure out how the new CheckPackages() function > works
Quick reply on this. There were near-zero changes to CheckPackages() except that I moved it into package.c to minimize package-specific stuff in do.c. The code didn't actually change except to add FreeBSD routines ;-) So all of the *PackageCheck functions remained unaltered. -- Jo Rhett senior geek Silicon Valley Colocation _______________________________________________ Bug-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/bug-cfengine
