Re: Comparing versions & releases
seth vidal <skvidal-c/MNwgJ9CEH2fBVCVOL8/[email protected]> Thu, 19 Aug 2004 20:55:05 -0400
| Newsgroups | gmane.linux.redhat.rpm.python |
|---|---|
| Message-ID | <1092963305.5656.0.camel@binkley> |
On Thu, 2004-08-19 at 18:25 -0600, Erik Williamson wrote: > I'm writing a bigger, badder, better Yum! > > Just kidding. I'd like to put together a utility that merges in the > latest updates for fedora, whitebox et. al. into the installation tree. > I'm lazy, and don't want to do it by hand... and the first-time > patch run is getting a little 'lengthly' with the machines I'm rolling out. > > I could probably accomplish this with a bash script and --queryformat... > but I'm itching to do a project in python. take a look here: http://linux.duke.edu/projects/mini/treetools/ -sv