freebsd-dev/usr.sbin/pkg_install/add
Jordan K. Hubbard 55f4e300b4 Change the naming conventions for preserve'd files and also document
the option in pkg_create.  Now preserved files start with a . and are
named .<filename>.<pkgname>.backup so that their purpose is more clear.

Note that just using the preserve option without proper pkg_deps
is also foolish since packages being deleted in the incorrect order with
preserve on can generate some odd results.
1997-07-01 06:13:51 +00:00
..
add.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
extract.c Change the naming conventions for preserve'd files and also document 1997-07-01 06:13:51 +00:00
futil.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
main.c compare return value from getopt against -1 rather than EOF, per the final 1997-03-31 05:11:47 +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 Add support for @option preserve - moves existing files out of the way 1997-06-29 10:41:49 +00:00
pkg_add.1 Fix multiple documentation bogons. 1997-06-19 15:18:34 +00:00