<br><br><div class="gmail_quote">On Thu, Jan 5, 2012 at 11:16 AM, Ferry Huberts <span dir="ltr"><<a href="mailto:mailings@hupie.com">mailings@hupie.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
while the 900 patch, would (in modified form) likely go upstream,..<br>
<br>
as i remeber several times, we said/thought we should disable this<br>
olsrd.conf overwrite (due to the interactive question) completely (i.e.<br>
not overwrite existing olsrd.confs),<br>
as 99.9% of the time users will enter NO<br>
<br>
</blockquote>
<br></div>
Fedora by default lets its rpms create a *.rpmnew file in such case.<br>
We could do the same:<br></blockquote><div><br></div><div>nice idea!</div><div><br></div><div>maybe we shoudl add some additional comments at the beginning of they config file </div><div><br>i.e. in olsrd.conf.new tell user that actual config will likely be in olsrd.conf<br>
and in in olsrd.conf tell that there (if heupdated olsrd) is a olsrd.conf.new, with examples of new configuration options,.</div><div><br></div><div>furthermore the olsrd.conf should contain the olsrd-version it was installed with</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
if [[ -e /etc/olsrd.conf ]]; then<br>
cp -f olsrd.conf /etc/olsrd.conf.new<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">else<br>
cp -f olsrd.conf /etc/olsrd.conf<br>
fi<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
upstream olsr should have something like that: 'get fwd setting,<br>
if not fwd-ia ng then set fwd-ing' and at the end: 'restore fwd-ing'<br>
<br>
<br>
lg Markus<br>
<br>
<br>
</blockquote>
<br></div></div><span class="HOEnZb"><font color="#888888">
-- <br>
Ferry Huberts<br>
</font></span></blockquote></div><br>