Related: RHEL-67586
- tests: Fix the repos used for the test (bcl)
Related: RHEL-67586
- runtime-cleanup: Newer glibc installs /usr/sbin/ldconfig (bcl)
Resolves: RHEL-67586
Resolves: RHEL-54717
- Use the same page args in all the per-arch templates (bcl)
Resolves: RHEL-54535
- Remove manual /root/lorax-packages.log creation (bcl)
Resolves: RHEL-54534
- Remove libuser.conf (bcl)
Resolves: RHEL-54533
Related: RHEL-40021
- git-changelog: Change line length limit to 120 (bcl)
Related: RHEL-40021
- README: Update README with note about PREV= (bcl)
Related: RHEL-40021
- Remove libvisual from runtime-cleanup as it's being removed from RHEL 10 (tpopela)
Resolves: RHEL-39949
- tests: Do not use fedora.repo for the test build (bcl)
Resolves: RHEL-40021
- Drop libreport from templates (mkolman)
Resolves: RHEL-39794
Related: RHEL-22656
- Makefile: Fix clog target (bcl)
Related: RHEL-22656
- aarch64: Replace spaces and escape characters in isolabel with '-' (bcl)
Resolves: RHEL-22656
- s390: Replace spaces and escape characters in isolabel with '-' (bcl)
Resolves: RHEL-22658
- ppc: Remove unused ppc templates and config files (bcl)
Resolves: RHEL-35394
- Drop gdisk from the boot.iso (bcl)
Resolves: RHEL-38339
- tests: Name the test iso RHEL 10 instead of 9
Resolves: RHEL-38199
- Add prefixdevname to Anaconda image
Related: RHEL-30010
- spec: Update URL to point to gitlab project
Resolves: RHEL-32959
This is following
d0ce83327c
from upstream, but trimmed down to just dosfstools as EL seems
very tight about which packages to include. We can add any of
the others that should be included, if anyone knows which those
should be. The relevant udisks2 change is
92fceb0c5d
- we can no longer rely on any package that udisks2 previously
Required to be in the installer environment.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
gtk4 is now getting sucked into installer images because mutter
depends on it (since 44-beta). Strip some stuff the installer
env currently doesn't need. The /usr/bin/* removal may not be
safe long-term, but it should be OK for now.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
Commit (502cc01d9a8a8c6626e83ff7ea7f7853cce92df5)
Drop 32-bit ARM and x86 support
Drop anaconda auditd replacement
Update kdump addon package name
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>