c6de759cc0
Currently `compose tree` supports writing to both an OSTree repository and optionally simultaneously generating a rojig RPM or rojig set. We are instead going to split off a separate `compose rojig` verb, since we want to support a "pure rojig" mode, and having all 3 options would make this code far too complex. For now anyone who wants *both* formats can use `compose tree` then follow up with `ex commit2rojig`. This is also inline with the new coreos-assembler push, where we'll treat `rpm-ostree compose` as more of a "low level" API, and wrap it in a more opinionated model there. Closes: #1570 Approved by: jlebon |
||
---|---|---|
.. | ||
libbasic-test.sh | ||
libcomposetest.sh | ||
run-test.sh | ||
test-basic-unified.sh | ||
test-basic.sh | ||
test-boot-location-new.sh | ||
test-install-langs.sh | ||
test-installroot.sh | ||
test-machineid-compat.sh | ||
test-misc-tweaks.sh | ||
test-mutate-os-release.sh | ||
test-rojig-e2e.sh | ||
test-write-commitid.sh |