ostree admin upgrade OSTree Developer Colin Walters walters@verbum.org ostree admin upgrade 1 ostree-admin-upgrade Construct new tree from current origin and deploy it, if it changed ostree admin upgrade OPTIONS Description Downloads the latest version of the current ref from the build server and deploys it, if it changed. Reboot the machine for the changes to take effect. These phases can be split via and . Options ="STATEROOT" Use a different operating system root than the current one. Only perform a pull into the repository; do not create a deployment. This option can hence safely be used in a background scheduled job with the assurance of not changing system state. Create a new deployment from the latest commit in the tracked origin refspec. This option is intended to be used by a scheduled system that detected changes via , and is ready to deploy them. Perform deployment finalization at shutdown time. Recommended, and will likely become the default in the future. , Reboot after a successful upgrade. Permit deployment of chronologically older trees. ="CHECKSUM" Deploy CHECKSUM instead of the latest tree. Example $ ostree admin upgrade No update available.