Remove the in practice unused font stuff to save space
This commit is contained in:
parent
50fa8390ff
commit
4320b4ffba
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: INSTALL,v 1.5 2002/03/10 19:56:38 lukem Exp $
|
# $NetBSD: INSTALL,v 1.6 2002/03/12 12:52:11 reinoud Exp $
|
||||||
#
|
#
|
||||||
# INSTALL -- NetBSD/acorn32 install configuration
|
# INSTALL -- NetBSD/acorn32 install configuration
|
||||||
#
|
#
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
include "arch/acorn32/conf/std.acorn32"
|
include "arch/acorn32/conf/std.acorn32"
|
||||||
|
|
||||||
#ident "INSTALL-$Revision: 1.5 $"
|
#ident "INSTALL-$Revision: 1.6 $"
|
||||||
|
|
||||||
# estimated number of users
|
# estimated number of users
|
||||||
maxusers 32
|
maxusers 32
|
||||||
|
@ -185,7 +185,7 @@ options WSEMUL_VT100
|
||||||
#options FONT_OMRON12x20 # looks funny
|
#options FONT_OMRON12x20 # looks funny
|
||||||
#options FONT_QVSS8x15 # broken ?
|
#options FONT_QVSS8x15 # broken ?
|
||||||
options FONT_SONY12x25 # looks like VT220 font
|
options FONT_SONY12x25 # looks like VT220 font
|
||||||
options FONT_SONY8x16 # not tested
|
#options FONT_SONY8x16 # not tested
|
||||||
#options FONT_VT220L8x8 # 8x8 font as in Arch. cons
|
#options FONT_VT220L8x8 # 8x8 font as in Arch. cons
|
||||||
#options FONT_VT220L8x16 # 8x(2x8) font as in Arch. cons
|
#options FONT_VT220L8x16 # 8x(2x8) font as in Arch. cons
|
||||||
#options FONT_VT220L8x10 # not tested
|
#options FONT_VT220L8x10 # not tested
|
||||||
|
|
Loading…
Reference in New Issue