Date: Sun, 7 Mar 2010 08:30:21 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc Makefile Message-ID: <201003070830.o278UdtV027774@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2010-03-07 08:30:21 UTC
FreeBSD src repository
Modified files:
etc Makefile
Log:
SVN rev 204820 on 2010-03-07 08:30:21Z by ed
Install termcap.small.
Right now we have a termcap.small in the tree, but we don't install it.
If we do install this file by default, it is more likely for
applications to work in single user mode.
I am not entirely happy with the contents of this file. In my opinion we
should remove the `dosansi', `pc' and `pc3' entries and replace them
with `vt100' in case someone uses a serial console.
The file does already have entries for `cons25' and `xterm', which is
used most often.
Requested by: brucec
Revision Changes Path
1.379 +1 -1 src/etc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003070830.o278UdtV027774>
