Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio V <crazysnob@live.it>2023-05-14 15:17:35 +0000
committerAntonio V <crazysnob@live.it>2023-05-14 15:17:35 +0000
commit42f645edc3ed14331666ad417df597c829da4600 (patch)
treeb8ca09cb57d72437d7d3da310f17ae8570a7334f
parent63c77dc2d1ff9726ca4bbc57dc84bb22e9c1a195 (diff)
Fixed subdirectories copy from grub/ to the ISO
-rw-r--r--CHANGELOG.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 3d1172a..b35f1c6 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -23,6 +23,8 @@ Fixed
- Wait for ``network-online.target`` to become active before trying to download the script passed via the ``script=``
boot parameter.
+- Subdirectories from ``grub/`` are copied to the ISO.
+
Removed
-------