[Freeipa-devel] [freeipa PR#252][opened] Use namespace-aware meta importer for ipaplatform

tiran freeipa-github-notification at redhat.com
Thu Nov 17 12:05:19 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/252
Author: tiran
 Title: #252: Use namespace-aware meta importer for ipaplatform
Action: opened

PR body:
"""
Instead of symlinks and build-time configuration the ipaplatform module
is now able to auto-detect platforms on import time. The meta importer
uses the platform 'ID' from /etc/os-releases. It falls back to 'ID_LIKE'
on platforms like CentOS, which has ID=centos and ID_LIKE="rhel fedora".

The meta importer is able to handle namespace packages and the
ipaplatform package has been turned into a namespace package in order to
support external platform specifications.

https://fedorahosted.org/freeipa/ticket/6474

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/252/head:pr252
git checkout pr252
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-252.patch
Type: text/x-diff
Size: 13002 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161117/a5ba2c8f/attachment.bin>


More information about the Freeipa-devel mailing list