summaryrefslogtreecommitdiffstats
path: root/ipa-server/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-171-26/+0
|
* Karl MacMillan wrote:Karl MacMillan2007-10-091-5/+2
| | | | | | | | | | | | | > > This largish patch makes the build and installation work on 64bit > > machines. The only catch here is that to get a 64bit build you need to > > set LIBDIR on make: > > > > make install LIBDIR=/usr/lib64 > > > > The spec file does this correctly. I couldn't find any reliable way to > > guess this that works both on real systems and in the almost entirely > > empty rpm build root (you can't, for example, check for the existence > > of /usr/lib64).
* Install the web guiKarl MacMillan2007-09-281-1/+1
| | | | | | | | | | | | | | | | | | | Install the turbogears web gui including an init script. This patch includes a few related changes: * create a production configuration * rename the web gui startup scrip to ipa-webgui * add an init script * chkconfig on the ipa-webgui init script * make the start script properly daemonize the app when not in a development directory. * Install everything to the correct places (/usr/sbin/ipa-webgui and /usr/share/ipa/ipagui mainly). There are some things still left to do: * Sort out the logging - the config needs to be adjusted so that logging messages end up in /var/log.
* Misc small fixesKarl MacMillan2007-09-281-1/+5
| | | | | | | * Remove the rpmbuild tree with the dist-clean target. * Move ipa-server-setupssl from /usr/sbin to /usr/share/ipa * Check in requirement change for generated freeipa-python.spec * Fix interactive hostname in ipa-server-install.
* Add 'test' target to makefiles. Hook up ipautil tests to run.Kevin McCarthy2007-09-041-0/+2
|
* Updates to build kpaswd and the slapi plugins.Karl MacMillan2007-08-101-1/+1
|
* Final reorginzation to reflect packaging.Karl MacMillan2007-07-311-1/+1
|
* Second (final) part of xmlrpc patch.Karl MacMillan2007-07-301-0/+2
|
* Finish python library reorg.Karl MacMillan2007-07-271-1/+6
|
* Update for new python library layout.Karl MacMillan2007-07-271-24/+0
|
* First cut at spec files and Makefile for ipa-server.Karl MacMillan2007-07-271-0/+24
|
* Reorganized repo to reflect packaging.Karl MacMillan2007-07-271-0/+16