History log of /freebsd-12.1/usr.sbin/bsdinstall/scripts/time (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0
# d4e5caaf 14-Jul-2016 Allan Jude <[email protected]>

Make the new 'set date and time' dialog default to skip

X-MFC-With: 302790
Requested by: nwhitehorn


# 09c4000a 13-Jul-2016 Allan Jude <[email protected]>

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 11, it can mean that Unbound, ntpd, and

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 11, it can mean that Unbound, ntpd, and sshd won't start

Submitted by: des (original patch)
MFC after: 7 days

show more ...


Revision tags: release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0
# 2118f387 18-Feb-2011 Nathan Whitehorn <[email protected]>

Import bsdinstall. This is meant to be (eventually in conjunction with
pc-sysinstall) a replacement for sysinstall in the 9.0 release and beyond.
Currently supported platforms are sparc64, pc98, i386

Import bsdinstall. This is meant to be (eventually in conjunction with
pc-sysinstall) a replacement for sysinstall in the 9.0 release and beyond.
Currently supported platforms are sparc64, pc98, i386, amd64, powerpc, and
powerpc64. Integration into the build system will occur in the coming
weeks.

Merging with pc-sysinstall will use this code as a frontend, while
temporarily retaining the interactive partition editor here. This work
will be done in parallel with improvements on this code and release
integration.

Thanks to all who have provided testing and comments!

show more ...