Re: svn commit: r210175 - head/usr.sbin/sysinstall

2010-08-17 Thread John Baldwin
On Tuesday, August 17, 2010 3:23:20 pm Peter Jeremy wrote: > On 2010-Aug-16 00:06:35 +0200, Marc Fonvieille wrote: > >We still support PLIP (with a laplink cable) since a plip0 interface > >is displayed on this screen during installation if you have a parallel > >port on the motherboard. > > Has

Re: svn commit: r210175 - head/usr.sbin/sysinstall

2010-08-17 Thread Marc Fonvieille
On Wed, Aug 18, 2010 at 05:23:20AM +1000, Peter Jeremy wrote: > On 2010-Aug-16 00:06:35 +0200, Marc Fonvieille wrote: > >We still support PLIP (with a laplink cable) since a plip0 interface > >is displayed on this screen during installation if you have a parallel > >port on the motherboard. > > H

Re: svn commit: r210175 - head/usr.sbin/sysinstall

2010-08-17 Thread Peter Jeremy
On 2010-Aug-16 00:06:35 +0200, Marc Fonvieille wrote: >We still support PLIP (with a laplink cable) since a plip0 interface >is displayed on this screen during installation if you have a parallel >port on the motherboard. Has anyone actually verified that it still works? I know I haven't used it

Re: svn commit: r210175 - head/usr.sbin/sysinstall

2010-08-15 Thread Marc Fonvieille
On Fri, Jul 16, 2010 at 08:42:20PM +, Bruce Cran wrote: > Author: brucec > Date: Fri Jul 16 20:42:20 2010 > New Revision: 210175 > URL: http://svn.freebsd.org/changeset/base/210175 > > Log: > FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring > and installing via suc

svn commit: r210175 - head/usr.sbin/sysinstall

2010-07-16 Thread Bruce Cran
Author: brucec Date: Fri Jul 16 20:42:20 2010 New Revision: 210175 URL: http://svn.freebsd.org/changeset/base/210175 Log: FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring and installing via such devices from sysinstall. Reviewed by: randi Approved by: rrs (mento