Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2022-03-31 19:51:31 +0300
committernl6720 <nl6720@gmail.com>2022-03-31 19:51:31 +0300
commit0b64536292a5947374fbd2b73b5240082f12d26c (patch)
treef66a60b83c81d62ae17ea73132873190e2255027
parentb5011af3f4ac63214fdecef442550cce5ae4a971 (diff)
CHANGELOG.rst: version 62
-rw-r--r--CHANGELOG.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 4444aec..d37c181 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -11,14 +11,20 @@ Added
Changed
-------
+Removed
+-------
+
+[62] - 2022-03-31
+=================
+
+Changed
+-------
+
- Fix the PXE support. PXELINUX was having trouble finding the kernel and initrds. Now, archiso forces syslinux to
interpret all TFTP paths as absolute. That seems to have solved the issue.
- Disable systemd-gpt-auto-generator, which we do not need, in both baseline and releng profiles. It avoids the error
message about it failing during boot.
-Removed
--------
-
[61] - 2022-01-31
=================