Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patches to make sssd more gentoo-compatible #1648

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

Patches to make sssd more gentoo-compatible #1648

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/606


I was working on Gentoo ebuild (like debian/ in Debian and .spec in RMP distros) for sssd and created some patches, that let sssd know something about Gentoo. Here they are:

- First patch adds Gentoo to list of distributions, known by sssd build system
- Second patch adds configure option to set custom directory for PAM module
- Second and 7th patches make configure script choose right directory for init scipt on Gentoo
- 8th patch removes /etc/dbus-1/system.d directory from directories, installed by sssd, because it's empty

(Don't pay attention on patch numeration, it's due to my patching workflow)
I hope you'll accept these to your upstream before next release.

Comments


Comment from maksbotan at 2010-08-23 21:58:35

First patch (to let sssd know about Gentoo)
0001-Add-gentoo-distrubutions.patch


Comment from sgallagh at 2010-08-23 21:59:01

Fields changed

description: I was working on Gentoo ebuild (like debian/ in Debian and .spec in RMP distros) for sssd and created some patches, that let sssd know something about Gentoo. Here they are:

  • First patch adds Gentoo to list of distributions, known by sssd build system
  • Second patch adds configure option to set custom directory for PAM module
  • Second and 7th patches make configure script choose right directory for init scipt on Gentoo
  • 8th patch removes /etc/dbus-1/system.d directory from directories, installed by sssd, because it's empty

(Don't pay attention on patch numeration, it's due to my patching workflow)
I hope you'll accept these to your upstream before next release. => I was working on Gentoo ebuild (like debian/ in Debian and .spec in RMP distros) for sssd and created some patches, that let sssd know something about Gentoo. Here they are:

  • First patch adds Gentoo to list of distributions, known by sssd build system
  • Second patch adds configure option to set custom directory for PAM module
  • Second and 7th patches make configure script choose right directory for init scipt on Gentoo
  • 8th patch removes /etc/dbus-1/system.d directory from directories, installed by sssd, because it's empty

(Don't pay attention on patch numeration, it's due to my patching workflow)
I hope you'll accept these to your upstream before next release.


Comment from maksbotan at 2010-08-23 21:59:21

Second patch (to make possible choosing different directory for pam module)
0002-Add-custom-pam-module-dir.patch


Comment from maksbotan at 2010-08-23 22:00:09

Third patch (to add check for Gentoo init script directory)
0003-Add-gentoo-specific-init-dir.patch


Comment from maksbotan at 2010-08-23 22:01:22

Seventh patch (to fix detecting Gentoo init script directory introduced in third patch)
0007-Fix-setecting-gentoo-init-dir.patch


Comment from maksbotan at 2010-08-23 22:02:39

Eighth patch (to remove useless empty directory)
0008-Remove-useless-etc-dbus-1-system.d-directory-from-in.patch


Comment from maksbotan at 2010-08-23 22:03:41

Fields changed

cc: => spamslepnoga@inbox.ru


Comment from sgallagh at 2010-08-24 14:51:31

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.4.0
owner: somebody => sgallagh
status: new => assigned


Comment from jhrozek at 2010-08-24 16:12:04

Fields changed

cc: spamslepnoga@inbox.ru => spamslepnoga@inbox.ru, jhrozek


Comment from sgallagh at 2010-09-08 20:48:17

Fixed by:
- 0d7e647
- d921c1e
- 327127b
- 11cfa57

fixedin: => 1.4.0
resolution: => fixed
status: assigned => closed


Comment from dpal at 2012-01-19 02:54:24

Fields changed

rhbz: => 0


Comment from maksbotan at 2017-02-24 15:03:09

Metadata Update from @maksbotan:

  • Issue assigned to sgallagh
  • Issue set to the milestone: SSSD 1.4.0
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants