Commit Graph

254 Commits

Author SHA1 Message Date
Troy Dawson
158782c5e2 Bump release for June 2024 mass rebuild 2024-06-24 09:00:50 -07:00
Brian C. Lane
931c621872 - Makefile: Add PREV support for clog (bcl)
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
2024-06-05 15:13:56 -07:00
Brian C. Lane
1c3dbc9548 Makefile: Add PREV support for clog
When making a new release that contains commits that have already been
merged onto c10s (but not build) running make release would result in an
empty changelog.

This adds the PREV environmental variable so that the hash of the
previous release can be used as the reference for creating the clog.

eg. PREV=ACTUALHASH make release

Where ACTUALHASH is the git hash of the commit used to make the previous
release. Usually this is one commit before the first commit you want to
include in this build.

Related: RHEL-40021
2024-06-05 15:11:02 -07:00
Brian C. Lane
b2e2c3d8d5 git-changelog: Change line length limit to 120
Long commit messages + author's name is often > 77 so use 120 instead.

Related: RHEL-40021
2024-06-05 15:06:05 -07:00
Brian C. Lane
25f72cecca README: Update README with note about PREV=
and change branch reference to c10s

Related: RHEL-40021
2024-06-05 15:05:16 -07:00
Tomas Popela
f32b22a68b Remove libvisual from runtime-cleanup as it's being removed from RHEL 10
Resolves: RHEL-39949
2024-06-04 20:16:54 +00:00
Brian C. Lane
e94d3b0ad7 tests: Do not use fedora.repo for the test build
The tmt systems have a fedora.repo present which is including packages
that are not built for RHEL10 and can cause the test build to fail.

Resolves: RHEL-40021
2024-06-04 19:01:34 +00:00
Martin Kolman
18f85d4c10 Drop libreport from templates
With libreport going away from RHEL 10,
lets remove any references to if from the
image generation templates, so that the
package can be removed from the distro.

Resolves: RHEL-39794
2024-06-03 17:36:36 +02:00
Brian C. Lane
1d05d05c59 - Adjust Lorax templates for the Xorg to Wayland switch (mkolman)
Resolves: RHEL-38740
2024-05-28 11:37:44 -07:00
Martin Kolman
f1aa93ab07 Adjust Lorax templates for the Xorg to Wayland switch
Make sure packages and files needed for Wayland to work
are not purged at RHEL 10 boot.iso generation time.

Resolves: RHEL-38740
2024-05-27 14:49:23 +02:00
Brian C. Lane
533417e03f - tools: Add support for Jira RHEL-XXX issues (bcl)
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
2024-05-22 16:32:56 -07:00
Brian C. Lane
1609d4de77 tools: Add support for Jira RHEL-XXX issues
Related: RHEL-22656
(cherry picked from commit 95d984f81d)
2024-05-22 16:31:26 -07:00
Brian C. Lane
3eb094df3b Makefile: Fix clog target
Needs to be based on c10s branch not c9s

Related: RHEL-22656
2024-05-22 16:14:07 -07:00
Brian C. Lane
9e8e7a745f aarch64: Replace spaces and escape characters in isolabel with '-'
Resolves: RHEL-22656
2024-05-22 15:24:11 -07:00
Brian C. Lane
9a2ec4fccf s390: Replace spaces and escape characters in isolabel with '-'
Resolves: RHEL-22658
2024-05-22 15:17:38 -07:00
Brian C. Lane
a70ed02ee7 ppc: Remove unused ppc templates and config files
Resolves: RHEL-35394
2024-05-22 15:08:53 -07:00
Brian C. Lane
a6b890afa9 Drop gdisk from the boot.iso
It is obsolete and we have better tools, like parted, to deal with GPT
disks.

Resolves: RHEL-38339
2024-05-22 14:42:22 -07:00
Brian C. Lane
5227297e31 tests: Name the test iso RHEL 10 instead of 9
The test was copied from RHEL 9 so the release number just needs to be
updated to 10.

Resolves: RHEL-38199
2024-05-22 11:05:22 -07:00
Michal Sekletar
f1dd33f57f Add prefixdevname to Anaconda image
Related: RHEL-30010
2024-05-22 11:24:17 +02:00
Brian C. Lane
40827eefa3 spec: Update URL to point to gitlab project
The source for this package is from the centos-stream gitlab project,
not from the upstream lorax github project.

Resolves: RHEL-32959
2024-05-01 09:33:28 -07:00
Parag Nemade
a08e6a611e
Resolves: RHEL-32728 (pnemade) 2024-04-18 13:14:41 +05:30
Parag Nemade
7ccc93247d
Resolves: RHEL-32728
runtime-install: Update font packages
runtime-cleanup: Update font packages
2024-04-18 13:07:02 +05:30
Brian Stinson
6a897839d4 - Remove shim-ia32 from the installed packages since we don't produce shim-ia32
any more. (bstinson)
2024-02-21 18:00:14 -06:00
Brian Stinson
2a5ee65a6d Remove shim-ia32 from the installed packages since we don't produce
shim-ia32 any more.

Signed-off-by: Brian Stinson <bstinson@redhat.com>
2024-02-21 08:49:08 -06:00
Yaakov Selkowitz
b78f09a8fd Replace wget with wget2
https://fedoraproject.org/wiki/Changes/Wget2asWget
https://github.com/minimization/content-resolver-input/pull/1046
2024-01-13 22:07:35 -05:00
Stephen Gallagher
7ed887cfb9 - () 2023-12-13 13:05:43 -05:00
Stephen Gallagher
4e81f4f810 Adjust runtime-postinstall.tmpl for systemd config files move
Systemd config files were moved from /etc to /usr/lib/systemd,
so this snippet fails. Instead of editing the config file, just create
a drop-in snippet with the desired configuration.

Backported from lorax commit f38bddac3f44dc36ba5f96d997a533bbcacd6458

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-12-13 12:38:55 -05:00
Stephen Gallagher
999d7c0eef Remove long-replaced packages
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-12-13 12:32:56 -05:00
Adam Williamson
872e5066d1 runtime-install: install dosfstools to fix UEFI install
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>
2023-09-11 09:26:39 -04:00
Stephen Gallagher
f25a4db8c6 Update specfile and release
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-08-17 13:15:48 -04:00
Yaakov Selkowitz
32908cec63 Drop packages not in RHEL 2023-08-16 16:16:47 -04:00
Stephen Gallagher
5e436664e3 Fix typo in patch for rsvg-pixbuf-loaders
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-07-25 09:21:32 -04:00
Adam Williamson
e561908685 - () 2023-07-24 09:15:37 -07:00
Adam Williamson
832bbd1740 Install rsvg-pixbuf-loaders to the install environment
See https://github.com/weldr/lorax/pull/1334 .
2023-07-24 09:15:09 -07:00
Stephen Gallagher
66d85e030b
- () 2023-06-09 21:22:23 -04:00
Stephen Gallagher
419e19c15b
Drop pcmciautils
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 21:20:02 -04:00
Stephen Gallagher
48b3e71cd4
- () 2023-06-09 17:18:23 -04:00
Stephen Gallagher
ff5ea74e99
Drop vconfig
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 17:18:12 -04:00
Stephen Gallagher
db6bcb44ef
- () 2023-06-09 16:49:08 -04:00
Stephen Gallagher
7712c39819
Drop nano-default-editor and dump
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 16:48:56 -04:00
Stephen Gallagher
7dc46deba1
- () 2023-06-09 16:22:28 -04:00
Stephen Gallagher
02c248c9c4
Drop bridge-utils
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 16:22:12 -04:00
Stephen Gallagher
a98e014c52
Drop system-storage-manager
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 15:47:12 -04:00
Stephen Gallagher
8137a1b583
Drop jfs-utils 2023-06-09 15:11:32 -04:00
Stephen Gallagher
c4779a2201
Drop uboot-tools
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 13:58:29 -04:00
Stephen Gallagher
13989eaf4a
Drop b43-openfwwf
Not available on ELN

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 10:28:51 -04:00
Stephen Gallagher
6b75ec9ab0
Re-sync from Fedora
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 09:26:14 -04:00
Brian C. Lane
4dd5215ffe
On ppc64le Use core.elf from grub2 package
grub2 1:2.06-67 now ships a signed core.elf that includes all the needed
modules, use that instead of making an unsigned one.
2023-06-09 08:26:48 -04:00
Stephen Gallagher
a96627d4f6 Release update for fonts
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-08 13:40:37 -04:00
Akira TAGOH
6e88042d9d
Reflect fonts packages from comps
Add lohit-marathi-fonts for Marathi.

Replace kacst-*-fonts with paktype-naskh-basic-fonts for Urdu,
for Arabic, we use dejavu-sans-fonts.

Replace lklug-fonts with google-noto-sans-sinhala-vf-fonts for Sinhala.

Replace lohit-gurmukhi-fonts with google-noto-sans-gurmukhi-fonts for Gurmukhi.

Cherry-picked from lorax 7d7d158399e7af6b8e681b361cca10fbb94156b6
2023-06-08 08:58:51 -04:00