Subject: Re: install cd font To: None <mattwala@gmail.com> From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> List: port-macppc Date: 10/19/2006 23:17:31
mattwala@gmail.com wrote:
> What is the way to use the font used by the install CD kernel instead
> of the default one?
You can find it in src/sys/arch/macppc/conf/INSTALL:
---
options FONT_SONY8x16
---
Izumi Tsutsui