<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-server/ipa-gui/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>
</feed>
