From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 1 May 2010 16:26:13 +0200 From: Andrew Lunn Message-ID: <20100501142613.GP3734@lunn.ch> References: <1272719410-406-1-git-send-email-andrew@lunn.ch> <1272719410-406-2-git-send-email-andrew@lunn.ch> <201005011553.16477.sven.eckelmann@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201005011553.16477.sven.eckelmann@gmx.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Update README to match mainline README. 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: Sven Eckelmann Cc: b.a.t.m.a.n@lists.open-mesh.org, lindner_marek@yahoo.de, b.a.t.m.a.n@lists.open-mesh.net On Sat, May 01, 2010 at 03:53:12PM +0200, Sven Eckelmann wrote: > Andrew Lunn wrote: > > Signed-off-by: Andrew Lunn > > --- > > README | 35 +++++++++-------------------------- > > 1 files changed, 9 insertions(+), 26 deletions(-) Humm. The README actually needs a lot of work. It still talks about using proc for files which are now in /sys. It is probably better to wait for Marek to update README then look at synchronizing what can be synchronized. Andrew