index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | David Runge <dvzrv@archlinux.org> | 2021-06-30 20:07:42 +0200 |
---|---|---|
committer | David Runge <dvzrv@archlinux.org> | 2021-06-30 20:07:42 +0200 |
commit | 3eef5be576142837518bf0cedea88a2defeda0ab (patch) | |
tree | cd9383e672b5bcba1db596e92d8694f25f15ee18 | |
parent | 7d120315f19dba5e2be37fb082127a4c7d3e6c0d (diff) | |
parent | 9e6b0d369819b5fe14ec31a8fbee80a8dff7c5d0 (diff) |
-rw-r--r-- | CHANGELOG.rst | 19 |
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b4e28ee..313a395 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,25 @@ Changelog ######### +[56] - 2021-07-01 +================= + +Added +----- + +- Add pacman >= 6 compatible configuration +- Add documentation for the `script` boot parameter + +Changed +------- + +- Clear environment variables before working in chroot +- Update Arch Wiki URLs +- Pass SOURCE_DATE_EPOCH to chroot +- Enable parallel downloads in profile pacman configurations +- Generalize the approach of interacting with ucode images +- Execute the netboot build mode for the baseline profile in CI + [55] - 2021-06-01 ================= |