freebsd-dev/usr.sbin/bsdinstall
Vinícius Zavam c153a35bfd
bsdinstall: replace ntpdate by ntpd_sync_on_start
* change current NTP services offered by the FreeBSD Installer;
  * no longer offer ntpdate to be enabled and started on boot;
  * start offering the option to make ntpd set the date and time on boot itself.

The motivation for this change comes from the ntpdate(8) manpage:

  Note: The functionality of this program is now available in the ntpd(8)
  program. See the -q command line option in the ntpd(8) page. After a
  suitable period of mourning, the ntpdate utility is to be retired from
  this distribution.

Approved by:		cy (src), dteske (src)
Differential Revision:	https://reviews.freebsd.org/D36206
2022-09-27 09:04:20 +00:00
..
distextract bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
distfetch bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
partedit bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
scripts bsdinstall: replace ntpdate by ntpd_sync_on_start 2022-09-27 09:04:20 +00:00
bsdinstall bsdinstall: Use TMPDIR if set 2020-01-15 00:45:05 +00:00
bsdinstall.8 bsdinstall: allow setting the root password via env variables 2022-08-05 09:10:21 -06:00
Makefile bsdinstall: allow whitelabeling the installer 2022-05-13 10:35:43 -06:00
Makefile.depend
Makefile.inc Add a bsdinstall package 2015-03-18 12:28:17 +00:00