Re: apropos does nothing

2002-01-21 Thread Joshua Goodall
On Mon, Jan 21, 2002 at 09:05:26PM -0700, Vector wrote: > It is a waste of a command in the first place. Use which, locate, and find > instead. If locate gives you nothing run updatedb to build the file > location database, then put in cron every night and you're all set. None of those suggestio

Re: ssh session doesn't terminate until programs are closed

2001-12-19 Thread Joshua Goodall
On Wed, Dec 19, 2001 at 10:00:23AM +0200, Hugo van der Merwe wrote: > Hello, > > I was wondering about an ssh session not closing until all the programs > started in it are closed. How can I change this behaviour? Or maybe > better, how can I modify my program to not be one of the programs it > wa

building 3rd-party modules into the kernel package

2001-12-09 Thread Joshua Goodall
I have a handful of 3rd-party modules that I want to include in my kernel package. That is, their source resides in /usr/src/modules/ Right now, I do make-kpkg kernel-image modules-image and I get a kernel .deb and a separate .deb for each module. What I want to do is have the third-party modu