Luciano Rocha wrote: > On Fri, Jun 08, 2007 at 12:47:53AM +0100, [EMAIL PROTECTED] wrote: >> Adds many new features to RPM including a 'database' of installed >> packages down /var/lib/rpm. See the comments in rpm.c and the >> usage help for more information. >> >> + case 'u': /* UPDATE */ >> + case 'v': /* Verify MD5s against installed header */ > > Couldn't these be the same as standard rpm? Uppercase U and V, > respectively.
Yep, changed. Update after I worked in Denis' nice bz2 stuff. -Andy _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
