freebsd-dev/usr.sbin/freebsd-update
Michael Gmelin 8cfda118cb freebsd-update: Add updatesready' and showconfig' commands
`freebsd-update updatesready' can be used to check if there are any pending
fetched updates that can be installed.

`freebsd-update showconfig' writes freebsd-update's configuration to
stdout.

This also changes the exit code of `freebsd-update install' to 2 in case
there are no updates pending to be installed and there wasn't a fetch phase
in the same invocation. This allows scripts to tell apart these error
conditions without breaking existing jail managers.

See freebsd-update(8) for details.

PR:		240757, 240177, 229346
Reviewed by:	manpages (bcr), sectam (emaste), yuripv
Differential Revision:	https://reviews.freebsd.org/D21473
2019-09-24 20:49:33 +00:00
..
freebsd-update.8 freebsd-update: Add updatesready' and showconfig' commands 2019-09-24 20:49:33 +00:00
freebsd-update.conf Move freebsd-update.conf to usr.sbin/freebsd-update. 2018-08-04 22:25:41 +00:00
freebsd-update.sh freebsd-update: Add updatesready' and showconfig' commands 2019-09-24 20:49:33 +00:00
Makefile Move freebsd-update.conf to usr.sbin/freebsd-update. 2018-08-04 22:25:41 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00