diff options
author | Roy Marples <roy@marples.name> | 2007-12-08 02:50:35 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-12-08 02:50:35 +0000 |
commit | 9a6cfc0a9b455d463ce469fc59beb880ecce5294 (patch) | |
tree | c429a7857ffb29f17797f16676802d0ae8733da3 /README | |
parent | 04515763746ed1622ee43f36a7d6cb5af8a9dbf6 (diff) |
Add termcap support.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ You may wish to tweak the installation with the below arguments LIB=lib64 DESTDIR=/tmp/openrc-image PAM=pam +TERMCAP=ncurses +TERMCAP=termcap If any of the following files exist then we do not overwrite them /etc/devd.conf |