Commit Graph

24 Commits

Author SHA1 Message Date
Nick Hatch
2bb5a81cc9 Check to see if the messagebus (dbus) is running before attempting to start it
Conflicts:
	debian/patches/series
2013-03-01 14:04:41 +02:00
Nick Hatch
039fdda690 Patch client installer to use correct LDAP conf path.
The installer script is hardcoded to use /etc/openldap/ldap.conf. On Ubuntu,
 the appropriate path is /etc/ldap/ldap.conf

Conflicts:
	debian/patches/series
2013-03-01 14:04:35 +02:00
Nick Hatch
662b048455 Don't exclude symlinks when loading plugins
FreeIPA uses custom helpers to enumerate and load plugins. These plugins,
 provided by the ipalib module, are excluded due to being symlinked in from
 /usr/lib/pyshared as part of the dh_python2 installation process.

 This change can probably be submitted upstream, but I have no idea why the
 original author would exclude symlinks in the first place, nor why a custom
 loader is being used.

Conflicts:
	debian/patches/series
2013-03-01 14:04:22 +02:00
Timo Aaltonen
6e43d8185a fix-ntpdate-opts.diff: Drop -U from nptdate opts, we don't have that. 2013-02-28 10:43:30 +02:00
Timo Aaltonen
6c55f2a5af fix-install-layout.diff: Pass an option to setup-client.py to install the python bits to the correct path. 2013-02-13 01:02:55 +02:00
Timo Aaltonen
2ceed98412 dont-search-platform-path.diff: Don't use Python.h from the platform specific path. 2013-02-12 21:08:09 +02:00
Timo Aaltonen
eddcdeac37 correct-python-path.diff: Fallback on the correct path if rpm query fails. 2013-02-12 21:03:55 +02:00
Timo Aaltonen
9465053448 refresh patches 2013-02-11 10:54:32 +02:00
Timo Aaltonen
6882bf9436 Add no-test-lang.diff, test_lang is gone. 2012-06-30 02:26:06 +03:00
Timo Aaltonen
4fba2c0b60 Add fix-nss-include.diff, fix nss include path. 2012-06-29 22:02:12 +03:00
Timo Aaltonen
5d9538e322 bump the version and drop obsolete patches 2012-06-29 19:44:29 +03:00
Timo Aaltonen
7f6c2bb992 Add DEP-3 compliant headers to the patches.
and drop obsolete patches
2012-03-02 12:36:30 +02:00
Timo Aaltonen
9d56b33e7d create-client-dirs.patch: Add a patch from upstream that creates /etc/ipa and /var/lib/ipa-client/sysrestore paths. Stop creating them in rules. 2012-03-02 12:05:59 +02:00
Timo Aaltonen
71f7e8b421 fix-format-string.diff: Fix build errors, thanks Krzysztof Klimonda! 2012-02-16 23:26:01 +02:00
Timo Aaltonen
2d932c154b various changes to enable server packaging 2012-01-02 16:09:40 +02:00
Timo Aaltonen
3f9041f41d let pysupport handle the installation paths 2011-11-01 20:00:09 -04:00
Timo Aaltonen
c98d0cc5ef Add fix-python-path.patch to use --install-layout=deb. 2011-11-01 18:54:19 -04:00
Timo Aaltonen
ec04537237 Add no-testcert.patch to not fail make-testcert. 2011-11-01 11:48:27 -04:00
Timo Aaltonen
9fddc744fa Add no-arrows.patch to not fail test_lang. 2011-11-01 10:53:18 -04:00
Timo Aaltonen
0be24fe960 Add include-stdint.patch from upstream to fix build errors. 2011-11-01 09:52:28 -04:00
Timo Aaltonen
a8e59d6619 Add add_debian.py.patch, platform support code. 2011-10-28 15:57:04 +03:00
Timo Aaltonen
7992239b65 Add fix_dnsclient.py.patch, we don't use autconfig. 2011-10-28 15:44:52 +03:00
Timo Aaltonen
e6104fa819 disable patch 02 for now 2011-10-28 15:42:24 +03:00
Timo Aaltonen
e93ecbabbc Migrate to source format 3.0 (quilt). 2011-10-28 14:08:40 +03:00