Re: testing boot floppies 3.0.18

2001-12-09 Thread Joey Hess
Jeff Sheinberg wrote: > Ok, here is why the above check is not working corrrectly, > > from the "/var/lib/dpkg/info/ppp.postinst" file, > > test -f /etc/ppp/peers/provider || \ > install -g dip -m 640 /usr/share/doc/ppp/examples/provider.peer > /etc/ppp/peers /provider Hm, what ve

Re: testing boot floppies 3.0.18

2001-12-09 Thread Jeff Sheinberg
Joey Hess writes: > Jeff Sheinberg wrote: > > o After rebooting, I am asked if I want to startup the ppp > > connection, however, the pppconfig program is _not_ run before > > pon is executed. A newbie user would be completely lost here, > > and under potato, pppconfig was run

Re: testing boot floppies 3.0.18

2001-11-27 Thread Joey Hess
Jeff Sheinberg wrote: > o After rebooting, I am asked if I want to startup the ppp > connection, however, the pppconfig program is _not_ run before > pon is executed. A newbie user would be completely lost here, > and under potato, pppconfig was run before pon was executed. The co