Release Engineering: Enhance gui PFI to auto-detect xorg or curses
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 10 Feb 2009 01:25:32 +0000 (17:25 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 10 Feb 2009 01:25:32 +0000 (17:25 -0800)
commitd07a93d31afb3322b37358ee95f15898098ec4eb
treefd60858e84e26f3982d529862a09bff96589d806
parentb9dc857b71ac14295178afdb037c9c25972c3923
Release Engineering: Enhance gui PFI to auto-detect xorg or curses

Add an "auto" feature for pfi_frontend and change the default to "auto".
Adjust the gui/usr/local/bin/installer script to accept "auto" and set
pfi_frontend to "xorg" or "curses" based on the existance of the DISPLAY
variable.
nrelease/gui/etc/defaults/pfi.conf
nrelease/gui/usr/local/bin/installer