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

2008-12-16 Thread Gavin Atkinson
On Mon, 2008-12-15 at 10:50 -0500, Ken Smith wrote: > On Mon, 2008-12-15 at 15:46 +, Ken Smith wrote: > > Author: kensmith > > Date: Mon Dec 15 15:46:56 2008 > > New Revision: 186131 > > URL: http://svn.freebsd.org/changeset/base/186131 > > > > Log: > > Don't tell the user to remove the medi

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

2008-12-15 Thread Carlos A. M. dos Santos
On Mon, Dec 15, 2008 at 1:50 PM, Ken Smith wrote: > On Mon, 2008-12-15 at 15:46 +, Ken Smith wrote: >> Author: kensmith >> Date: Mon Dec 15 15:46:56 2008 >> New Revision: 186131 >> URL: http://svn.freebsd.org/changeset/base/186131 >> >> Log: >> Don't tell the user to remove the media until i

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

2008-12-15 Thread Ken Smith
On Mon, 2008-12-15 at 15:46 +, Ken Smith wrote: > Author: kensmith > Date: Mon Dec 15 15:46:56 2008 > New Revision: 186131 > URL: http://svn.freebsd.org/changeset/base/186131 > > Log: > Don't tell the user to remove the media until its actually possible for > them to remove the media. CDs

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

2008-12-15 Thread Ken Smith
Author: kensmith Date: Mon Dec 15 15:46:56 2008 New Revision: 186131 URL: http://svn.freebsd.org/changeset/base/186131 Log: Don't tell the user to remove the media until its actually possible for them to remove the media. CDs need to be unmounted before they can be removed. Modified: hea