Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-25 Thread Devin Teske
On Oct 21, 2012, at 11:10 AM, Alexey Dokuchaev wrote: > On Fri, Oct 19, 2012 at 11:36:04AM -0700, Devin Teske wrote: >> On Oct 19, 2012, at 10:02 AM, Alexey Dokuchaev wrote: >>> Ah, I guess it might explain the shitty colors I see on newish FreeBSD >>> screenshots of dialog(1). >> >> I actually

Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-21 Thread Alexey Dokuchaev
On Fri, Oct 19, 2012 at 11:36:04AM -0700, Devin Teske wrote: > On Oct 19, 2012, at 10:02 AM, Alexey Dokuchaev wrote: > > Ah, I guess it might explain the shitty colors I see on newish FreeBSD > > screenshots of dialog(1). > > I actually prefer the colors in cdialog (more specifically, I prefer the

Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-19 Thread Devin Teske
On Oct 19, 2012, at 10:02 AM, Alexey Dokuchaev wrote: > On Fri, Oct 19, 2012 at 08:22:36AM -0700, Devin Teske wrote: >> On Oct 18, 2012, at 10:54 PM, Alexey Dokuchaev wrote: >>> How come that new dialog(1) lacks functionality of the old one? >> >> SVN r217309 brought in cdialog to replace our th

Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-19 Thread Alexey Dokuchaev
On Fri, Oct 19, 2012 at 08:22:36AM -0700, Devin Teske wrote: > On Oct 18, 2012, at 10:54 PM, Alexey Dokuchaev wrote: > > How come that new dialog(1) lacks functionality of the old one? > > SVN r217309 brought in cdialog to replace our the [unmaintained] dialog. > > cdialog is different, but mostl

Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-19 Thread Devin Teske
On Oct 18, 2012, at 10:54 PM, Alexey Dokuchaev wrote: > On Thu, Oct 18, 2012 at 06:43:54PM +, Devin Teske wrote: >> NOTE: In FreeBSD-9 and higher, dialog(1) does not support the F1 hook, so >> the mechanism for providing help to the user had to be changed to a button. > > How come that new d

Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-18 Thread Alexey Dokuchaev
On Thu, Oct 18, 2012 at 06:43:54PM +, Devin Teske wrote: > NOTE: In FreeBSD-9 and higher, dialog(1) does not support the F1 hook, so > the mechanism for providing help to the user had to be changed to a button. How come that new dialog(1) lacks functionality of the old one? ./danfe __

svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share

2012-10-18 Thread Devin Teske
Author: dteske Date: Thu Oct 18 18:43:54 2012 New Revision: 241701 URL: http://svn.freebsd.org/changeset/base/241701 Log: More-accurately replicate the help system from sysinstall(8). However, also improve upon the system by giving the user a "Help" button instead of requiring the user to p