diff options
Diffstat (limited to 'source/installer/ChangeLog.txt')
-rw-r--r-- | source/installer/ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt index 1e1ed18c0..1f7429082 100644 --- a/source/installer/ChangeLog.txt +++ b/source/installer/ChangeLog.txt @@ -1,3 +1,10 @@ +Sat Feb 29 06:17:27 UTC 2020 + Added kernel modules: + dm-bufio, dm-bio-prison, dm-persistent-data, dm-snapshot, dm-thin-pool. + Don't include dm-snapshot in module-blacklist. + These changes prompted by the suggestion to include dm-thin-pool.ko in the + installer by jr_bob_dobbs. ++--------------------------+ Sat Feb 1 22:31:14 UTC 2020 Compress kernel modules in parallel. Install packages with --terse mode. |