<div>[ Rebased onto master, fixed up for comments from anaconda-devel thread:</div><div>&nbsp;<a href="https://www.redhat.com/archives/anaconda-devel-list/2014-March/msg00028.html">https://www.redhat.com/archives/anaconda-devel-list/2014-March/msg00028.html</a> ]</div><div><br></div>This tells the installer to handle an OSTree repository.<div>---</div><div>&nbsp;pykickstart/commands/__init__.py    |  3 +-</div><div>&nbsp;pykickstart/commands/ostreesetup.py | 75 +++++++++++++++++++++++++++++++++++++</div><div>&nbsp;pykickstart/handlers/control.py     |  2 +</div><div>&nbsp;tests/commands/ostreesetup.py       | 38 +++++++++++++++++++</div><div>&nbsp;4 files changed, 117 insertions(+), 1 deletion(-)</div><div>&nbsp;create mode 100644 pykickstart/commands/ostreesetup.py</div><div>&nbsp;create mode 100644 tests/commands/ostreesetup.py</div><div><br></div><div><br></div>