diff options
Diffstat (limited to 'source/installer/ChangeLog.txt')
-rw-r--r-- | source/installer/ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index 4281c0f71..65b3d6e5c 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,9 @@ +Fri Dec 1 09:49:03 GMT 2023 + Busybox's version of 'xzcat' creates distinct output compared to the actual + 'xz' when combined with 'dd' through piping. This issue is fixed by creating + a symbolic link from /bin/xzcat to /bin/xz (the 'real' xz). + Thanks to Stuart Winter. ++--------------------------+ Sat Nov 25 17:21:48 UTC 2023 Added /usr/libexec/nfsrahead from nfs-utils package to fix error: udevd[452]: failed to execute '/usr/libexec/nfsrahead' |