From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Tue, 16 Aug 2011 17:30:02 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201108161730.03159.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] openwrt lib/batman-adv/config.sh Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Hi, > In this mail you can find batman-adv initscript updated to work in > this way and the batman-adv library file that must be located in > /lib/batman-adv/. I liked the idea of having hotplug hooks to restart the batman-adv configuration automatically. Generally, the scripts look good to me. You also changed its "coding style", e.g. $var -> ${var}. This does not look very OpenWRT-ish, therefore I would prefer keeping the current style. Any objections ? Regards, Marek