freebsd-nq/usr.sbin/bsdinstall
Devin Teske 4ff1fc3b17 In bsdinstall's distextract, replace mixed_gauge() of dialog(3) with
new dpv(3) wrapper to dialog(3) dialog_gauge(). The dpv(3) library provides
a more flexible and refined interface similar to dialog_mixedgauge() however
is implemented atop the more generalized dialog_gauge() for portability.
Noticeable improvements in bsdinstall's distextract will be a status line
showing data rate information (with support for localeconv(3) to format
numbers according to $LANG or $LC_ALL conversion information), i18n support,
improved auto-sizing of gauge widget, a ``wheel barrow'' to keep the user
informed that things are moving (even if status/progress has not changed),
improved color support (mini-progress bars use the same color, if enabled,
as the main gauge bar), and several other improvements (some not visible).
dpv stands for "dialog progress view" (dpv was introduced in SVN r274116).

Differential Revision:	https://reviews.freebsd.org/D714
Discussed on:	-current
Reviewed by:	julian
MFC after:	3 days
X-MFC-to:	stable/10
Relnotes:	Improved installer feedback from bsdinstall distextract
2014-12-18 03:51:09 +00:00
..
distextract In bsdinstall's distextract, replace mixed_gauge() of dialog(3) with 2014-12-18 03:51:09 +00:00
distfetch Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
partedit Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
scripts Change the /var dataset in the default ZFS layout to have the 2014-09-28 21:44:23 +00:00
bsdinstall Forgot to utilize feature added in SVN r257782 to prevent truncating 2013-12-09 03:38:18 +00:00
bsdinstall.8 Rewrite some of the disk setup documentation to be clearer and contain 2014-10-31 23:52:02 +00:00
Makefile Long-overdue man page for bsdinstall. 2011-06-11 21:44:07 +00:00