diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2022-01-05 15:47:56 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2022-01-06 21:30:10 +0100 |
commit | fa7d12a5cd01f6e744dba09eb5bfc42fb0071946 (patch) | |
tree | cb40529ba931199e3466ee2a93e5bd39ef1d5792 /images/NEWS | |
parent | b518f1227c3792920b5a708e7f81efa208d98377 (diff) | |
download | drakx-fa7d12a5cd01f6e744dba09eb5bfc42fb0071946.tar drakx-fa7d12a5cd01f6e744dba09eb5bfc42fb0071946.tar.gz drakx-fa7d12a5cd01f6e744dba09eb5bfc42fb0071946.tar.bz2 drakx-fa7d12a5cd01f6e744dba09eb5bfc42fb0071946.tar.xz drakx-fa7d12a5cd01f6e744dba09eb5bfc42fb0071946.zip |
Fix installing unicode.pf2
"cp: cannot open '/boot/grub2/fonts/unicode.pf2' for reading: Permission denied"
Diffstat (limited to 'images/NEWS')
-rw-r--r-- | images/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS index 576806d82..c489c4e77 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,4 +1,5 @@ - Add missing 'genet' driver +- Fix installing unicode.pf2 - Fix warning & use the intended compression level - Include 'network-legacy' when using 'nfs' dracut module - sync with kernel 5.15 |