freebsd-dev/usr.sbin/pkg_install/info
Jordan K. Hubbard 50f56e483a Add MD5 checksums to packing list for all files during pkg_create and use
later at pkg_delete time to verify that you're deleting what you added.
This, of course, does NOT cover the case where a file you still need
hasn't changed!  That's a tougher problem to solve, and this provides
only the minimal amount of safety belt.  MD5 checksums are stored in comment
fields, so packages produced with these tools are backwards compatible with
the older ones.
1996-07-30 10:48:20 +00:00
..
info.h Bring forward my changes from 2.1 1995-10-25 15:38:37 +00:00
main.c Bring forward my changes from 2.1 1995-10-25 15:38:37 +00:00
Makefile Add MD5 checksums to packing list for all files during pkg_create and use 1996-07-30 10:48:20 +00:00
perform.c Make a small optimization which shaves about a second off the time 1996-06-16 16:33:34 +00:00
pkg_info.1 Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
show.c Make pkg_install understand and use libftpio instead of its own 1996-06-20 18:33:55 +00:00