> > Leland Olds writes: > > > > This weekend I upgraded to 1.1 by hand using dpkg-1.1.5aout.deb > > > > I ran into the following glitches: > > > > ... > > 4) I had to manually edit the /lib/modules/`uname -r`/modules.dep > > file in order to get ppp and the other network modules to work. > > Is there a script that automates this for debian? > > > > (It took my quite a while to figure out how to get the network modules > > built and configured correctly. I think there should be an easier > > way to upgrade while maintaining ppp capability.) > > I'm sorry, but why did you do this manually? How about using > 'depmod -a `uname -r`'?
You're right. It was late, and I didn't see what was right at the top of man page. 'depmod -a' works fine. Thanks. -- Lee Olds [EMAIL PROTECTED]

