Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2014 12:04:11 +0000 (UTC)
From:      Aleksandr Rybalko <ray@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r269233 - head/sys/arm/conf
Message-ID:  <201407291204.s6TC4BXF038139@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ray
Date: Tue Jul 29 12:04:11 2014
New Revision: 269233
URL: http://svnweb.freebsd.org/changeset/base/269233

Log:
  Remove SC_DFLT_FONT option. vt(4) don't use it.
  
  Suggested by:	emaste
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/sys/arm/conf/RPI-B

Modified: head/sys/arm/conf/RPI-B
==============================================================================
--- head/sys/arm/conf/RPI-B	Tue Jul 29 11:43:45 2014	(r269232)
+++ head/sys/arm/conf/RPI-B	Tue Jul 29 12:04:11 2014	(r269233)
@@ -72,8 +72,6 @@ device		pty
 # Comment following lines for boot console on serial port
 device		vt
 device		kbdmux
-options         SC_DFLT_FONT		# compile font in
-makeoptions     SC_DFLT_FONT=cp437
 device		ukbd
 
 device		sdhci



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407291204.s6TC4BXF038139>