summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/sysinstall.h
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-06-13 10:25:09 +0000
committerolgeni <olgeni@FreeBSD.org>2001-06-13 10:25:09 +0000
commit2514663dd721b9ac234d35a4dac65dfc457ff6bc (patch)
tree985621d6760a3153faffbd7dc4ded88795ac2449 /usr.sbin/sysinstall/sysinstall.h
parenteaaabb7358692b5cc1f4f2871a4ea614517d80bf (diff)
downloadFreeBSD-src-2514663dd721b9ac234d35a4dac65dfc457ff6bc.zip
FreeBSD-src-2514663dd721b9ac234d35a4dac65dfc457ff6bc.tar.gz
Add terminal type configuration to the Options screen. It allows selecting
a monochrome display after booting into sysinstall, if you have any trouble with the default color scheme. Approved by: jkh MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.h')
-rw-r--r--usr.sbin/sysinstall/sysinstall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h
index 75299de..b8cf0e1 100644
--- a/usr.sbin/sysinstall/sysinstall.h
+++ b/usr.sbin/sysinstall/sysinstall.h
@@ -175,6 +175,7 @@
#define VAR_USR_SIZE "usrSize"
#define VAR_VAR_SIZE "varSize"
#define VAR_XF86_CONFIG "_xf86config"
+#define VAR_TERM "TERM"
#define DEFAULT_TAPE_BLOCKSIZE "20"
OpenPOWER on IntegriCloud