commit 13ee56b8ce391dde8febe64854e996d630a5fbb3
parent af560678e7c06b997a3dc060db22a160d2d62e85
Author: Chris Bracken <chris@bracken.jp>
Date: Wed, 22 Apr 2020 02:50:16 -0700
FreeBSD: update firefox, font installation
Use IPA Font rather than Takao for Japanese. Move browser installation
to its own step.
Diffstat:
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/freebsd_install.md b/freebsd_install.md
@@ -314,20 +314,24 @@ Then set it to load at boot time by adding the following line to `/etc/rc.conf`:
In some instances, this seems to result in a kernel panic. If that happens,
install DRM from the `graphics/drm-kmod` port in the ports tree.
-For web browser support:
+Install fonts:
sudo pkg install webfonts
- sudo pkg install firefox
sudo pkg install noto-basic
sudo pkg install noto-jp
- sudo pkg install takao
+ sudo pkg install ja-font-ipa ja-font-ipa-uigothic ja-font-ipaex
Then refresh the font cache:
fc-cache -f
+Install firefox:
+
+ sudo pkg install firefox
+
Reboot the system and attempt to run `startx`.
+
### Japanese input on the virtual console
Download Japanese fonts: