summaryrefslogtreecommitdiffstats
path: root/pyanaconda/addons.py
Commit message (Expand)AuthorAgeFilesLines
* Try to import modules the standard way first in collectMartin Sivak2013-02-221-3/+3
* Fix for the addons kickstart supportVratislav Podzimek2013-02-191-3/+4
* Use ksdata.addons instead of ksdata.addon and add ADDON_PATHS to sys.pathVratislav Podzimek2013-02-131-1/+1
* Split ksdata execute and setup methods for addonsMartin Sivak2012-12-171-10/+32
* Add support for KS %addon section and the API+code to use itMartin Sivak2012-12-171-0/+142