summaryrefslogtreecommitdiffstats
path: root/source/installer/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/installer/ChangeLog.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 6b40c72d4..cd0c305a0 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,30 @@
+Tue May 28 17:53:49 UTC 2024
+ Add /sbin/zramctl.
+ rc.S: Set up some swap on a ZRAM device.
+ SeTpartitions: Support installing to bcachefs filesystems.
+ SeTpartitions: quit offering reiserfs which will be gone in Linux 6.10.
++--------------------------+
+Sat May 25 17:39:17 UTC 2024
+ Add zram.ko.
++--------------------------+
+Wed May 15 22:32:33 UTC 2024
+ Force compress the hwdata files. Thanks to Stuart Winter.
+ Include rescan_scsi_bus.sh, sg_inq, sg_turs, and libsgutils2 from the
+ sg3_utils package. Thanks to ikocher.
+ Include bcachefs-tools.
+ Add libsodium for bcachefs-tools.
+ No menu-driven installer support yet (nor immediately pending).
++--------------------------+
+Tue May 14 18:24:45 UTC 2024
+ Disable CONFIG_TC in busybox-dot-config.
++--------------------------+
+Wed May 8 09:26:31 UTC 2024
+ build_installer.sh: Switch to the 'pciutils' implementation of 'lspci' since
+ Busybox's implementation lacks the capability to map hardware IDs to model
+ names; a feature we rely on for the conditional loading of Kernel modules on
+ AArch64.
+ gzip the content of /usr/share/hwdata to conserve space.
++--------------------------+
Mon Mar 18 08:08:08 UTC 2024
Added console font 'ter-v18n' to accommodate the Raspberry Pi 400's screen.
Thanks to BrianL.