create-usb: Add a create-usb command to complement OstreeRepoFinderMount
authorPhilip Withnall <withnall@endlessm.com>
Fri, 15 Sep 2017 15:05:12 +0000 (16:05 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 27 Sep 2017 14:44:00 +0000 (14:44 +0000)
commit9546e6795e8778f00d6df5dfbd3905754b3de05b
tree2b1f1778297afeff91948de2b042945347db50ab
parentf923c2e1eaebe0c781f07d34ae1a03f94357bccd
create-usb: Add a create-usb command to complement OstreeRepoFinderMount

This can be used to put OSTree repositories on USB sticks in a format
recognised by OstreeRepoFinderMount.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #1182
Approved by: cgwalters
Makefile-ostree.am
Makefile-tests.am
src/ostree/main.c
src/ostree/ot-builtin-create-usb.c [new file with mode: 0644]
src/ostree/ot-builtins.h
tests/.gitignore
tests/libtest.sh
tests/repo-finder-mount.c [new file with mode: 0644]
tests/test-create-usb.sh [new file with mode: 0755]