[Olsr-dev] please revert " force copy the olsrd.conf file during install"
Bastian Bittorf
(spam-protected)
Tue Jul 3 13:49:50 CEST 2012
> user will loose his olsrd.conf on make install
better would be something like:
if [ -e $CFGFILE ]; then
cp -f $file $CFGFILE.maintainer
else
cp -f $file $CFGFILE
fi
> moreover the OpenWRT patch do not hurt because it is not a patch
> that
> changes the olsrd binary
important point:
but if we can throw away the
patch its better for everybody.
bye, bastian
More information about the Olsr-dev
mailing list