'\" t .\" Title: ostree admin lock-finalization .\" Author: Colin Walters .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/16/2024 .\" Manual: ostree admin lock-finalization .\" Source: OSTree .\" Language: English .\" .TH "OSTREE ADMIN LOCK\-F" "1" "" "OSTree" "ostree admin lock-finalization" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ostree-admin-lock-finalization \- Change whether staged deployment will be queued for next boot .SH "SYNOPSIS" .HP \w'\fBostree\ admin\ lock\-finalization\fR\ 'u \fBostree admin lock\-finalization\fR [OPTIONS...] .SH "DESCRIPTION" .PP This command requires a staged deployment\&. By default, this command ensures the deployment will be set into a "finalization locked" state, which means it will not be queued for the next boot by default\&. .PP This is the same as the \-\-lock\-finalization argument for ostree admin deploy, which is the recommended way to use this feature in a race\-free way\&. .PP However more commonly, one will use the \-\-unlock argument for this command to later unlock a deployment which was finalization locked\&. .SH "OPTIONS" .PP \fB\-\-sysroot\fR="PATH" .RS 4 Path to the system to use rather than the current one\&. .RE .PP \fB\-\-unlock\fR,\fB\-u\fR .RS 4 Unlock the deployment finalization state\&. .RE