]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r227013:
authordougb <dougb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Nov 2011 07:59:34 +0000 (07:59 +0000)
committerdougb <dougb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 6 Nov 2011 07:59:34 +0000 (07:59 +0000)
commit01971fe69f9d3a17e207d000e9cf79842d1f61cb
treec98db9ce7eecb7563b1dabbc9f8d38b032e9cfd1
parent0fbca271f44119fd96a08a482619e5283c2eb392
MFC r227013:

1. Add a new option, --run-updates, to always or never run the newalises,
   pwd_mkdb, etc. updates at the end of the comparison.

2. Add an update to the end to handle /etc/localtime, if it exists.
   If /var/db/zoneinfo exists, automatically update /etc/localtime,
   which should (hopefully) be safe to do. If not, prompt the user
   to run tzsetup.

3. Update run_it_now(), the function that handles input for the updates,
   to make sure that we got a valid answer, and to handle the --run-updates
   option if supplied.

git-svn-id: svn://svn.freebsd.org/base/stable/8@227148 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/mergemaster/mergemaster.8
usr.sbin/mergemaster/mergemaster.sh