freebsd-dev/usr.bin/xinstall
Brooks Davis f2b19f9ece Introduce six new options from NetBSD:
* -M <metalog>   Log metadata in mtree format.
 * -D <destdir>   Log paths relative to <destdir>.
 * -h <hash>      Log digest of type <hash>.
 * -T <tags>      Specify which mtree tags to log.
 * -l <linkflag>  Create hard or symbolic links (allows logging).
 * -U             Install without root privileges (owner, group, mode,
                  and flags can be logged via -M

NOTE: In the interest of compatibility with NetBSD and because it is the
obvious letter, the nearly useless -M option (disable mmap) has been
repurposed.

Sponsored by:	DARPA, AFRL
Obtained from:	NetBSD
Reviewed by:	bz
2013-01-18 20:57:50 +00:00
..
install.1 Introduce six new options from NetBSD: 2013-01-18 20:57:50 +00:00
Makefile Introduce six new options from NetBSD: 2013-01-18 20:57:50 +00:00
xinstall.c Introduce six new options from NetBSD: 2013-01-18 20:57:50 +00:00