<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jbilyk/aports/main/haproxy, branch master</title>
<subtitle>jbilyk's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/'/>
<entry>
<title>main/haproxy: enable splice, and other nice features</title>
<updated>2012-09-11T08:00:17+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-09-11T08:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=22f952fbfc4aba95801818960d76f487ff8bb608'/>
<id>22f952fbfc4aba95801818960d76f487ff8bb608</id>
<content type='text'>
Use the built in make target linux2628 meaning linux-2.6.28 or
higher kernel can be assumed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the built in make target linux2628 meaning linux-2.6.28 or
higher kernel can be assumed.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: better example config</title>
<updated>2012-08-24T09:49:29+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-08-24T09:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=3eb6f59243de90ff9ba2138e820e902603ad1996'/>
<id>3eb6f59243de90ff9ba2138e820e902603ad1996</id>
<content type='text'>
also move the homedir for haproxy user to /var/lib/haproxy
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also move the homedir for haproxy user to /var/lib/haproxy
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: move default config location</title>
<updated>2012-08-16T12:50:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-08-24T09:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=ef4d70929c7b687a7b974e9ae438f6b8a164f16f'/>
<id>ef4d70929c7b687a7b974e9ae438f6b8a164f16f</id>
<content type='text'>
- move default config location to /etc/haproxy/
- provide install/upgrade script that moves existing config to new
  location
- provide dummy config
- create haproxy user and group
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move default config location to /etc/haproxy/
- provide install/upgrade script that moves existing config to new
  location
- provide dummy config
- create haproxy user and group
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: upgrade to 1.4.22</title>
<updated>2012-08-16T12:50:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-08-24T08:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=4bbb93d659452066ebe032015d4ccdbbc9f57abb'/>
<id>4bbb93d659452066ebe032015d4ccdbbc9f57abb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: allow user override config file location</title>
<updated>2012-08-16T12:50:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-08-24T08:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=46a35a60f530a6dc385c5f2d9fb91b8e2c7b41c3'/>
<id>46a35a60f530a6dc385c5f2d9fb91b8e2c7b41c3</id>
<content type='text'>
Use HAPROXY_CONF=/etc/mylocation.cfg in /etc/conf.d/haproxy

ref #1339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use HAPROXY_CONF=/etc/mylocation.cfg in /etc/conf.d/haproxy

ref #1339
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: fix init.d script</title>
<updated>2012-05-04T06:34:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-05-04T06:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=2836e773760085b85aaaa7e42fe470bcdcfd7dd6'/>
<id>2836e773760085b85aaaa7e42fe470bcdcfd7dd6</id>
<content type='text'>
fixes #1120
(cherry picked from commit 73ff75dc2cad984f4bb65267e6637ccb0aa3ae02)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #1120
(cherry picked from commit 73ff75dc2cad984f4bb65267e6637ccb0aa3ae02)
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: rebuild against pcre-8.30</title>
<updated>2012-03-12T20:48:59+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-03-12T20:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=5bf8942e622e17a46225d423275e0b5ac0caaea6'/>
<id>5bf8942e622e17a46225d423275e0b5ac0caaea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: update init.d script</title>
<updated>2012-01-19T09:48:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-01-19T09:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=f7e41e3ec0761800bdda53a43c44cdb028703d06'/>
<id>f7e41e3ec0761800bdda53a43c44cdb028703d06</id>
<content type='text'>
use a new copy of gentoo init.d script

ref #943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use a new copy of gentoo init.d script

ref #943
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: upgrade to 1.4.18</title>
<updated>2011-09-30T12:15:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-09-30T12:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=7d3f2530fa3ea16917a3ae5aa794ea3f4a44d3ed'/>
<id>7d3f2530fa3ea16917a3ae5aa794ea3f4a44d3ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/haproxy: upgrade to 1.4.15</title>
<updated>2011-07-13T11:19:43+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2011-07-13T11:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/jbilyk/aports/commit/?id=70f6c0c7d9b0f04828b9638a8d6574ab31fea9f9'/>
<id>70f6c0c7d9b0f04828b9638a8d6574ab31fea9f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
