<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeside.git/install, branch freeside_1_7_4rc3</title>
<subtitle>Freeside billing, trouble ticketing, network monitoring and provisioning
</subtitle>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/'/>
<entry>
<title>Updated for 1.7.4rc3</title>
<updated>2009-10-06T02:44:53+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2009-10-06T02:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=42591d3035d7b3fbcced05dac6a684903b64053a'/>
<id>42591d3035d7b3fbcced05dac6a684903b64053a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 1.7.4rc2</title>
<updated>2009-08-13T02:23:41+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2009-08-13T02:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=e134ddb6d3eabaaebc226f646e2530319908c46b'/>
<id>e134ddb6d3eabaaebc226f646e2530319908c46b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back out kludge to show CVS snapshot date in version number in GUI.</title>
<updated>2009-08-11T21:32:01+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-08-11T21:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=01da1336907a84e52d8a947deb93c76ad28ecde1'/>
<id>01da1336907a84e52d8a947deb93c76ad28ecde1</id>
<content type='text'>
You'll have to do an "rpm -q" to determine this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You'll have to do an "rpm -q" to determine this.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 1.7.4rc1</title>
<updated>2009-07-23T21:01:11+00:00</updated>
<author>
<name>ivan</name>
<email>ivan</email>
</author>
<published>2009-07-23T21:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=ad75e632ebea828527847b8a457589780bb09a49'/>
<id>ad75e632ebea828527847b8a457589780bb09a49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up permissions of default configuration files and ownership of the data</title>
<updated>2009-06-13T02:52:36+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-06-13T02:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=c9609191fee532ef91c5a9b1331caf909deef0d7'/>
<id>c9609191fee532ef91c5a9b1331caf909deef0d7</id>
<content type='text'>
source configuration folder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
source configuration folder.
</pre>
</div>
</content>
</entry>
<entry>
<title>Since Freeside uses the absence of configuration files to turn off config options,</title>
<updated>2009-06-12T23:35:50+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-06-12T23:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=01c7bf5a1bbe838119d05f69e9cc1339f683deab'/>
<id>01c7bf5a1bbe838119d05f69e9cc1339f683deab</id>
<content type='text'>
don't reinstall the data source-dependent config directory every time the RPM is
installed or upgraded.  Instead, keep the configuration in a default folder and
copy that to the data source-dependent folder only if that folder does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't reinstall the data source-dependent config directory every time the RPM is
installed or upgraded.  Instead, keep the configuration in a default folder and
copy that to the data source-dependent folder only if that folder does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Acceptance testing of the RPM build system flushed out a place where /bin/rm</title>
<updated>2009-04-20T20:55:57+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-04-20T20:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=4fafa0e68313d21c7cef6c67f624b6c4319b5ab7'/>
<id>4fafa0e68313d21c7cef6c67f624b6c4319b5ab7</id>
<content type='text'>
stops for input if you're running /bin/su as another user to do the build.
Adding a -f flag to stop it asking for input.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stops for input if you're running /bin/su as another user to do the build.
Adding a -f flag to stop it asking for input.
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixes for SuSE self-service:</title>
<updated>2009-04-16T03:57:30+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-04-16T03:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=a3591b542c71c286de5a844d4bc2ca662fad11da'/>
<id>a3591b542c71c286de5a844d4bc2ca662fad11da</id>
<content type='text'>
1/ Put binaries in the right folder
2/ Make sure freeside group is created
3/ Make sure freeside home directory is created
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1/ Put binaries in the right folder
2/ Make sure freeside group is created
3/ Make sure freeside home directory is created
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed conflict between core billing package and self-service RPMs so you can</title>
<updated>2009-01-28T16:28:59+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-01-28T16:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=3388bd164fb6eed4229bdbf3618ce2ced746ac95'/>
<id>3388bd164fb6eed4229bdbf3618ce2ced746ac95</id>
<content type='text'>
install them all on the same machine.  This may have applications if you're using
XMLRPC to talk to the self-service interface from PHP, Python, etc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
install them all on the same machine.  This may have applications if you're using
XMLRPC to talk to the self-service interface from PHP, Python, etc.
</pre>
</div>
</content>
</entry>
<entry>
<title>bash didn't like spaces on each side of an equals sign.</title>
<updated>2009-01-18T21:05:51+00:00</updated>
<author>
<name>rsiddall</name>
<email>rsiddall</email>
</author>
<published>2009-01-18T21:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.freeside.biz/cgit/freeside.git/commit/?id=e8b736b707d7fc6e6752fdb66f23a31a35a50727'/>
<id>e8b736b707d7fc6e6752fdb66f23a31a35a50727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
