Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-16 Thread Slawa Olhovchenkov
On Wed, Jul 13, 2016 at 11:49:46PM +, Allan Jude wrote: > Author: allanjude > Date: Wed Jul 13 23:49:45 2016 > New Revision: 302790 > URL: https://svnweb.freebsd.org/changeset/base/302790 > > Log: > bsdinstall: Prompt user to set the date and time after selecting timezone > > Not havin

Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Nathan Whitehorn
On 07/13/16 17:41, Allan Jude wrote: On 2016-07-13 20:18, Nathan Whitehorn wrote: Can you please make this dialog default to "skip" for people with systems where the time is set correctly? I realize "OK" is usually a no-op, so the "just press enter" is maintained, but "skip" is even more of a

Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Allan Jude
On 2016-07-13 20:18, Nathan Whitehorn wrote: > Can you please make this dialog default to "skip" for people with > systems where the time is set correctly? I realize "OK" is usually a > no-op, so the "just press enter" is maintained, but "skip" is even more > of a no-op. > -Nathan > > On 07/13/16

Re: svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Nathan Whitehorn
Can you please make this dialog default to "skip" for people with systems where the time is set correctly? I realize "OK" is usually a no-op, so the "just press enter" is maintained, but "skip" is even more of a no-op. -Nathan On 07/13/16 16:49, Allan Jude wrote: Author: allanjude Date: Wed J

svn commit: r302790 - head/usr.sbin/bsdinstall/scripts

2016-07-13 Thread Allan Jude
Author: allanjude Date: Wed Jul 13 23:49:45 2016 New Revision: 302790 URL: https://svnweb.freebsd.org/changeset/base/302790 Log: bsdinstall: Prompt user to set the date and time after selecting timezone Not having the correct date and time makes many PKI based things not work In 10 and