init-fs: Add --epoch
authorColin Walters <walters@verbum.org>
Fri, 12 Apr 2024 12:56:13 +0000 (08:56 -0400)
committerColin Walters <walters@verbum.org>
Fri, 12 Apr 2024 12:56:13 +0000 (08:56 -0400)
commit38f6b9b3ab36f7d828cccf1a57baf19ce07bba2b
treee2ad916b645b9f046cbf8b8d119e454e172e8c96
parent3c2e9d0974a8c61f580185d57a4776c551d39a62
init-fs: Add --epoch

I want to add another variant here, and `--modern` is now old.  Let's
acknowledge that we may want to make even more changes in the
future.  So `--modern == --epoch=1` but I will add `--epoch=2` after
this.
man/ostree-admin-init-fs.xml
src/ostree/ot-admin-builtin-init-fs.c
tests/admin-test.sh