'\" t .\" Title: ostree admin post-copy .\" Author: Colin Walters .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/26/2024 .\" Manual: ostree admin post-copy .\" Source: OSTree .\" Language: English .\" .TH "OSTREE ADMIN POST\-C" "1" "" "OSTree" "ostree admin post-copy" .\" ----------------------------------------------------------------- .\" * 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-post-copy \- Fix up sysroot after a (file based) copy .SH "SYNOPSIS" .HP \w'\fBostree\ admin\ post\-copy\fR\ 'u \fBostree admin post\-copy\fR [OPTIONS...] .SH "DESCRIPTION" .PP Applies any fixes to a sysroot that are needed after having copyed it file by file\&. This includes enabling fs\-verity to any files that lack it, which can happen if you copy a file\&. .SH "OPTIONS" .PP \fB\-\-sysroot\fR="PATH" .RS 4 Path to the system to use rather than the current one\&. .RE