summaryrefslogtreecommitdiffstats
path: root/source/installer/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-09-10 21:00:00 +0000
committer Eric Hameleers <alien@slackware.com>2018-09-11 03:00:39 +0200
commit4ffeac73188b0486a8c6a6dac099a2675276e599 (patch)
tree1c939f5084c5571efff4e2163da985e54256b633 /source/installer/ChangeLog.txt
parent8dc8bcc640cefafbb4966f0d73d9836082a246d1 (diff)
downloadcurrent-4ffeac73188b0486a8c6a6dac099a2675276e599.tar.gz
current-4ffeac73188b0486a8c6a6dac099a2675276e599.tar.xz
Mon Sep 10 21:00:00 UTC 201820180910210000
a/kernel-generic-4.14.69-x86_64-1.txz: Upgraded. a/kernel-huge-4.14.69-x86_64-1.txz: Upgraded. a/kernel-modules-4.14.69-x86_64-1.txz: Upgraded. a/xfsprogs-4.18.0-x86_64-1.txz: Upgraded. ap/nano-3.0-x86_64-1.txz: Upgraded. d/cmake-3.12.2-x86_64-1.txz: Upgraded. d/kernel-headers-4.14.69-x86-1.txz: Upgraded. k/kernel-source-4.14.69-noarch-1.txz: Upgraded. Config changes since 4.14.68: CRYPTO_LZO m -> y FRONTSWAP n -> y ZBUD n -> m ZPOOL m -> y +ZSWAP y Thanks to Darth Vader. l/glib2-2.56.2-x86_64-2.txz: Rebuilt. Make links in the documentation directory to all of the API documentation found under /usr/share/gtk-doc/html. Thanks to Didier Spaier. l/libarchive-3.3.3-x86_64-1.txz: Upgraded. n/links-2.17-x86_64-1.txz: Upgraded. xfce/tumbler-0.2.2-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/installer/ChangeLog.txt')
-rw-r--r--source/installer/ChangeLog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index adc0fb7e5..173f898f7 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,11 @@
+Mon Sep 10 20:41:59 UTC 2018
+ Switch to ter-114v.psf.gz as the consolefont. It has been reported that the
+ font we were using (ter-v14v.psf.gz) restricts the available console colors
+ from 16 to 8 due to needing an extra bit for the higher number of available
+ glyphs (though in testing here I couldn't see any difference). The new font
+ covers ISO8859-1, ISO8859-15, and Windows-1252 codepages. I'm still not sure
+ it's the best choice, so additional input is welcomed.
++--------------------------+
Wed Jul 25 03:29:26 UTC 2018
Use ter-v14v.psf.gz as the consolefont. It supports more character sets, and
the larger font was causing wraparound on UEFI (at least on bare metal here).