summaryrefslogtreecommitdiffstats
path: root/source/installer/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-07-02 18:44:20 +0000
committer Eric Hameleers <alien@slackware.com>2023-07-02 21:42:08 +0200
commitb79e734e0991c0a16d6488d6514ce02273632d04 (patch)
treede96040642c1f2aebd0666f2bbf226128c1275b6 /source/installer/ChangeLog.txt
parentd288186a657a9fd9795b2558818a5f8e6b307111 (diff)
downloadcurrent-b79e734e0991c0a16d6488d6514ce02273632d04.tar.gz
current-b79e734e0991c0a16d6488d6514ce02273632d04.tar.xz
Sun Jul 2 18:44:20 UTC 202320230702184420
d/vala-0.56.9-x86_64-1.txz: Upgraded. l/SDL2-2.28.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/installer/ChangeLog.txt')
-rw-r--r--source/installer/ChangeLog.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index b6136575d..56bf9bb01 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,13 @@
+Sat Jul 1 03:15:09 UTC 2023
+ AArch64:
+ /sbin/probe: Added reserved file system labels for Hardware Models
+ with UEFI firmware:
+ SLKefi = FAT32 file system, /boot/efi mountpoint within the OS.
+ SLKefi_fw = ext4 file system within the Installer image containing UEFI
+ firmware. The firmware can be offered up for flashing to SPI from
+ within the post installation scripts.
+ Thanks to Stuart Winter.
++--------------------------+
Fri Jun 30 19:34:16 UTC 2023
Make /etc/mtab a symlink to /proc/mounts. (I thought we did this before?)
Remove /etc/mounts symlink.