[pykickstart PATCH] ostreesetup: New command

Colin Walters walters at verbum.org
Wed Mar 26 01:28:55 UTC 2014


[ Rebased onto master, fixed up for comments from anaconda-devel thread:
 
https://www.redhat.com/archives/anaconda-devel-list/2014-March/msg00028.html 
]

This tells the installer to handle an OSTree repository.
---
 pykickstart/commands/__init__.py | 3 +-
 pykickstart/commands/ostreesetup.py | 75 
+++++++++++++++++++++++++++++++++++++
 pykickstart/handlers/control.py | 2 +
 tests/commands/ostreesetup.py | 38 +++++++++++++++++++
 4 files changed, 117 insertions(+), 1 deletion(-)
 create mode 100644 pykickstart/commands/ostreesetup.py
 create mode 100644 tests/commands/ostreesetup.py



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140326/032eaf37/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ostreesetup-New-command.patch
Type: text/x-patch
Size: 7649 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20140326/032eaf37/attachment.bin>


More information about the anaconda-patches mailing list