<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-server/Makefile, branch master</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Autotool ipa-server - patch from William Jon McCann &lt;mccann@jhu.edu&gt;.</title>
<updated>2007-10-17T19:40:55+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-10-17T19:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=f8fba3b7ddbfbb8eb33faab1df3e024a30986b3e'/>
<id>f8fba3b7ddbfbb8eb33faab1df3e024a30986b3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Karl MacMillan wrote:</title>
<updated>2007-10-09T20:25:38+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-10-09T20:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d2a19b200912fe4a78211a3d6212b143ece5e064'/>
<id>d2a19b200912fe4a78211a3d6212b143ece5e064</id>
<content type='text'>
&gt; &gt; This largish patch makes the build and installation work on 64bit
&gt; &gt; machines. The only catch here is that to get a 64bit build you need to
&gt; &gt; set LIBDIR on make:
&gt; &gt;
&gt; &gt; make install LIBDIR=/usr/lib64
&gt; &gt;
&gt; &gt; The spec file does this correctly. I couldn't find any reliable way to
&gt; &gt; guess this that works both on real systems and in the almost entirely
&gt; &gt; empty rpm build root (you can't, for example, check for the existence
&gt; &gt; of /usr/lib64).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; &gt; This largish patch makes the build and installation work on 64bit
&gt; &gt; machines. The only catch here is that to get a 64bit build you need to
&gt; &gt; set LIBDIR on make:
&gt; &gt;
&gt; &gt; make install LIBDIR=/usr/lib64
&gt; &gt;
&gt; &gt; The spec file does this correctly. I couldn't find any reliable way to
&gt; &gt; guess this that works both on real systems and in the almost entirely
&gt; &gt; empty rpm build root (you can't, for example, check for the existence
&gt; &gt; of /usr/lib64).
</pre>
</div>
</content>
</entry>
<entry>
<title>Install the web gui</title>
<updated>2007-09-28T20:46:12+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-09-28T20:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=679343594d86d57c85d1a6bb5333c83ca8bacd78'/>
<id>679343594d86d57c85d1a6bb5333c83ca8bacd78</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc small fixes</title>
<updated>2007-09-28T20:46:08+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-09-28T20:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=50d12d6d2e680d32a5940afa0242c2c75df57d1f'/>
<id>50d12d6d2e680d32a5940afa0242c2c75df57d1f</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'test' target to makefiles.  Hook up ipautil tests to run.</title>
<updated>2007-09-04T17:22:45+00:00</updated>
<author>
<name>Kevin McCarthy</name>
<email>kmccarth@redhat.com</email>
</author>
<published>2007-09-04T17:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=c85c8eede36224e72b42153708dd58a9f0610b0d'/>
<id>c85c8eede36224e72b42153708dd58a9f0610b0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates to build kpaswd and the slapi plugins.</title>
<updated>2007-08-10T11:09:16+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-08-10T11:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=88a1ab65ce61bd94af0560980194d44affea45fb'/>
<id>88a1ab65ce61bd94af0560980194d44affea45fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Final reorginzation to reflect packaging.</title>
<updated>2007-07-31T16:09:38+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-07-31T16:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=7d95cd612c1b340add692038c835e7cd8d8ad18b'/>
<id>7d95cd612c1b340add692038c835e7cd8d8ad18b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Second (final) part of xmlrpc patch.</title>
<updated>2007-07-30T21:46:26+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-07-30T21:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=1d8d4222ab05ee7cf84203d4917174f7fbca1200'/>
<id>1d8d4222ab05ee7cf84203d4917174f7fbca1200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish python library reorg.</title>
<updated>2007-07-27T22:40:58+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-07-27T22:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=618b98fea7a11895fa1a9f9ae3b352faf24fa10e'/>
<id>618b98fea7a11895fa1a9f9ae3b352faf24fa10e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for new python library layout.</title>
<updated>2007-07-27T22:29:16+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-07-27T22:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=b8a051299839377958baacdc4ede6ced58fdd05a'/>
<id>b8a051299839377958baacdc4ede6ced58fdd05a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
