1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/usr.sbin/bsdinstall
Ed Maste 2d9ff965b5 bsdinstall: skip tzsetup UTC question
During installation bsdinstall asks (via tzsetup):

> Is this machine's CMOS clock set to UTC?  If it is set to local time,
> or you don't know, please choose NO here!

Most operating systems, except for Windows, use UTC in the hardware
real-time clock by default.  This question from tzsetup is presumably
intended to aid in dual-boot-with-Windows configurations, but these
represent a fraction of all FreeBSD installs.

Rather than asking this question on every install just default to UTC.
Users who want to dual-boot Windows can create /etc/wall_cmos_clock.
We can look at making this smarter in the future.

Reviewed by:	bapt, brooks, brd, cy, 0mp, ngie
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45569
2024-11-12 14:49:04 -05:00
..
distextract Update Makefile.depend files 2024-10-14 10:26:17 -07:00
distfetch Update Makefile.depend files 2024-10-14 10:26:17 -07:00
include bsdinstall generate opt_osname.h in include 2023-12-06 18:34:52 -08:00
partedit Update Makefile.depend files 2024-10-14 10:26:17 -07:00
runconsoles Update Makefile.depend files 2024-10-14 10:26:17 -07:00
scripts bsdinstall: skip tzsetup UTC question 2024-11-12 14:49:04 -05:00
bsdinstall
bsdinstall.8 bsdinstall.8: Clarify the description of ZFSBOOT_FORCE_4K_SECTORS 2023-11-18 11:45:42 -08:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend bsdinstall generate opt_osname.h in include 2023-12-06 18:34:52 -08:00
Makefile.inc bsdinstall generate opt_osname.h in include 2023-12-06 18:34:52 -08:00
startbsdinstall bsdinstall: complete whitelabeling the installer 2024-02-04 13:01:08 +01:00