Re: [[RFC] Netcfg add WPA support 4/4] Remove killwpa.sh

2008-05-06 Thread Jérémy Bobbio
On Fri, May 02, 2008 at 06:49:03PM +0800, Glenn Saberton wrote: > Make wpasupplicant create a pidfile so we can kill it without having > to use system(). > […] This should be merged with your previous patch. None of your proposed change have been commited to the d-i repository yet, so let's fix t

[[RFC] Netcfg add WPA support 4/4] Remove killwpa.sh

2008-05-02 Thread Glenn Saberton
Make wpasupplicant create a pidfile so we can kill it without having to use system(). (cherry picked from commit d339676e3a6b6234f717e2911637b4231b9dacfe) --- packages/netcfg/dhcp.c |6 -- packages/netcfg/killwpa.sh | 16 packages/netcfg/netcfg.h |2 ++ packag