Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Powalowski
archiso
Commits
674f0041
Verified
Commit
674f0041
authored
Aug 28, 2022
by
nl6720
Browse files
Add changelog for 66
parent
8ed192b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
674f0041
...
...
@@ -8,7 +8,20 @@ Changelog
Added
-----
Changed
-------
Removed
-------
[66] - 2022-08-28
=================
Added
-----
- Add ``efibootimg`` to ``mkarchiso`` to abstract the FAT image path.
- Unset ``LANGUAGE`` since ``LC_ALL=C.UTF-8``, unlike ``LC_ALL=C``, does not override ``LANGUAGE``.
- Copy all files from the ``grub`` directory to ISO9660 and the FAT image, not just only ``grub.cfg``.
- Touching ``/usr/lib/clock-epoch`` to to help ``systemd`` with screwed or broken RTC.
...
...
@@ -18,9 +31,6 @@ Changed
- Disable GRUB's shim_lock verifier and preload more modules. This allows reusing the GRUB EFI binaries when repacking
the ISO to support Secure Boot with custom signatures.
Removed
-------
[65] - 2022-06-30
=================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment