rpm-ostree/src/app
Matthew Barnes 6114255b8e app: Split upgrade --check-diff into separate options
rpm-ostree upgrade --preview   - Just preview package differences,
                                 like deploy --preview
rpm-ostree upgrade --check     - Just check if an upgrade is available

In both cases, the exit codes are 0 (upgrade available), 77 (no upgrade
available) and 1 (error).

The --check-diff option still works but is deprecated and not shown in
the --help option listing.
2015-11-06 09:10:48 -05:00
..
main.c app: Add "deploy" command 2015-11-06 09:10:48 -05:00
rpmostree-builtin-compose.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-builtin-db.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-builtin-deploy.c app: Define a special exit code for no changes (77) 2015-11-06 09:10:48 -05:00
rpmostree-builtin-rebase.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-builtin-rollback.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-builtin-status.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-builtin-upgrade.c app: Split upgrade --check-diff into separate options 2015-11-06 09:10:48 -05:00
rpmostree-builtins.h app: Define a special exit code for no changes (77) 2015-11-06 09:10:48 -05:00
rpmostree-compose-builtin-sign.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-compose-builtin-tree.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-compose-builtins.h build: Split up src into app/ and libpriv/ 2015-04-08 16:17:06 -04:00
rpmostree-db-builtin-diff.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-db-builtin-list.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-db-builtin-version.c app: Allow for custom exit status codes 2015-11-06 09:10:48 -05:00
rpmostree-db-builtins.h db: Remove --rpmdbdir option 2015-05-21 21:16:21 -04:00
rpmostree-dbus-helpers.c app: Add rpmostree_print_package_diffs() 2015-11-06 09:10:48 -05:00
rpmostree-dbus-helpers.h app: Add rpmostree_print_package_diffs() 2015-11-06 09:10:48 -05:00
rpmostree-libbuiltin.c app: Add rpmostree_usage_error() 2015-11-06 09:10:48 -05:00
rpmostree-libbuiltin.h app: Add rpmostree_usage_error() 2015-11-06 09:10:48 -05:00
tmpfiles-ostree-integration.conf build: Split up src into app/ and libpriv/ 2015-04-08 16:17:06 -04:00