<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-5.0.7</title>
<subtitle>DHCP / IPv4LL / IPv6RA / DHCPv6 client
</subtitle>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/'/>
<entry>
<title>Release dhcpcd-5.0.7</title>
<updated>2009-07-28T20:38:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-28T20:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f60607509b6373054f0cd8948d47a438e0e3c1d7'/>
<id>f60607509b6373054f0cd8948d47a438e0e3c1d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix -f /path/to/config, #176.</title>
<updated>2009-07-26T15:29:30+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-26T15:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f09a7ec14abde20a65a2f89a1e47cf8e5565e53e'/>
<id>f09a7ec14abde20a65a2f89a1e47cf8e5565e53e</id>
<content type='text'>
Also, warn if we cannot open the file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, warn if we cannot open the file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usage.</title>
<updated>2009-07-25T23:38:51+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-25T23:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=7f4f26b96c152eca0f69639927d6321a6b8fb452'/>
<id>7f4f26b96c152eca0f69639927d6321a6b8fb452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-e, --env var=value</title>
<updated>2009-07-25T23:30:08+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-25T23:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=685f6a7778f276746e6b0bb449b9bde32b9ba269'/>
<id>685f6a7778f276746e6b0bb449b9bde32b9ba269</id>
<content type='text'>
now pushes var=value to the environment when dhcpcd-run-hooks is run.
This allows the possibility to set env vars that hook scripts can work off.
A good example of this is 30-hostname so that force_hostname=YES can set
the hostname regardless of the current hostname.

--reconfigure now takes the short option -g.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now pushes var=value to the environment when dhcpcd-run-hooks is run.
This allows the possibility to set env vars that hook scripts can work off.
A good example of this is 30-hostname so that force_hostname=YES can set
the hostname regardless of the current hostname.

--reconfigure now takes the short option -g.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix section.</title>
<updated>2009-07-25T23:29:47+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-25T23:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=c050c7998a25a25ac21ecb0223efd641d3242c97'/>
<id>c050c7998a25a25ac21ecb0223efd641d3242c97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation updates.</title>
<updated>2009-07-25T17:59:38+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-25T17:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=31aa4782859fd4ec9605d575c57003a91d4a6c9e'/>
<id>31aa4782859fd4ec9605d575c57003a91d4a6c9e</id>
<content type='text'>
A few minor corrections, but mainly updates the expected behaviour for the hostname being sent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A few minor corrections, but mainly updates the expected behaviour for the hostname being sent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for fqdn name.</title>
<updated>2009-07-21T20:01:46+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-21T20:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=5a302802b33a1d1acb017b44c68e8de60392cd2e'/>
<id>5a302802b33a1d1acb017b44c68e8de60392cd2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't FAIL the script when testing</title>
<updated>2009-07-21T20:01:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-21T20:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=7e978ec217b682ac0c281ca0cb6831d2d69793a5'/>
<id>7e978ec217b682ac0c281ca0cb6831d2d69793a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some logging for errors reading/writing the leasefile.</title>
<updated>2009-07-12T15:10:16+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-12T15:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1e11fce587c1463e84899f2649ff40a83c9dbbe1'/>
<id>1e11fce587c1463e84899f2649ff40a83c9dbbe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We should remove the leasefile for IPv4LL addresses also on release.</title>
<updated>2009-07-11T21:19:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-11T21:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ec407a088597976bae2bfe6700167bcdde6c4633'/>
<id>ec407a088597976bae2bfe6700167bcdde6c4633</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
