From: Thomas Glanzmann Date: Sun, 11 Dec 2022 21:39:16 +0000 (+0100) Subject: only use big fonts; upgrade m1n1 X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/6a6e1b4dc8d0e925c6604c061031a700969aa854 only use big fonts; upgrade m1n1 --- diff --git a/bootstrap.sh b/bootstrap.sh index ab20b34..5640e97 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -45,7 +45,7 @@ build_m1n1() cd m1n1 git fetch -a -t # https://github.com/AsahiLinux/PKGBUILDs/blob/main/m1n1/PKGBUILD - git reset --hard v1.2.2; git clean -f -x -d &> /dev/null + git reset --hard v1.2.3; git clean -f -x -d &> /dev/null make -j `nproc` ) } diff --git a/config-16k.txt b/config-16k.txt index bae9ca1..d9a26b3 100644 --- a/config-16k.txt +++ b/config-16k.txt @@ -10762,8 +10762,6 @@ CONFIG_GENERIC_GETTIMEOFDAY=y CONFIG_GENERIC_VDSO_TIME_NS=y CONFIG_FONT_SUPPORT=y CONFIG_FONTS=y -CONFIG_FONT_8x8=y -CONFIG_FONT_8x16=y # CONFIG_FONT_6x11 is not set # CONFIG_FONT_7x14 is not set # CONFIG_FONT_PEARL_8x8 is not set