]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make pkg bootstrap program ask for confirmation before proceeding.
authorAlexander Kabaev <kan@FreeBSD.org>
Sun, 15 Jul 2012 04:15:27 +0000 (04:15 +0000)
committerAlexander Kabaev <kan@FreeBSD.org>
Sun, 15 Jul 2012 04:15:27 +0000 (04:15 +0000)
commite18ad51c15963d08b3ca02931c1d26f1910ac536
tree702899e1d092198c06d03d7db6ee4b71c6a80b29
parentad83c8a5a5c3418bfbcdf5372324544ccbc0fbaf
Make pkg bootstrap program ask for confirmation before proceeding.

The previous behaviour was to silently download and install the pkg
package, without ever telling user about what it was doing and why.

Discussed with: bapt
Reviewed by: kib
usr.sbin/pkg/pkg.c