Commit Graph

78 Commits

Author SHA1 Message Date
Martin Kolman
5afa80565b Drop Tiger VNC from templates
As a part of the switch to Wayland the installer
switches from VNC top RDP, which is provided by a different tool
(GNOME remote desktop). As a result, Tiger VNC is no longer needed
on the boot.iso and should be dropped from the templates.

Resolves: RHEL-38741
2024-06-27 16:29:30 +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
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
Michal Sekletar
f1dd33f57f Add prefixdevname to Anaconda image
Related: RHEL-30010
2024-05-22 11:24:17 +02:00
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
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
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
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
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
419e19c15b
Drop pcmciautils
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-06-09 21:20:02 -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
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
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
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
Peng Wu
2d3aaf656a
Update for Noto CJK Variable Fonts
https://fedoraproject.org/wiki/Changes/Noto_CJK_Variable_Fonts
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2023-03-27 08:35:33 -04:00
Vladimir Slavik
ee9ca086fc
Update kdump addon package name
It was pulled in via provides which is not well findable.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-10-18 16:09:28 -04:00
Adam Williamson
64ec079347
Drop 32-bit ARM and x86 support
We don't build 32-bit ARM or x86 images in Fedora any more (we
stopped doing x86 images after F30, we are no longer doing 32-bit
ARM images after F36). So we can drop all of this stuff from
master branch at least.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-10-18 16:05:04 -04:00
Stephen Gallagher
cbfd02b1f7
Rename sil-scheherazade-new-fonts
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-09-14 15:00:02 -04:00
Brian C. Lane
12c0368018
Add grub2 BIOS boot support
This adds support for BIOS booting using grub2. The bios config file and
grub2 modules are under /boot/grub2/

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-16 17:19:19 -04:00
Brian C. Lane
d554033dc9
Remove syslinux support
syslinux is unsupported and is going to be removed from Fedora. This
removes it and all of its configuration files from the templates.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-16 16:40:08 -04:00
Stephen Gallagher
b02d42fee1
Exclude python-virt-firmware
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-16 13:42:05 -04:00
Stephen Gallagher
d22690147a
Don't install RHEL packages missing from ELN
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-03-08 15:04:48 -05:00
Stephen Gallagher
9054ed9934
Merge remote-tracking branch 'cs/c9s' into eln 2022-03-08 12:18:16 -05:00
Brian C. Lane
cd974309fa Restore missing packages
These were commented out early in the RHEL9 Alpha import process and
should be included in the boot.iso

nmap-ncat
redhat-release-eula
libreport-rhel-anaconda-bugzilla

Resolves: rhbz#2056086
2022-02-23 14:28:13 -08:00
Stephen Gallagher
04461d9055
Update to new Malaysian font
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-02-07 11:01:09 -05:00
Stephen Gallagher
bf0a8bcac8
Merge remote-tracking branch 'cs/c9s' into eln 2022-01-26 17:00:50 -05:00
Brian C. Lane
849a2b9a20 Do not install rng-tools
Running rngd can slow down the boot in some situations. All current
arches in RHEL support better entropy gathering so this is no longer
needed.

Resolves: rhbz#2028720
2022-01-13 10:45:26 -08:00
Brian C. Lane
35896636df Drop ia32 uefi package installation
32bit uefi installations are not supported.

Resolves: rhbz#2038397
2022-01-11 11:16:48 -08:00
Stephen Gallagher
feca642453
Merge remote-tracking branch 'cs/c9s' into eln 2021-11-29 11:00:00 -05:00
Brian C. Lane
7ad61be29c Install nvme-cli tool
Resolves: rhbz#2010254
2021-10-06 09:54:38 -07:00
Brian C. Lane
0a14fa46ef runtime-install: Include Xorg and tigervnc on s390x for local GUI installation on KVM
Resolves: rhbz#1983688
2021-07-19 10:59:41 -07:00
Stephen Gallagher
abfd0f7d2e
Drop prefixdevname
This package does not currently exist in Fedora ELN.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-07-15 10:40:29 -04:00
Stephen Gallagher
9ef7b70888
Merge remote-tracking branch 'cs/c9s' into eln 2021-07-14 15:26:22 -04:00
Brian C. Lane
a0cd6f8f82 runtime-install: Remove gfs2-utils
It is not needed on the installer media. Also remove references from
runtime-cleanup.tmpl

Resolves: rhbz#1975378
2021-06-23 08:59:04 -07:00
Brian C. Lane
bd32471999 Replace metacity with gnome-kiosk
Resolves: rhbz#1961099
2021-05-19 09:35:21 -07:00
Brian C. Lane
9eb7ebfa87 runtime-install: Install ipcalc
Resolves: rhbz#1959130
2021-05-10 15:31:03 -07:00
Brian C. Lane
bd89c8d325 runtime-install: Install prefixdevname
Resolves: rhbz#1958173
2021-05-10 11:13:55 -07:00
Brian C. Lane
fd5fb4ced5 Revert "Remove spice-vdagent"
This reverts commit d83b862d45.

We have decided to keep spice-vdagent in the boot.iso

Resolves: rhbz#1945898
2021-04-30 13:44:30 -07:00
Josh Boyer
d83b862d45 Remove spice-vdagent
Resolves: rhbz#1945898

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
2021-04-05 09:34:46 -04:00
Brian C. Lane
2ca7a9af40 dump has been removed
restore is a new package in RHEL9, install it instead.

Resolves: rhbz#1931762
2021-03-04 11:16:51 -08:00
Vladimir Slavik
c0bb73fd29 Use image dependencies metapackage
The difference between the anaconda-install-{env,img}-deps packages is how
they treat dependencies. The -env package leaves some dependencies as weak to
allow less featureful builds. The -img package hard-requires everything
Anaconda could potentially use and ensures everything works.

For boot.iso, the latter is preferable. Its usage moves some things from the
templates to that package.

Signed-off-by: Brian C. Lane <bcl@redhat.com>
2021-02-16 10:28:08 -08:00