summaryrefslogtreecommitdiffstats
path: root/source/installer/ChangeLog.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-06-18 18:33:23 +0000
committer Eric Hameleers <alien@slackware.com>2018-06-19 09:00:34 +0200
commit8b12b1496e7d9715d7b4938843ab72bec9dd2c2b (patch)
tree5a283297ee9c78245bd0e51cb08bcbbff51d8051 /source/installer/ChangeLog.txt
parent04696baa146387e730d10a1e0b0a540989eea8e6 (diff)
downloadcurrent-8b12b1496e7d9715d7b4938843ab72bec9dd2c2b.tar.gz
current-8b12b1496e7d9715d7b4938843ab72bec9dd2c2b.tar.xz
Mon Jun 18 18:33:23 UTC 201820180618183323
isolinux/initrd.img: Rebuilt. Use -C crc32 when compressing the initrd/modules with xz. usb-and-pxe-installers/usbboot.img: Rebuilt. Use -C crc32 when compressing the initrd/modules with xz.
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 197f94b1d..b16f0c486 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,8 @@
+Mon Jun 18 17:53:56 UTC 2018
+ When compressing the initrd with xz, add: -C crc32
+ Use xzcat instead of zcat in a few places where the build script wants to
+ extract a previous initrd.
++--------------------------+
Mon Jun 18 04:13:53 UTC 2018
Copy libefiboot to the installer (needed by efibootmgr).
Compress the kernel modules with xz.