index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | CHANGELOG.rst | 12 |
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7119eba..0e9d737 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -11,14 +11,20 @@ Added Changed ------- +Removed +------- + +[68] - 2022-10-30 +================= + +Changed +------- + - Do not explicitly enable ``qemu-guest-agent.service`` as it will be started by a udev rule. - Remove existing signature (``.sig``) files and do not sign them when signing netboot artifacts. This is mostly applicable when re-running ``mkarchiso`` after a failure. - Replace ``archiso_kms`` with ``kms`` in ``mkinitcpio.conf``. The hook is available in mkinitcpio since version 32. -Removed -------- - [67] - 2022-09-25 ================= |