]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r230520:
authordteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Mar 2013 01:47:37 +0000 (01:47 +0000)
committerdteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Mar 2013 01:47:37 +0000 (01:47 +0000)
commit67c92774e3dfd86d5708fa6774ce981679049285
tree35f29211a49c5a478c12fc9bb05b6d2a07a7e772
parent6a9f4fd6e2d3778a445b6eb8b275d1f02095607c
MFC r230520:

Clean up reinstall option and remove duplicate code

- Move the reinstall logic to be before menus are initialised
  (menus are not needed when reinstalling a zonefile).

- Remove unnecessary re-initialization of path_db.

- Update variable name and error message because we now use the
  zone name relative to /usr/share/zoneinfo, not the full path.

pr: bin/164041
Submitted by: dteske

git-svn-id: svn://svn.freebsd.org/base/stable/8@247749 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/tzsetup/tzsetup.c