summaryrefslogtreecommitdiffstats
path: root/source/installer/ChangeLog.txt
diff options
context:
space:
mode:
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.