man/create-usb: Don't recommend summary updates
authorMatthew Leeds <matthew.leeds@endlessm.com>
Tue, 2 Oct 2018 04:22:40 +0000 (21:22 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 2 Oct 2018 15:49:42 +0000 (15:49 +0000)
This commit removes the recommendation in the create-usb man page for
the user to update the summary in the source repo before using the
create-usb command. I'm not sure where I got the idea that create-usb
depends on a summary in the source repo. I went back to the first commit
that introduced the create-usb command and even using that a summary
isn't required, so it seems unlikely that this changed recently.

This is good news because the exclusive lock that's taken for summary
updates has been causing problems on Endless (due to other processes
having a lock for the duration of the 30 second acquire time out
period).

Closes: #1746
Approved by: cgwalters

man/ostree-create-usb.xml

index c3dfbc6807a1f8c8300a596b2d37839ba1d0e050..90b2fc5bc591d4619adb41eddca43df72d036c32 100644 (file)
@@ -83,11 +83,6 @@ Boston, MA 02111-1307, USA.
             USB mounts use signed per-repo and per-commit metadata instead of
             summary signatures.
         </para>
-        <para>
-            This command relies on the summary file in the source repo, so you
-            may want to run <command>ostree summary -u</command> before running
-            this command.
-        </para>
     </refsect1>
 
     <refsect1>