Re: [kernel] r7596 - in people/jurij/ipw3945-daemon: . debian

2006-10-11 Thread Jurij Smakov
On Wed, Oct 11, 2006 at 06:12:22PM +0200, Bastian Blank wrote: > On Wed, Oct 11, 2006 at 08:31:47AM -0700, Jurij Smakov wrote: > > > > +DAEMON_PID='/var/run/ipw3945d.pid' > > > It makes never sense to modify the pid file location. > > It's a matter of taste, I guess. I only added that variable beca

Re: [kernel] r7596 - in people/jurij/ipw3945-daemon: . debian

2006-10-11 Thread Bastian Blank
On Wed, Oct 11, 2006 at 08:31:47AM -0700, Jurij Smakov wrote: > > > +DAEMON_PID='/var/run/ipw3945d.pid' > > It makes never sense to modify the pid file location. > It's a matter of taste, I guess. I only added that variable because > pid file is mentioned more than once in the script. Once the var

Re: [kernel] r7596 - in people/jurij/ipw3945-daemon: . debian

2006-10-11 Thread Jurij Smakov
On Wed, Oct 11, 2006 at 10:05:45AM +0200, Bastian Blank wrote: > On Wed, Oct 11, 2006 at 06:22:35AM +, Jurij Smakov wrote: > > Log: > > Initial commit (totally untested). > > I see it, please see my comments inside. (FYI, I operate such a card.) > > > Added: people/jurij/ipw3945-daemon/debian

Re: [kernel] r7596 - in people/jurij/ipw3945-daemon: . debian

2006-10-11 Thread Bastian Blank
On Wed, Oct 11, 2006 at 06:22:35AM +, Jurij Smakov wrote: > Log: > Initial commit (totally untested). I see it, please see my comments inside. (FYI, I operate such a card.) > Added: people/jurij/ipw3945-daemon/debian/control > ==