summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt5
-rwxr-xr-xsource/installer/build_installer.sh1
2 files changed, 6 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 45384884f..d63000f0e 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,8 @@
+Wed Oct 6 12:16:57 UTC 2021
+ build_installer.sh: Added console font 'ter-732b.psf.gz'
+ for the AArch64/PineBook Pro.
+ Thanks to Stuart Winter.
++--------------------------+
Fri Sep 3 18:06:38 UTC 2021
Added dhcpcd user/group to passwd/group/shadow.
Added /var/lib/dhcpcd directory.
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 47c93734a..111036180 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -1151,6 +1151,7 @@ cd $TMP/extract-packages/usr/share/kbd/consolefonts
mkdir -p $PKG/$ARCH-installer-filesystem/usr/share/kbd/consolefonts
cp --remove-destination -fa${VERBOSE1} \
ter-114v.psf.gz \
+ ter-732b.psf.gz \
$PKG/$ARCH-installer-filesystem/usr/share/kbd/consolefonts
# Copy binaries from /usr/sbin into the installer's /usr/sbin/