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.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index 4c0fd7f23..b2c4c6fc6 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,8 @@
+Wed Apr 5 19:09:55 UTC 2023
+ build_installer.sh: Switch /sbin/depmod from BusyBox's implementation to
+ kmod's, as the busybox implementation doesn't work.
+ Get rid of broken /sbin/lspci symlink.
++--------------------------+
Tue Mar 21 21:05:06 UTC 2023
setup: if UEFI is detected, mount efivarfs.
+--------------------------+