From 880a2ec102ea55e1f9cc6d018640108d77a5bc85 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 5 Feb 2023 21:16:11 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index bf0f94f19..449cbe438 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,8 @@ Environment changes: - custom bash options are provided by /etc/profile.d/custom-bash-options.sh - added bash-completion, tpm2-tss and pinentry - new MOTD with architecture and Manage Archboot +- shrink aarch64 iso by removing dtbs and replacing Image with Image.gz kernel +- shrink x86_64 and aarch64 iso by removing /EFI directory update-installer: - added network check - added bash completion @@ -75,8 +77,6 @@ Environment changes: - enabled syntax highlighting in nano editor - replaced vim editor with neovim editor - added neovim lastplace plugin -- shrink aarch64 iso by removing dtbs and replacing Image with Image.gz kernel -- shrink x86_64 iso by removing /EFI directory setup/quickinst changes: - check kernel to trigger menu with updating environment - fixed riscv64 package installation with disabling ucode packages