[master] Fixes to make addons work

Vratislav Podzimek vpodzime at redhat.com
Tue Feb 12 15:05:33 UTC 2013


These changes are needed to make addons work. As a proof of concept and as
part of the Anaconda Addon Development Guide I've written an example addon [1].
And believe it or not it really works! [2]

[1] http://www.fi.muni.cz/~xpodzim/git/?p=hello-world-anaconda-addon.git
[2] http://vpodzime.fedorapeople.org/working_addon.png

Martin Sivak (1):
  Honor modules' __all__ when doing collect

Vratislav Podzimek (1):
  Use ksdata.addons instead of ksdata.addon and add ADDON_PATHS to
    sys.path

 anaconda                |  4 ++++
 pyanaconda/addons.py    |  2 +-
 pyanaconda/install.py   |  4 ++--
 pyanaconda/kickstart.py |  8 ++++----
 pyanaconda/ui/common.py | 10 +++++++++-
 5 files changed, 20 insertions(+), 8 deletions(-)

-- 
1.7.11.7



More information about the anaconda-patches mailing list