<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/lighttpd, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2008-12-13T10:55:48Z</updated>
<entry>
<title>Bump lighttpd to 1.4.20.</title>
<updated>2008-12-13T10:55:48Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2008-12-13T10:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c04e12dc85380d3bf2235ad81d2a8cd31338ade8'/>
<id>urn:sha1:c04e12dc85380d3bf2235ad81d2a8cd31338ade8</id>
<content type='text'>
Initial patch provided by Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;

</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lighttpd: don't enable openssl support by default</title>
<updated>2008-09-17T21:36:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-17T21:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=667ec53adb6a15a8ec99d7af0b0261dc147718bc'/>
<id>urn:sha1:667ec53adb6a15a8ec99d7af0b0261dc147718bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lighttpd: fix compilation without largefile support</title>
<updated>2008-09-17T21:35:51Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-09-17T21:35:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=57ae4753edc0d6322452aefe98f7b570d850030b'/>
<id>urn:sha1:57ae4753edc0d6322452aefe98f7b570d850030b</id>
<content type='text'>
lighttpd uses --disable-lfs instead of --disable-largefile.
Remove redundant configure args while we're at it.
</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>[0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order for lighttpd config</title>
<updated>2008-07-05T08:20:34Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-07-05T08:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e156f34a4a5bb828f2309ece2af95750a98f9d0e'/>
<id>urn:sha1:e156f34a4a5bb828f2309ece2af95750a98f9d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update lighttpd</title>
<updated>2008-04-24T13:18:50Z</updated>
<author>
<name>John Voltz</name>
<email>john.voltz@gmail.com</email>
</author>
<published>2008-04-24T13:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d74dfa37fcaa492fa01e3e966323118382c74ede'/>
<id>urn:sha1:d74dfa37fcaa492fa01e3e966323118382c74ede</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration</title>
<updated>2008-03-18T00:20:24Z</updated>
<author>
<name>Hamish Moffatt</name>
<email>hamish@cloud.net.au</email>
</author>
<published>2008-03-18T00:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=aa73d1753056b5abb806c0e10f99672c60599c5c'/>
<id>urn:sha1:aa73d1753056b5abb806c0e10f99672c60599c5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added BR2_DEBIAN_MIRROR</title>
<updated>2007-12-27T12:00:12Z</updated>
<author>
<name>Thomas Lundquist</name>
<email>lists@zelow.no</email>
</author>
<published>2007-12-27T12:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dc6a57bc6909fbc175c86c044898f1c7694965fd'/>
<id>urn:sha1:dc6a57bc6909fbc175c86c044898f1c7694965fd</id>
<content type='text'>
</content>
</entry>
</feed>
